ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Don't see interactive markers in MoveIt demo.launch

asked 2013-12-12 23:03:26 -0500

sofiad gravatar image

Hi, I have done the moveit configuration procedure for my robot, however when I launch the demo.launch I don't see the interactive markers in RViz. I have defined four planning groups and kinematic solvers for these groups (KDL) in the kinematics.yaml file. I do get a warning when launching the demo, that no parent groups have been defined for my end effectors. What could be the problem?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2013-12-12 23:19:31 -0500

sofiad gravatar image

Just solved my problem: I didn't have the parent link for the end-effector properly configured in my srdf file.

Thanks anyway!

edit flag offensive delete link more

Comments

Could you elaborate about what change made your configuration proper? I have the same problem and haven't found the trick yet.

felix k gravatar image felix k  ( 2014-02-24 23:57:48 -0500 )edit
0

answered 2014-08-22 09:58:52 -0500

Benjamin.Nilson gravatar image

I would suggest following the Industrial Ros tutorial for creating a Moveit pkg, linked below. http://wiki.ros.org/Industrial/Tutori...

It has you add a Kin. chain for the arms instead of adding joint. This seems to solve the issue of the missing markers. This method is the same way the arms are descriped in the kinematics.yaml that you can download through "sudo apt-get install ros-hydro-moveit-pr2".

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-12-12 23:03:26 -0500

Seen: 809 times

Last updated: Aug 22 '14