Skip to content

Commit e633619

Browse files
authored
Upgrade from 4.1.0 to 4.1.1 (#94)
Signed-off-by: Michel Hidalgo <[email protected]>
1 parent e9ff212 commit e633619

File tree

15 files changed

+16
-16
lines changed

15 files changed

+16
-16
lines changed

amd64-dpkg.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/bdaiinstitute/spot-cpp-sdk/releases/download/v4.1.0/spot-cpp-sdk_4.1.0_amd64.deb
1+
https://github.com/bdaiinstitute/spot-cpp-sdk/releases/download/v4.1.1/spot-cpp-sdk_4.1.1_amd64.deb

arm64-dpkg.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/bdaiinstitute/spot-cpp-sdk/releases/download/v4.1.0/spot-cpp-sdk_4.1.0_arm64.deb
1+
https://github.com/bdaiinstitute/spot-cpp-sdk/releases/download/v4.1.1/spot-cpp-sdk_4.1.1_arm64.deb

bosdyn_api_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Copyright (c) 2023 Boston Dynamics AI Institute LLC. All rights reserved.
55
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
66
<package format="3">
77
<name>bosdyn_api_msgs</name>
8-
<version>4.1.0</version>
8+
<version>4.1.1</version>
99
<description>ROS 2 interoperability support for Boston Dynamics Spot SDK core APIs</description>
1010
<maintainer email="[email protected]">BD AI Institute</maintainer>
1111
<license>MIT</license>

bosdyn_auto_return_api_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>bosdyn_auto_return_api_msgs</name>
5-
<version>4.1.0</version>
5+
<version>4.1.1</version>
66
<description>ROS 2 interoperability support for Boston Dynamics Spot SDK auto-return APIs</description>
77
<maintainer email="[email protected]">BD AI Institute</maintainer>
88
<license>MIT</license>

bosdyn_autowalk_api_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>bosdyn_autowalk_api_msgs</name>
5-
<version>4.1.0</version>
5+
<version>4.1.1</version>
66
<description>ROS 2 interoperability support for Boston Dynamics Spot SDK autowalk APIs</description>
77
<maintainer email="[email protected]">BD AI Institute</maintainer>
88
<license>MIT</license>

bosdyn_cmake_module/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Copyright (c) 2023 Boston Dynamics AI Institute LLC. All rights reserved.
55
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
66
<package format="3">
77
<name>bosdyn_cmake_module</name>
8-
<version>4.1.0</version>
8+
<version>4.1.1</version>
99
<description>CMake modules for Boston Dynamics Spot SDK</description>
1010
<maintainer email="[email protected]">BD AI Institute</maintainer>
1111
<license>MIT</license>

bosdyn_graph_nav_api_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>bosdyn_graph_nav_api_msgs</name>
5-
<version>4.1.0</version>
5+
<version>4.1.1</version>
66
<description>ROS 2 interoperability support for Boston Dynamics Spot SDK graph nav APIs</description>
77
<maintainer email="[email protected]">BD AI Institute</maintainer>
88
<license>MIT</license>

bosdyn_keepalive_api_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>bosdyn_keepalive_api_msgs</name>
5-
<version>4.1.0</version>
5+
<version>4.1.1</version>
66
<description>ROS 2 interoperability support for Boston Dynamics Spot SDK keepalive APIs</description>
77
<maintainer email="[email protected]">BD AI Institute</maintainer>
88
<license>MIT</license>

bosdyn_log_status_api_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>bosdyn_log_status_api_msgs</name>
5-
<version>4.1.0</version>
5+
<version>4.1.1</version>
66
<description>ROS 2 interoperability support for Boston Dynamics Spot SDK log status APIs</description>
77
<maintainer email="[email protected]">BD AI Institute</maintainer>
88
<license>MIT</license>

bosdyn_metrics_logging_api_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Copyright (c) 2024 Boston Dynamics AI Institute LLC. All rights reserved.
55
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
66
<package format="3">
77
<name>bosdyn_metrics_logging_api_msgs</name>
8-
<version>4.1.0</version>
8+
<version>4.1.1</version>
99
<description>ROS 2 interoperability support for Boston Dynamics Spot SDK metrics logging APIs</description>
1010
<maintainer email="[email protected]">BD AI Institute</maintainer>
1111
<license>MIT</license>

0 commit comments

Comments
 (0)