Please provide the following information:
- OS: Ubuntu 20.04
- ROS Distro: Galactic
- Built from source or installed: installed
Expected behaviour
When the robot bumps into an object, reflex behaviour should occur
Actual behaviour
When the robot bumps into an object, nothing happens.
To Reproduce
Provide the steps to reproduce:
ros2 launch turtlebot4_ignition_bringup ignition.launch.py
- Drive robot into object
- Robot does not recoil when bumper contacts object
Other notes
Seems to be an issue with ros_ign_bridge not publishing the bumper message on the ROS side.
Please provide the following information:
Expected behaviour
When the robot bumps into an object, reflex behaviour should occur
Actual behaviour
When the robot bumps into an object, nothing happens.
To Reproduce
Provide the steps to reproduce:
ros2 launch turtlebot4_ignition_bringup ignition.launch.pyOther notes
Seems to be an issue with
ros_ign_bridgenot publishing the bumper message on the ROS side.