how to send arm trajectory plan in rvis to dynamixel controller
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 /shoulderpancontroller/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
Asked by Scott on 2011-10-05 12:49:20 UTC
Comments
This question is very broad. Please read the arm_navigation documentation and ask more specific questions when they arise.
Asked by tfoote on 2013-01-27 08:44:24 UTC