Skip to content

Commit 7207c4a

Browse files
micro-ROS rolling Library auto-update 31-03-2022 06:20 (#899)
Co-authored-by: pablogs9 <[email protected]>
1 parent 1d38e41 commit 7207c4a

File tree

30 files changed

+76
-76
lines changed

30 files changed

+76
-76
lines changed

built_packages

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

22
https://github.com/micro-ROS/micro_ros_utilities 62270ca99edfab516e50ba7c8c761d33dbf31a78
33
https://github.com/micro-ROS/rmw-microxrcedds.git 644c57440e4fa7049abba75e696702fa229b3065
4-
https://github.com/micro-ROS/rcl a9724e66109c32344cf18897f52fd489efd9e78f
4+
https://github.com/micro-ROS/rcl bccb06c009e19232b6df934df88828ac238544e4
55
https://gitlab.com/micro-ROS/ros_tracing/ros2_tracing.git/ 875503f7c857ce9aea0ba764ef439e6566a64d97
6-
https://github.com/micro-ROS/rosidl_typesupport.git 88aeda44e67070b403445c98313c7801f0fab628
6+
https://github.com/micro-ROS/rosidl_typesupport.git 0a28c7b07241b2f287c5f6f8090eb6a92cb4519f
77
https://github.com/ros2/rclc 3e5e219ebb5f2c7b3da74f5838349a7969676c81
88
https://github.com/micro-ROS/rosidl_typesupport_microxrcedds.git 28b88ac044e504095fbe9381508925e0aec7bc24
99
https://github.com/micro-ROS/rcutils e788d252f73827f735b2586de360a5e393c10fed
@@ -14,12 +14,12 @@ https://github.com/eProsima/Micro-XRCE-DDS-Client.git 9b9278c0b3a633aa7ad634bda2
1414
https://github.com/eProsima/Micro-CDR.git cb4403a8780095df94a7b1936b1e00153c90070d
1515
https://github.com/ros2/rmw.git 01d0db60c5bac242fe6f8a6d49494512f1e20c61
1616
https://github.com/ros2/test_interface_files.git db93f7052ac028634f85c1e73c0ed27d5abd5590
17-
https://github.com/ros2/rcl.git 8dd990576d56a79f8ef421510247fb8641a5ffa8
17+
https://github.com/ros2/rcl.git 8ae0c9d37997e9eb587fc59641688f6fb933a605
1818
https://github.com/ros2/example_interfaces.git 2977bbe4e5e30c74d3594d31a8212193f5c27761
1919
https://github.com/ros2/rosidl.git 2a5f899efeb1cc0a8ea65e9a502b4f08994a353d
2020
https://github.com/ros2/rcpputils.git a7898d98ab684bb5d0cb2c20c823a1b4014fa0dc
21-
https://github.com/ros2/rosidl_dds.git 664a9daadce12d02d35091d1bfde7acabe829354
22-
https://github.com/ros2/common_interfaces.git 467f4489799b7fa13e8270693d36e05603aa864a
21+
https://github.com/ros2/rosidl_dds.git ab8497770c652edb40d6b1591118198cbcf14237
22+
https://github.com/ros2/common_interfaces.git 7a7a0260b8222e0da7a31179b25078491c28544b
2323
https://github.com/ros2/unique_identifier_msgs.git 27767cefcf8a80da44641dc208c57722c28aa11c
2424
https://github.com/ros2/rmw_implementation.git 31843adc17f28a4af0dc5f160e9e3b4dfb9710ea
2525
https://github.com/ros2/rcl_interfaces.git 4be87b33fb6aef6ea5ec5a0662c53f923f9fe9be
@@ -32,5 +32,4 @@ https://github.com/ament/uncrustify_vendor.git ec8f8b4d03483671e8ea2b3039f1015f9
3232
https://github.com/ament/ament_cmake.git 2bf27ce5ad01af340e1f4efd44232c1067d0dbda
3333
https://github.com/ament/ament_lint.git ce1a86ec362e1a91ba10f6d53f4172a98c798ae7
3434
https://github.com/ament/googletest.git 6df7425fdcbd368d2d1b99ffd89b9168014abb07
35-
https://github.com/uncrustify/uncrustify.git 1d3d8fa5e81bece0fac4b81316b0844f7cc35926
3635
https://github.com/ros2/ament_cmake_ros.git 60572fa1bec50b9e6fbe64e1b23640d21c15e9d0

src/actionlib_msgs/msg/detail/goal_status__struct.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ enum
3838
/// Constant 'PREEMPTED'.
3939
/**
4040
* The goal received a cancel request after it started executing
41-
* and has since completed its execution (Terminal State).
41+
* and has since completed its execution (Terminal State).
4242
*/
4343
enum
4444
{
@@ -58,7 +58,7 @@ enum
5858
/// Constant 'ABORTED'.
5959
/**
6060
* The goal was aborted during execution by the action server due
61-
* to some failure (Terminal State).
61+
* to some failure (Terminal State).
6262
*/
6363
enum
6464
{
@@ -68,7 +68,7 @@ enum
6868
/// Constant 'REJECTED'.
6969
/**
7070
* The goal was rejected by the action server without being processed,
71-
* because the goal was unattainable or invalid (Terminal State).
71+
* because the goal was unattainable or invalid (Terminal State).
7272
*/
7373
enum
7474
{
@@ -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
{

src/control_msgs/action/detail/follow_joint_trajectory__struct.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ typedef struct control_msgs__action__FollowJointTrajectory_Result
124124
/// - INVALID_GOAL: The reason for the invalid goal (e.g., the requested
125125
/// trajectory is in the past).
126126
/// - INVALID_JOINTS: The mismatch between the expected controller joints
127-
/// and those provided in the goal.
127+
/// and those provided in the goal.
128128
/// - PATH_TOLERANCE_VIOLATED and GOAL_TOLERANCE_VIOLATED: Which joint
129129
/// violated which tolerance, and by how much.
130130
rosidl_runtime_c__String error_string;

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

68 Bytes
Binary file not shown.

src/cortex-m3/libmicroros.a

72 Bytes
Binary file not shown.

src/cortex-m4/libmicroros.a

60 Bytes
Binary file not shown.
68 Bytes
Binary file not shown.
48 Bytes
Binary file not shown.
36 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)