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

Robot doesn't move in Gazebo? #65

Open
tcjcxy30 opened this issue Sep 21, 2020 · 1 comment
Open

Robot doesn't move in Gazebo? #65

tcjcxy30 opened this issue Sep 21, 2020 · 1 comment

Comments

@tcjcxy30
Copy link

Hi:
I use the pedsim_gazebo_plugin to use Gazebo simulator. However, the robot in the gazebo doesn't move while the robot in rviz moving. My settings are as follow,

  1. In file "scenario.xml" add a robot with type "0";
  2. I run the pedsim_simulator, jackal_description, and robot_control, and then run the pedsim_gazebo_plugin.
  3. The initial position of the robot in Gazebo and rviz is right.
  4. When I publish the cmd_vel to the topic "/pedbot/control/cmd_vel", the robot in rviz moves but in gazebo it not. So the laser point never change in rviz.

How can I fix it?

@jusemat
Copy link

jusemat commented Oct 18, 2021

Hi:
This question is from a year ago, but I want to answer in case someone has this same inconvenience.
You should check the command topic of your robot driver or the namespace it must be "/pedbot/control".

I hope my answer is helpful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants