Skip to content

Commit

Permalink
micro-ROS rolling Library auto-update 06-09-2023 06:16 (#1517)
Browse files Browse the repository at this point in the history
Co-authored-by: pablogs9 <pablogs9@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and pablogs9 authored Sep 6, 2023
1 parent c42653f commit 79fb5d0
Show file tree
Hide file tree
Showing 13 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions built_packages
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ https://github.com/ament/googletest.git ad343ef3c63b949cef97b0294d5ff352c499881b
https://github.com/ament/uncrustify_vendor.git 37d7088131449989663c4258ff8b88b886fb83d8
https://github.com/eProsima/Micro-CDR.git ed4fd513a24a53b93d548d342cb7aa0a18716f04
https://github.com/eProsima/Micro-XRCE-DDS-Client.git b8dbfaa775d0d842edfa9a0eb2ebc8ebdb1a0c14
https://github.com/micro-ROS/micro_ros_msgs.git 6169930ea21b4deb9b400ac479475d1efb3853a8
https://github.com/micro-ROS/micro_ros_msgs.git 02dd8456ede8ae75ba4c706231e1ff9e55758221
https://github.com/micro-ROS/micro_ros_utilities 726d95d22c8688d1b71bb41e873e2ee134996706
https://github.com/micro-ROS/rcl ca836603e11c18bdf262b27a50935c3764948177
https://github.com/micro-ROS/rcutils 552cb11bdbebf1c1b4249611828a815eca024628
Expand All @@ -20,7 +20,7 @@ https://github.com/ros2/common_interfaces.git 366eea24ffce6c87f8860cbcd27f4863f4
https://github.com/ros2/example_interfaces.git 4d7d086e4791e1839fecb9c50a1291d4056b916f
https://github.com/ros2/libyaml_vendor.git 4dbe69b952379b39062b9c98898cf1a1cdee9a56
https://github.com/ros2/rcl.git 41b83c8ebfe8344a80c0093083b7abdfded79337
https://github.com/ros2/rcl_interfaces.git f03ee90089b96e9d6aa699019f43f17e1b0ac291
https://github.com/ros2/rcl_interfaces.git 17066cdb342f426eec1fd97187225c4f1bf87101
https://github.com/ros2/rcl_logging.git 6d776cdc72ce872000ef6301a70a6fd403966b18
https://github.com/ros2/rclc 169b246f738a1b5604423f6187d27dc770781871
https://github.com/ros2/rcpputils.git 47ad866332d307a9f6a9fe46391efcd1c9a2de54
Expand Down
Binary file modified src/cortex-m0plus/libmicroros.a
Binary file not shown.
Binary file modified src/cortex-m3/libmicroros.a
Binary file not shown.
Binary file modified src/cortex-m4/libmicroros.a
Binary file not shown.
Binary file modified src/cortex-m7/fpv5-d16-softfp/libmicroros.a
Binary file not shown.
Binary file modified src/cortex-m7/fpv5-sp-d16-hardfp/libmicroros.a
Binary file not shown.
Binary file modified src/cortex-m7/fpv5-sp-d16-softfp/libmicroros.a
Binary file not shown.
Binary file modified src/esp32/libmicroros.a
Binary file not shown.
Binary file modified src/imxrt1062/fpv5-d16-hard/libmicroros.a
Binary file not shown.
Binary file modified src/mk20dx256/libmicroros.a
Binary file not shown.
Binary file modified src/mk64fx512/fpv4-sp-d16-hard/libmicroros.a
Binary file not shown.
Binary file modified src/mk66fx1m0/fpv4-sp-d16-hard/libmicroros.a
Binary file not shown.
4 changes: 2 additions & 2 deletions src/rcl_interfaces/msg/detail/set_parameters_result__struct.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ extern "C"
typedef struct rcl_interfaces__msg__SetParametersResult
{
bool successful;
/// Reason why the setting was either successful or a failure. This should only be
/// used for logging and user interfaces.
/// Reason why the setting was a failure. On success, the contents of this field
/// are undefined. This should only be used for logging and user interfaces.
rosidl_runtime_c__String reason;
} rcl_interfaces__msg__SetParametersResult;

Expand Down

0 comments on commit 79fb5d0

Please sign in to comment.