Closed jgueldenstein closed 1 month ago
We use the wrong name for the IMU topic in https://github.com/bit-bots/bitbots_main/blob/8c5fb4e9f5d56d8f976b06dbafa891fa8e3cb4bf/bitbots_misc/bitbots_bringup/launch/rosbag_record.launch.py#L46
change topic to /imu/data as specified here: https://github.com/bit-bots/bitbots_main/blob/8c5fb4e9f5d56d8f976b06dbafa891fa8e3cb4bf/bitbots_lowlevel/bitbots_ros_control/config/wolfgang.yaml#L174
This is a disaster for the DDLITLAB project...
Summary
We use the wrong name for the IMU topic in https://github.com/bit-bots/bitbots_main/blob/8c5fb4e9f5d56d8f976b06dbafa891fa8e3cb4bf/bitbots_misc/bitbots_bringup/launch/rosbag_record.launch.py#L46
Possible Solution
change topic to /imu/data as specified here: https://github.com/bit-bots/bitbots_main/blob/8c5fb4e9f5d56d8f976b06dbafa891fa8e3cb4bf/bitbots_lowlevel/bitbots_ros_control/config/wolfgang.yaml#L174