-
Notifications
You must be signed in to change notification settings - Fork 471
Open
Description
Hi,
I am trying to run the imu_filter_madgwick_node using this command:
ros2 run imu_filter_madgwick imu_filter_madgwick_node --ros-args -r /imu/data_raw:=camera/rawhere is the output:
[INFO] [1746045756.253783756] [imu_filter_madgwick]: Starting ImuFilter
[INFO] [1746045756.254445603] [imu_filter_madgwick]: Using dt computed from message headers
[INFO] [1746045756.254493317] [imu_filter_madgwick]: The gravity vector is kept in the IMU message.
[INFO] [1746045756.254608265] [imu_filter_madgwick]: Imu filter gain set to 0.100000
[INFO] [1746045756.254653546] [imu_filter_madgwick]: Gyro drift bias set to 0.000000
[INFO] [1746045756.254679147] [imu_filter_madgwick]: Magnetometer bias values: 0.000000 0.000000 0.000000
[WARN] [1746045766.260863376] [imu_filter_madgwick]: Still waiting for data on topics imu/data_raw and imu/mag...
^C[INFO] [1746045767.528567143] [rclcpp]: signal_handler(signum=2)
but I am not able to remap the /imu/data_raw topic.
Can you please guide me on that?
Metadata
Metadata
Assignees
Labels
No labels