Universal robots (UR5)

From Robin

(Difference between revisions)
Jump to: navigation, search
(Created page with 'In the mocap lab we have a UR5 robot at disposal. See information from vendor [https://www.universal-robots.com/products/ur5-robot/ here].')
(ROS and UR5 (Under development))
 
(One intermediate revision not shown)
Line 2: Line 2:
See information from vendor [https://www.universal-robots.com/products/ur5-robot/ here].
See information from vendor [https://www.universal-robots.com/products/ur5-robot/ here].
 +
 +
== ROS and UR5 (Under development)==
 +
 +
https://github.com/UniversalRobots/Universal_Robots_ROS_Driver
 +
 +
Bringup and gazebo:
 +
 +
apptainer exec --nv -p ur_noetic.sif bash -c 'source /opt/ros/noetic/setup.bash; source /opt/ur/devel/setup.bash; roslaunch ur5_moveit_config moveit_planning_execution.launch sim:=true'
 +
 +
MoveIt:
 +
 +
apptainer exec --nv -p ur_noetic.sif bash -c 'source /opt/ros/noetic/setup.bash; source /opt/ur/devel/setup.bash; roslaunch ur5_moveit_config moveit_rviz.launch'
 +
 +
== Gripper, force sensor and RGB camera ==

Current revision as of 13:28, 7 February 2024

In the mocap lab we have a UR5 robot at disposal.

See information from vendor here.

ROS and UR5 (Under development)

https://github.com/UniversalRobots/Universal_Robots_ROS_Driver

Bringup and gazebo:

apptainer exec --nv -p ur_noetic.sif bash -c 'source /opt/ros/noetic/setup.bash; source /opt/ur/devel/setup.bash; roslaunch ur5_moveit_config moveit_planning_execution.launch sim:=true' 

MoveIt:

apptainer exec --nv -p ur_noetic.sif bash -c 'source /opt/ros/noetic/setup.bash; source /opt/ur/devel/setup.bash; roslaunch ur5_moveit_config moveit_rviz.launch'

Gripper, force sensor and RGB camera

Personal tools
Front page