-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release/Flexiv ROS 2 Humble 0.10 (#33)
- Loading branch information
1 parent
5449e07
commit cbad870
Showing
11 changed files
with
91 additions
and
52 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
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>flexiv_bringup</name> | ||
<version>0.9.1</version> | ||
<version>0.10.0</version> | ||
<description>Package with launch files and run-time configurations for Flexiv robots with `ros2_control`</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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>flexiv_controllers</name> | ||
<version>0.9.1</version> | ||
<version>0.10.0</version> | ||
<description>Flexiv custom ros2 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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>flexiv_description</name> | ||
<version>0.9.1</version> | ||
<version>0.10.0</version> | ||
<description>URDF description for Flexiv robots</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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>flexiv_hardware</name> | ||
<version>0.9.1</version> | ||
<version>0.10.0</version> | ||
<description>Hardware interfaces to Flexiv robots for ROS 2 control</description> | ||
<maintainer email="[email protected]">Mun Seng Phoon</maintainer> | ||
<license>Apache 2.0</license> | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>flexiv_moveit_config</name> | ||
<version>0.9.1</version> | ||
<version>0.10.0</version> | ||
<description>MoveIt2 configuration and launch files for Flexiv Rizon robots</description> | ||
<maintainer email="[email protected]">Mun Seng Phoon</maintainer> | ||
<license>Apache 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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>flexiv_msgs</name> | ||
<version>0.9.1</version> | ||
<version>0.10.0</version> | ||
<description>Robot states messages definiton used in RDK</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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>flexiv_test_nodes</name> | ||
<version>0.9.1</version> | ||
<version>0.10.0</version> | ||
<description>Demo nodes for testing flexiv_ros2</description> | ||
<maintainer email="[email protected]">Mun Seng Phoon</maintainer> | ||
<license>Apache-2.0</license> | ||
|