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 semantic description #1

Open
grafoteka opened this issue Sep 27, 2018 · 2 comments
Open

Robot semantic description #1

grafoteka opened this issue Sep 27, 2018 · 2 comments

Comments

@grafoteka
Copy link

Hi @jmichiels !

Thank your for sharing your robot, and specially the macro for building the arm.

I'm trying to follow your steps to launch all the simulation, but when I lunch the RViz:

roslaunch arm_control rviz.launch

I have the next error:

Robot semantic description not found. Did you forget to define or remap '/robot_description_semantic'?

Failed to call service get_planning_scene, have you launched move_group? at /tmp/binarydeb/ros-kinetic-moveit-ros-planning-0.9.12/planning_scene_monitor/src/planning_scene_monitor.cpp:485

Do you know how to solve it?

Kinds regards,
Jorge

@sharshi13
Copy link

Hi, I am new to ROS and I have taken up a project which requires a similar macro and IK planning. I got the same error while launching Rviz:
[ERROR] [1558103938.293968774, 168.920000000]: Robot semantic description not found. Did you forget to define or remap '/robot_description_semantic'?
Did you figure out how to solve it?

@dbdxnuliba
Copy link

dbdxnuliba commented May 19, 2022

@sharshi13,@grafoteka
I have solved the problem ,
we can start the demo following the steps:
1)roslaunch arm_gazebo empty_world.launch
2)roslaunch arm_control moveit.launch
3)roslaunch arm_control rviz.launch

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

3 participants