Skip to content

Commit

Permalink
Release/v0.10 (#14)
Browse files Browse the repository at this point in the history
* Update RDK to v0.10
* Bump packages version to 0.10
  • Loading branch information
munseng-flexiv authored Jun 19, 2024
1 parent 3bf84a0 commit d459146
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion flexiv_bringup/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>flexiv_bringup</name>
<version>0.9.0</version>
<version>0.10.0</version>
<description>Package with launch files and run-time configurations for Flexiv robots with `ros_control`</description>
<author email="[email protected]">Mun Seng Phoon</author>
<maintainer email="[email protected]">Mun Seng Phoon</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion flexiv_controllers/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>flexiv_controllers</name>
<version>0.9.0</version>
<version>0.10.0</version>
<description>Flexiv custom ROS controllers</description>
<maintainer email="[email protected]">Mun Seng Phoon</maintainer>
<license>Apache License 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion flexiv_description/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>flexiv_description</name>
<version>0.9.0</version>
<version>0.10.0</version>
<description>URDF description for flexiv arms</description>
<author email="[email protected]">Mun Seng Phoon</author>
<maintainer email="[email protected]">Mun Seng Phoon</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion flexiv_hardware/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>flexiv_hardware</name>
<version>0.9.0</version>
<version>0.10.0</version>
<description>Hardware interfaces to Flexiv robots for ROS control</description>
<author email="[email protected]">Mun Seng Phoon</author>
<maintainer email="[email protected]">Mun Seng Phoon</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion flexiv_moveit_config/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<package>

<name>flexiv_moveit_config</name>
<version>0.9.0</version>
<version>0.10.0</version>
<description>
An automatically generated package with all the configuration and launch files for using the rizon4 with the MoveIt Motion Planning Framework
</description>
Expand Down
2 changes: 1 addition & 1 deletion flexiv_msgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>flexiv_msgs</name>
<version>0.9.0</version>
<version>0.10.0</version>
<description>Robot states messages definiton used in RDK</description>
<author email="[email protected]">Mun Seng Phoon</author>
<maintainer email="[email protected]">Mun Seng Phoon</maintainer>
Expand Down

0 comments on commit d459146

Please sign in to comment.