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

Example tracked_vehicle_simple.world robot not moving #3356

Open
Rob-Dawson opened this issue Nov 2, 2023 · 0 comments
Open

Example tracked_vehicle_simple.world robot not moving #3356

Rob-Dawson opened this issue Nov 2, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Rob-Dawson
Copy link

Environment

  • OS Version: Newly installed Ubuntu 20.04 (Virtual Machine)
  • Fresh installation of Gazebo 11

Description

  • Expected behavior: Looking at the .world file, the simulated robot should move around using "wasd" or the arrow keys
  • Actual behavior: When pressing these keys, nothing happens. I have started numerous other example worlds which also use the keyboard and these seem to work correctly. I believe the problem lies with the libSimpleTrackedVehiclePlugin.

Everything is newly installed with no changes to libraries.
I am aware that getting the simulation working in Gazebo Ignition (Fortress) required DART 6.13. I believe the Gazebo Classic version only uses ODE. Could it be I need to install a different version of ODE?

Steps to reproduce

  1. Install gazebo 11
  2. Run gazebo worlds/tracked_vehicle_simple.world. This will load the simulation with a tracked robot
  3. Attempt to move forward with arrow keys
@Rob-Dawson Rob-Dawson added the bug Something isn't working label Nov 2, 2023
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

1 participant