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

GazeboRosControlPlugin missing <legacyModeNS> #13

Open
MarcusFutterlieb opened this issue Jul 28, 2018 · 1 comment
Open

GazeboRosControlPlugin missing <legacyModeNS> #13

MarcusFutterlieb opened this issue Jul 28, 2018 · 1 comment

Comments

@MarcusFutterlieb
Copy link

Full error message: GazeboRosControlPlugin missing while using DefaultRobotHWSim, defaults to true.
This setting assumes you have an old package with an old implementation of DefaultRobotHWSim, where the robotNamespace is disregarded and absolute paths are used instead.
If you do not want to fix this issue in an old package just set to true.


Hello racecar-simulator team,

thanks for the awesome package. I have an issue when trying to roslaunch the parking sim:
roslaunch racecar_gazebo racecar_parking_1.launch

actually I am not sure what is suppose to happen if everything executes as intended, but I would guess the racecar would try to park in the gap between the objects. In my simulation nothing is happening. I was able to get rid of the error message by adding:
true
to the racecar.gazebo file. However, the racecar would still not move. Do you have any idea what the issue might be?

My system is ubuntu 16.04 with a ROS kinetic kame release.

Thanks in advance
Marcus

@MarcusFutterlieb
Copy link
Author

So I have found that by rosrun racecar_control keyboard_teleop.py i can publish directly onto the topics that send the steering commands to the gazebo simulated robot. If racecar_parking_1.launch is intended to be used that way, than everything is fine now. I was under the impression however that there would be some kind of autonomous mode (?).

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

1 participant