how to send arm trajectory plan in rvis to dynamixel controller [closed]

asked 2011-10-05 12:49:20 -0500

Scott gravatar image

I have been able to successfully get the arm navigation wizard to work with the crustcrawler smart arm and I am able to move arm joints in the visualizer and then run the "plan" option and have it generate a trajectory plan.

I am also able to separately run the crustcrawler arm controller and send single joint messages to move arm joints to a position (ex. rostopic pub -1 /shoulder_pan_controller/command std_msgs/Float64 -- -0.5)

What I really need help with is how to connect the dots between setting a plan in rviz with the arm navigation stack and then sending that to the dynamixel controller.

I would very much appreciate any suggestions on how to bridge the gap between what is in the visualizer and how to turn that into a goal for the dynamixel_controller package.

Thanks, -Scott

edit retag flag offensive reopen merge delete

Closed for the following reason Question does not follow our guidelines for questions. Please see: http://wiki.ros.org/Support for more details. by tfoote
close date 2013-01-27 07:44:33

Comments

This question is very broad. Please read the arm_navigation documentation and ask more specific questions when they arise.

tfoote gravatar image tfoote  ( 2013-01-27 07:44:24 -0500 )edit