mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 01:50:46 +02:00
61dac1e9775d894abbb1bb4a31bd795cd828b7d2
ur_moden_driver
The new driver for the UR3/UR5/UR10 robot arms from universal robots
Installation
Just clone the repository into your catkin working directory and make it with catkin_make.
Note that this package depends on ur_msgs, so it cannot directly be used with ROS versions prior to hydro
Usage
The driver is designed to be a drop-in replacement of the ur_driver package. It won't overwrite your current driver though, so you can use and test this package without risking to break your current setup.
Just use the modified launch files included in this package instead of those in ur_bringup. Everything else should work as usual.
Description
Languages
C++
99.4%
C
0.3%
Python
0.3%