Skip to content

Commit 913be32

Browse files
micro-ROS rolling Library auto-update 17-04-2022 06:19 (#948)
Co-authored-by: pablogs9 <[email protected]>
1 parent e318353 commit 913be32

File tree

29 files changed

+261
-63
lines changed

29 files changed

+261
-63
lines changed

built_packages

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ https://github.com/ros2/ament_cmake_ros.git 60572fa1bec50b9e6fbe64e1b23640d21c15
1919
https://github.com/ros2/common_interfaces.git f3cb4848560e91596e7688e8ac1816828fa460cb
2020
https://github.com/ros2/example_interfaces.git f8deb566a1facf91bd38b9f00c4cf684c5007d85
2121
https://github.com/ros2/libyaml_vendor.git 239f695ceaa0820255f3d0fe02ec8c2bd41b8e78
22-
https://github.com/ros2/rcl.git 24ad44e984ad36be2be818d558bc0710329a5da7
22+
https://github.com/ros2/rcl.git 71baed437d9b50c303f46ffe79ca118ad14e1735
2323
https://github.com/ros2/rcl_interfaces.git 4be87b33fb6aef6ea5ec5a0662c53f923f9fe9be
2424
https://github.com/ros2/rcl_logging.git e9e2c3515cf4099a4369a4da1cea257f99384f49
25-
https://github.com/ros2/rclc 79a2df204ff8f745539d842cf669fadd1dd4ca7e
25+
https://github.com/ros2/rclc b73a773ca725e67898ece0531849d20077967456
2626
https://github.com/ros2/rcpputils.git a7898d98ab684bb5d0cb2c20c823a1b4014fa0dc
2727
https://github.com/ros2/rmw.git 01d0db60c5bac242fe6f8a6d49494512f1e20c61
2828
https://github.com/ros2/rmw_implementation.git 31843adc17f28a4af0dc5f160e9e3b4dfb9710ea

src/actionlib_msgs/msg/detail/goal_status__struct.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ enum
4848
/// Constant 'SUCCEEDED'.
4949
/**
5050
* The goal was achieved successfully by the action server
51-
* (Terminal State).
51+
* (Terminal State).
5252
*/
5353
enum
5454
{
@@ -78,7 +78,7 @@ enum
7878
/// Constant 'PREEMPTING'.
7979
/**
8080
* The goal received a cancel request after it started executing
81-
* and has not yet completed execution.
81+
* and has not yet completed execution.
8282
*/
8383
enum
8484
{
@@ -108,7 +108,7 @@ enum
108108
/// Constant 'LOST'.
109109
/**
110110
* An action client can determine that a goal is LOST. This should not
111-
* be sent over the wire by an action server.
111+
* be sent over the wire by an action server.
112112
*/
113113
enum
114114
{

src/control_msgs/msg/detail/joint_tolerance__struct.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ extern "C"
3030
* abort.
3131
*
3232
* There are two special values for tolerances:
33-
* * 0 - The tolerance is unspecified and will remain at whatever the default is
33+
* * 0 - The tolerance is unspecified and will remain at whatever the default is
3434
* * -1 - The tolerance is "erased". If there was a default, the joint will be
35-
* allowed to move without restriction.
35+
* allowed to move without restriction.
3636
*/
3737
typedef struct control_msgs__msg__JointTolerance
3838
{

src/cortex-m0plus/libmicroros.a

13 KB
Binary file not shown.

src/cortex-m3/libmicroros.a

11.1 KB
Binary file not shown.

src/cortex-m4/libmicroros.a

11.6 KB
Binary file not shown.
12.5 KB
Binary file not shown.
11.6 KB
Binary file not shown.
11.5 KB
Binary file not shown.

src/esp32/libmicroros.a

28 KB
Binary file not shown.

0 commit comments

Comments
 (0)