Skip to content

Commit 7134944

Browse files
authored
change recorded topic for imu to correct one (#605)
closes #604
2 parents 8c5fb4e + c08ca1b commit 7134944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bitbots_misc/bitbots_bringup/launch/rosbag_record.launch.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"/goal_pose",
4444
"/head_mode",
4545
"/imu_head/data",
46-
"/imu/data_raw",
46+
"/imu/data",
4747
"/joint_states",
4848
"/motion_odometry",
4949
"/move_base/current_goal",

0 commit comments

Comments
 (0)