mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 01:50:46 +02:00
Release preparation for 0.0.3
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
0.0.3 (2019-08-09)
|
||||||
|
------------------
|
||||||
|
* Added a service to end ROS control from ROS side
|
||||||
|
* Publish IO state on ROS topics
|
||||||
|
* Added write channel through RTDE with speed slider and IO services
|
||||||
|
* Added subscriber to send arbitrary URScript commands to the robot
|
||||||
|
|
||||||
0.0.2 (2019-07-03)
|
0.0.2 (2019-07-03)
|
||||||
------------------
|
------------------
|
||||||
* Fixed dependencies and installation
|
* Fixed dependencies and installation
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
||||||
<package format="2">
|
<package format="2">
|
||||||
<name>ur_rtde_driver</name>
|
<name>ur_rtde_driver</name>
|
||||||
<version>0.0.2</version>
|
<version>0.0.3</version>
|
||||||
<description>The new driver for Universal Robots UR3, UR5 and UR10 robots with CB3 controllers and the e-series.</description>
|
<description>The new driver for Universal Robots UR3, UR5 and UR10 robots with CB3 controllers and the e-series.</description>
|
||||||
<author>Thomas Timm Andersen</author>
|
<author>Thomas Timm Andersen</author>
|
||||||
<author>Simon Rasmussen</author>
|
<author>Simon Rasmussen</author>
|
||||||
|
|||||||
Reference in New Issue
Block a user