Ros control robot arm to move,what knowledge should I learn?
Ros control simulation robot to move, what knowledge should I learn?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Follow the moveit tutorials using python or c++ to script the Panda arm through a range of motions visualising in rviz.
If you have your own xacro definition of a robot, use the setup assistant to generate the files necessary. Again follow the moveit tutorials to use them.
Better yet, take a bunch of meshes, perhaps using 3D CAD software to make your own and write a xacro file for a more complex robot and then do the above.
Asked: 2017-03-31 22:14:43 -0500
Seen: 140 times
Last updated: Mar 31 '17
Are you still working on this? I'm trying to do a similar thing to this