1
0
mirror of https://gitlab.com/obbart/universal_robots_ros_driver.git synced 2026-04-10 10:00:48 +02:00

Added ROS API documentation

This commit is contained in:
Felix Mauch
2019-09-30 11:01:54 +02:00
parent f6b52c3d29
commit 74e98d6af1
2 changed files with 639 additions and 0 deletions

View File

@@ -4,6 +4,10 @@ This package contains the actual driver for UR robots. It is part of the *univer
repository and requires other packages from that repository. Also, see the [main repository's
README](../README.md) for information on how to install and startup this driver.
## ROS-API
The ROS API is documented in a [standalone document](doc/ROS_INTERFACE.md). It is auto-generated
using [catkin_doc](https://github.com/fzi-forschungszentrum-informatik/catkin_doc).
## Technical details
The following image shows a very coarse overview of the driver's architecture.