Skip to content

Commit d1254cc

Browse files
micro-ROS rolling Library auto-update 03-04-2022 06:19 (#908)
Co-authored-by: pablogs9 <[email protected]>
1 parent ccfbc22 commit d1254cc

File tree

29 files changed

+65
-65
lines changed

29 files changed

+65
-65
lines changed

built_packages

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ https://github.com/micro-ROS/rmw-microxrcedds.git 644c57440e4fa7049abba75e696702
44
https://github.com/micro-ROS/rcl 6b1451b34904800a8067ef2ceb307105bb21f50a
55
https://gitlab.com/micro-ROS/ros_tracing/ros2_tracing.git/ 875503f7c857ce9aea0ba764ef439e6566a64d97
66
https://github.com/micro-ROS/rosidl_typesupport.git 0a28c7b07241b2f287c5f6f8090eb6a92cb4519f
7-
https://github.com/ros2/rclc 3e5e219ebb5f2c7b3da74f5838349a7969676c81
7+
https://github.com/ros2/rclc 449575c34207ccd80ee7d0ad71bc0f2fb7e42d59
88
https://github.com/micro-ROS/rosidl_typesupport_microxrcedds.git 28b88ac044e504095fbe9381508925e0aec7bc24
99
https://github.com/micro-ROS/rcutils 342c39ce7cbc3d90ea1d4552ddcbb45ae14bec6d
1010
https://github.com/micro-ROS/micro_ros_msgs.git e3664463e78ae5d0c34d86be92d707b3d9dfd27d
@@ -16,7 +16,7 @@ https://github.com/ros2/rmw.git 01d0db60c5bac242fe6f8a6d49494512f1e20c61
1616
https://github.com/ros2/test_interface_files.git db93f7052ac028634f85c1e73c0ed27d5abd5590
1717
https://github.com/ros2/rcl.git 35a31b00a12f259d492bf53c0701003bd7f1745c
1818
https://github.com/ros2/example_interfaces.git 2977bbe4e5e30c74d3594d31a8212193f5c27761
19-
https://github.com/ros2/rosidl.git 2a5f899efeb1cc0a8ea65e9a502b4f08994a353d
19+
https://github.com/ros2/rosidl.git 6486f6b7a730b45d43dc8a636143eb383852a173
2020
https://github.com/ros2/rcpputils.git a7898d98ab684bb5d0cb2c20c823a1b4014fa0dc
2121
https://github.com/ros2/rosidl_dds.git ab8497770c652edb40d6b1591118198cbcf14237
2222
https://github.com/ros2/common_interfaces.git f3cb4848560e91596e7688e8ac1816828fa460cb

src/actionlib_msgs/msg/detail/goal_status__struct.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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
{
@@ -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
{
@@ -88,7 +88,7 @@ enum
8888
/// Constant 'RECALLING'.
8989
/**
9090
* The goal received a cancel request before it started executing, but
91-
* the action server has not yet confirmed that the goal is canceled.
91+
* the action server has not yet confirmed that the goal is canceled.
9292
*/
9393
enum
9494
{
@@ -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/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

-5.71 KB
Binary file not shown.

src/cortex-m3/libmicroros.a

-2.88 KB
Binary file not shown.

src/cortex-m4/libmicroros.a

6.09 KB
Binary file not shown.
-1000 Bytes
Binary file not shown.
5.75 KB
Binary file not shown.
-1.44 KB
Binary file not shown.

0 commit comments

Comments
 (0)