1
0
mirror of https://gitlab.com/obbart/universal_robots_ros_driver.git synced 2026-04-12 11:00:47 +02:00
Felix Mauch 58483f91b7 Add a launchfile for the calibration correction
This way, it is not necessary to have a roscore running when doing the calibration extraction.
2019-06-19 16:19:44 +02:00
2019-04-08 11:07:50 +02:00
2019-03-29 16:50:17 +01:00
2019-06-17 12:05:40 +02:00

UR_RTDE_Driver

This repository contains the new ur_rtde_driver and a couple of helper packages, such as:

  • controller_stopper: A small external tool that stops and restarts ros-controllers based on the robot's state. This can be helpful, when the robot is in a state, where it won't accept commands sent from ROS.
  • ur_calibration: Package around extracting and converting a robot's factory calibration information to make it usable by the robot_description.
  • ur_controllers: Controllers introduced with this driver, such as speed-scaling-aware controllers.
  • ur_rtde_driver: The actual driver package.

Please see the individual packages for further information. Especially the README of the ur_rtde_driver serves as an entry point to get everything running.

Description
No description provided
Readme 2.3 MiB
Languages
C++ 99.4%
C 0.3%
Python 0.3%