Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bumper does not work #2

Open
roni-kreinin opened this issue Feb 18, 2022 · 2 comments
Open

Bumper does not work #2

roni-kreinin opened this issue Feb 18, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@roni-kreinin
Copy link
Contributor

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:

  1. ros2 launch turtlebot4_ignition_bringup ignition.launch.py
  2. Drive robot into object
  3. 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.

@roni-kreinin roni-kreinin added the bug Something isn't working label Feb 18, 2022
@roni-kreinin roni-kreinin self-assigned this Feb 18, 2022
@revan-mando
Copy link

could you please till me how you drive the robot ?
I am trying with it and the robot not moving

@roni-kreinin
Copy link
Contributor Author

@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.

image

Note for next time: please create a new issue instead of commenting on a separate issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants