YaphetFan / ur_ws

Universal robot with robotiq hand workspace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Universal robot with robotiq hand workspace


Languages

Language:C++ 81.4%Language:CMake 17.6%Language:Python 1.0%