-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update README with some more information * Update name to urinterfaces * Use ros@universal-robots.com as maintainer and author
- Loading branch information
Showing
3 changed files
with
15 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,15 @@ | ||
# ur_interfaces | ||
# urinterfaces | ||
|
||
[![industrial_ci](https://github.com/UniversalRobots/ur_interfaces/actions/workflows/industrial_ci.yml/badge.svg?branch=master)](https://github.com/UniversalRobots/ur_interfaces/actions/workflows/industrial_ci.yml) | ||
[![industrial_ci](https://github.com/UniversalRobots/urinterfaces/actions/workflows/industrial_ci.yml/badge.svg?branch=master)](https://github.com/UniversalRobots/urinterfaces/actions/workflows/industrial_ci.yml) | ||
|
||
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) | ||
|
||
This repository contains Universal Robots ROS(2) interfaces like messages, services and actions. | ||
|
||
In contrast to the | ||
[`ur_msgs`](https://index.ros.org/p/ur_msgs/github-ros-industrial-ur_msgs/#rolling) package, this | ||
package contains the messages as they are published by the robot controller natively starting from | ||
Polyscope 10.7. | ||
|
||
The [`ur_robot_driver`](https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver) still uses | ||
the `ur_msgs` package, but it is planned to switch to this package in the future. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters