-
Notifications
You must be signed in to change notification settings - Fork 227
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
Could not find parameter robot_description on parameter server #24
Comments
Facing exactly the same issue Btw, havent fully tested yet, but this will be most relevant to above |
General tech question like this should be asked on Gazebo's forum :) |
@u04617 Which version of Gazebo do you use? Gazebo 8? |
@ChenYunan I am using gazebo 8 and met same issue. Have you solved that? |
@HailinRen Nope. I think maybe something in URDF is unsupportted with the Gazebo. |
Let me start with bundle of thanks for writing this wonderful code for the roboticists; it is very useful and helpful.
I am trying to launch a file by the command
roslaunch rrbot_control rrbot_control.launch
but I am getting this error
Could not find parameter robot_description on parameter server
.I tried to follow this method but https://answers.ros.org/question/198929/running-controller_manager-spawner-with-mybotrobot_description/ but it did not workout.
I shall be very thankful to you if you could please put some light on it. It will save lots of my time.
Thank You.
The text was updated successfully, but these errors were encountered: