Skip to content

neka-nat/ur_ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Universal robot with robotiq hand workspace

Build

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

Run

source devel/setup.bash
roslaunch ur_robotiq_gazebo ur_robotiq_gazebo.launch

ur_robotiq

Grasp

The other terminal

rosrun ur_robotiq_manipulation grasp_object.py

grasping

Camera Images

RGB image

rbg

Depth image

depth

Multiple Arms

multi_arms