Skip to content

zhangxiaodi/ur5-gripper

 
 

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 only simulator

roslaunch ur_robotiq_gazebo ur_robotiq_gazebo.launch

ur_robotiq

Run simul, moveit, rviz and then Grasp

The other terminal

roslaunch ur_robotiq_gazebo ur_robotiq_moveit_gazebo.launch
rosrun ur_robotiq_manipulation grasp_object.py

grasping

Camera Images

RGB image

rbg

Depth image

depth

Multiple Arms

multi_arms

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.5%
  • C++ 25.7%
  • CMake 7.8%