You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@revan-mando You can use the teleop plugin in Ignition. Set the linear and angular velocities, select "Input from keyboard (WASD)", and make sure to click the play button in the bottom left of the simulator to start the simulation. Then you can drive the robot with the WASD keys.
Note for next time: please create a new issue instead of commenting on a separate issue.
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.py
Other notes
Seems to be an issue with
ros_ign_bridge
not publishing the bumper message on the ROS side.The text was updated successfully, but these errors were encountered: