-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update RDK to v0.10 * Bump packages version to 0.10
- Loading branch information
1 parent
3bf84a0
commit d459146
Showing
7 changed files
with
7 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
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> | ||
|
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,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> | ||
|
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,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> | ||
|
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,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> | ||
|
Submodule rdk
updated
18 files
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,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> | ||
|