Skip to content

Robotic manipulator simulation using the MoveIt! Motion Planning Framework.

License

Notifications You must be signed in to change notification settings

daniel-s-ingram/roboarm

Repository files navigation

roboarm

Robotic manipulator simulation using the MoveIt! Motion Planning Framework

To configure and launch the simulation in your own workspace:

cd ~/your_catkin_ws/src
git clone https://github.com/daniel-s-ingram/roboarm.git
cd roboarm
mv roboarm_moveit_configuration ../
catkin build roboarm_moveit_configuration
source ~/your_catkin_ws/devel/setup.bash
roslaunch roboarm roboarm.launch

Building roboarm_moveit_configuration also builds roboarm.

Releases

No releases published

Packages

No packages published