/ur_ws

ros workspace for ur manipulator

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Universal robot with robotiq hand workspace

Build

source /opt/ros/kinetic/setup.bash
cd ur_ws/
sudo rosdep init
rosdep update
rosdep install --from-paths src --ignore-src --rosdistro kinetic -y
catkin build

Run

source ~/ur_ws/devel/setup.bash
roslaunch ur_platform_gazebo ur_platform_gazebo.launch

ur_robotiq

Grasp

The other terminal

rosrun ur_platform_manipulation grasp_object.py

grasping

Camera Images

RGB image

rbg

Depth image

depth

Multiple Arms

multi_arms