Having a working MoveIt! config - what's next? [closed]

asked 2013-11-27 13:39:04 -0500

Hendrik Wiese gravatar image

Hi folks,

from a URDF file made by a collegue of mine I have created a working SRDF configuration by using moveit_setup_assistant. I can run the demo.launch file and play around with the inverse kinematics, planning, execution of trajectories.

Now I'd like to do two things:

  • integrate the config into my existing ROS workspace (Hydro, catkin)
  • create the necessary nodes to connect the real arm to MoveIt!

But I don't know exactly where to go from here. I have a topic where I can send commands to control the joints of the arm and another topic that I can get information from about the joint state values like position, velocity, torque/effort.

Can anybody point me to what to exactly do next? What do I need to set up? What nodes? Messages? Services? Actions?

Thanks a lot!

Cheers, Hendrik

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2018-01-30 17:39:06.234989

Comments

have you found solution for it? if so, can you please give detail steps for it....

baiju gravatar image baiju  ( 2015-09-21 09:49:23 -0500 )edit