Skip to content

Commit

Permalink
Bump package versions to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
munseng-flexiv committed Nov 19, 2024
1 parent b24c1bb commit 2982ddb
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion flexiv_bringup/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>1.4.0</version>
<version>1.5.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>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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_robot_states_broadcaster</name>
<version>1.4.0</version>
<version>1.5.0</version>
<description>The robot states broadcaster publishes the Flexiv robot states.</description>
<maintainer email="[email protected]">Mun Seng Phoon</maintainer>
<license>Apache License 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion flexiv_controllers/gpio_controller/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>gpio_controller</name>
<version>1.4.0</version>
<version>1.5.0</version>
<description>Flexiv custom gpio controller to control the GPIOs of the robot.</description>
<maintainer email="[email protected]">Mun Seng Phoon</maintainer>
<license>Apache License 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion flexiv_controllers/joint_impedance_controller/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>joint_impedance_controller</name>
<version>1.4.0</version>
<version>1.5.0</version>
<description> The joint impedance controller commands a group of joints in effort interface.</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
Expand Up @@ -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>1.4.0</version>
<version>1.5.0</version>
<description>URDF description for Flexiv robots</description>
<maintainer email="[email protected]">Mun Seng Phoon</maintainer>
<license>Apache License 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion flexiv_hardware/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>1.4.0</version>
<version>1.5.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>
Expand Down
2 changes: 1 addition & 1 deletion flexiv_moveit_config/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>1.4.0</version>
<version>1.5.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>
Expand Down
2 changes: 1 addition & 1 deletion flexiv_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>1.4.0</version>
<version>1.5.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>
Expand Down
2 changes: 1 addition & 1 deletion flexiv_test_nodes/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>1.4.0</version>
<version>1.5.0</version>
<description>Demo nodes for testing flexiv_ros2</description>
<maintainer email="[email protected]">Mun Seng Phoon</maintainer>
<license>Apache-2.0</license>
Expand Down

0 comments on commit 2982ddb

Please sign in to comment.