Skip to content

Cool400 is a robotic arm with 6 joints, 6 arm links and 1 base link. The tool in the case of Cool400 is a gripper. A 6D arm with a gripper can be used for pick and place applications.

Notifications You must be signed in to change notification settings

jmudit19/moveit_planner_code

Repository files navigation

moveit_planner_code

This package implements cool400 with CHOMP planner. To run this package, create a new catkin workspace: mkdir -p /home/<username>/catkin_cool400/src cd /home/<username>/catkin_cool400/src catkin_init_workspace

Download this package(.zip) and extract in catkin_cool400/src/ source ../devel/setup.bash catkin_make This command is for demo: roslaunch cool_400 demo.launch

To change the planner to OMPL: open demo.launch in text editor, go to line number 34 and edit it as follows <arg name="planner" value="ompl" />

Planning and execution can be done using Moveit on Rviz. Results of various planners on the basis of time and computational efforts can be found in cool.pdf. Thank You.

About

Cool400 is a robotic arm with 6 joints, 6 arm links and 1 base link. The tool in the case of Cool400 is a gripper. A 6D arm with a gripper can be used for pick and place applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published