We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey guys,
I'm working on Ubuntu 16.04 kinetic When I launch: $ roslaunch cirkit_unit03_autorun autorun_gazebo.launch
I get an error in rviz window: "Parameter [robot_description] does not exist, and was not found by searchParam()"
What does it mean and how to fix it?
Thanks ^_^
The text was updated successfully, but these errors were encountered:
Sorry for late reply.
It sounds like robot_description hasn't been registered to parameter server.
robot_description
That's supposed to be added at https://github.com/CIR-KIT-Unit03/cirkit_unit03_simulator/blob/master/cirkit_unit03_gazebo/launch/cirkit_unit03_clearpath_playpen.launch#L30 .
Could you retry the same comment again? or chances are cause of machine spec.
Sorry, something went wrong.
No branches or pull requests
Hey guys,
I'm working on Ubuntu 16.04 kinetic
When I launch:
$ roslaunch cirkit_unit03_autorun autorun_gazebo.launch
I get an error in rviz window:
"Parameter [robot_description] does not exist, and was not found by searchParam()"
What does it mean and how to fix it?
Thanks ^_^
The text was updated successfully, but these errors were encountered: