Skip to content

ROS MoveIt configuration for Thor open source robot arm

License

Notifications You must be signed in to change notification settings

b-adkins/thor_arm_moveit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thor_arm_moveit

ROS MoveIt configuration for Thor open source robot arm.

Thor arm control using ROS's RVIZ

Required packages

(Developed on Ubuntu 14.04, ROS Indigo, and MoveIt 0.7.5. Will probably work with newer versions.)

Installation instructions

  • Install ROS packages
 apt-get install ros-indigo-desktop ros-indigo-moveit-ros
cd [catkin_workspace_root]
catkin_make

Set up environment

# Add this line $HOME/.bashrc to add this to all your environments
source [catkin_workspace_root]/devel/setup.sh

Demo instructions

  • Launch the MoveIt demo:
roslaunch thor_arm_moveit demo.launch
  • Drag the end-effector position and orientation sliders. Have fun!

About

ROS MoveIt configuration for Thor open source robot arm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages