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

What should i do for planning a motion path with a set of values for a robot head?

asked 2011-06-12 14:10:59 -0500

ram gravatar image

updated 2011-06-14 15:57:32 -0500

kwc gravatar image

What should i do for planning a motion path with a set of values for a robot head?How to implement the values for motion planning for the joint?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
1

answered 2011-06-14 22:51:02 -0500

makokal gravatar image

With only 3dof you don't really need a motion planners, just solve for IK. You ca have a look at th solvers provided by KDL, here is a small ref kdl solvers.

edit flag offensive delete link more
0

answered 2011-06-13 21:05:56 -0500

makokal gravatar image

Could you be a bit more specific with the question, how many dofs?, any planner preferences?...

edit flag offensive delete link more

Comments

@makokal 3 dof using urdf package to construct a KDL tree.
ram gravatar image ram  ( 2011-06-14 17:59:08 -0500 )edit

Question Tools

Stats

Asked: 2011-06-12 14:10:59 -0500

Seen: 581 times

Last updated: Jun 14 '11