Skip to content

Commit 15a3939

Browse files
micro-ROS humble Library auto-update 11-07-2022 06:22 (#1068)
Co-authored-by: pablogs9 <[email protected]>
1 parent ee8f248 commit 15a3939

File tree

26 files changed

+50
-50
lines changed

26 files changed

+50
-50
lines changed

built_packages

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
https://github.com/ament/ament_cmake.git 8454baf87487904c2be6f74e72c6e3f6506621e8
33
https://github.com/ament/ament_index.git 496403d0865866041d7ce9a95172a6b0e186c812
4-
https://github.com/ament/ament_lint.git c01b035957dda939e8cffd33f431d26bd83ce233
4+
https://github.com/ament/ament_lint.git 96d9ca4fd32b18a1e083b9e952930c93251be4f4
55
https://github.com/ament/ament_package.git 6098894352c478eb65de3fe70b46730cf30b8c5c
66
https://github.com/ament/googletest.git f544da397da024f876d0094461a0e167ad293f63
77
https://github.com/ament/uncrustify_vendor.git 0aa3bf65f5b2093aea09f83d89e86eeff129a019
@@ -11,7 +11,7 @@ https://github.com/micro-ROS/micro_ros_msgs.git e3664463e78ae5d0c34d86be92d707b3
1111
https://github.com/micro-ROS/micro_ros_utilities 31e017dc06e2ab4c9f0822100638cd919dbb7872
1212
https://github.com/micro-ROS/rcl 98bb690e17b147f194bd2c92786784814539702e
1313
https://github.com/micro-ROS/rcutils 0c380197594b56142e157b8f565f3879c617f02e
14-
https://github.com/micro-ROS/rmw-microxrcedds.git 6273365d9efaa34c23c7c9a1bf889bd1726edae6
14+
https://github.com/micro-ROS/rmw-microxrcedds.git 7505d97111f30de8258dcba8c479603d5b6d97b0
1515
https://github.com/micro-ROS/rosidl_typesupport.git d21bde140e1a4b413f6725888470b758a739171d
1616
https://github.com/micro-ROS/rosidl_typesupport_microxrcedds.git 106fda6a43a912e09480d7b705f3ca4a31a1803c
1717
https://github.com/ros-controls/control_msgs a555c37f1a3536bb452ea555c58fdd9344d87614

src/actionlib_msgs/msg/detail/goal_status__struct.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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
{
@@ -98,7 +98,7 @@ enum
9898
/// Constant 'RECALLED'.
9999
/**
100100
* The goal received a cancel request before it started executing
101-
* and was successfully cancelled (Terminal State).
101+
* and was successfully cancelled (Terminal State).
102102
*/
103103
enum
104104
{

src/control_msgs/action/detail/follow_joint_trajectory__struct.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,9 @@ 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
129-
/// violated which tolerance, and by how much.
129+
/// violated which tolerance, and by how much.
130130
rosidl_runtime_c__String error_string;
131131
} control_msgs__action__FollowJointTrajectory_Result;
132132

src/control_msgs/msg/detail/joint_tolerance__struct.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ 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
34-
* * -1 - The tolerance is "erased". If there was a default, the joint will be
33+
* * 0 - The tolerance is unspecified and will remain at whatever the default is
34+
* * -1 - The tolerance is "erased". If there was a default, the joint will be
3535
* allowed to move without restriction.
3636
*/
3737
typedef struct control_msgs__msg__JointTolerance

src/cortex-m0plus/libmicroros.a

48 Bytes
Binary file not shown.

src/cortex-m3/libmicroros.a

32 Bytes
Binary file not shown.

src/cortex-m4/libmicroros.a

32 Bytes
Binary file not shown.
40 Bytes
Binary file not shown.
40 Bytes
Binary file not shown.
40 Bytes
Binary file not shown.

src/esp32/libmicroros.a

104 Bytes
Binary file not shown.

src/geometry_msgs/msg/detail/inertia__struct.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ typedef struct geometry_msgs__msg__Inertia
3333
/// Inertia Tensor
3434
/// | ixx ixy ixz |
3535
/// I = | ixy iyy iyz |
36-
/// | ixz iyz izz |
36+
/// | ixz iyz izz |
3737
double ixx;
3838
double ixy;
3939
double ixz;
40 Bytes
Binary file not shown.

src/mk20dx256/libmicroros.a

32 Bytes
Binary file not shown.
32 Bytes
Binary file not shown.
32 Bytes
Binary file not shown.

src/sensor_msgs/msg/detail/camera_info__struct.h

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ extern "C"
3434
* image topics named:
3535
*
3636
* image_raw - raw data from the camera driver, possibly Bayer encoded
37-
* image - monochrome, distorted
37+
* image - monochrome, distorted
3838
* image_color - color, distorted
3939
* image_rect - monochrome, rectified
40-
* image_rect_color - color, rectified
40+
* image_rect_color - color, rectified
4141
*
4242
* The image_pipeline contains packages (image_proc, stereo_image_proc)
4343
* for producing the four processed image topics from image_raw and
@@ -65,16 +65,16 @@ typedef struct sensor_msgs__msg__CameraInfo
6565
/// +y should point down in the image
6666
/// +z should point into the plane of the image
6767
std_msgs__msg__Header header;
68-
/// Calibration Parameters #
68+
/// Calibration Parameters #
6969
///
7070
/// These are fixed during camera calibration. Their values will be the #
7171
/// same in all messages until the camera is recalibrated. Note that #
7272
/// self-calibrating systems may "recalibrate" frequently. #
73-
/// #
73+
/// #
7474
/// The internal parameters can be used to warp a raw (distorted) image #
7575
/// to: #
76-
/// 1. An undistorted image (requires D and K) #
77-
/// 2. A rectified image (requires D, K, R) #
76+
/// 1. An undistorted image (requires D and K) #
77+
/// 2. A rectified image (requires D, K, R) #
7878
/// The projection matrix P projects 3D points into the rectified image.#
7979
///
8080
/// The image dimensions with which the camera was calibrated.
@@ -91,7 +91,7 @@ typedef struct sensor_msgs__msg__CameraInfo
9191
/// Intrinsic camera matrix for the raw (distorted) images.
9292
/// [fx 0 cx]
9393
/// K = [ 0 fy cy]
94-
/// [ 0 0 1]
94+
/// [ 0 0 1]
9595
/// Projects 3D points in the camera coordinate frame to 2D pixel
9696
/// coordinates using the focal lengths (fx, fy) and principal point
9797
/// (cx, cy).
@@ -106,27 +106,27 @@ typedef struct sensor_msgs__msg__CameraInfo
106106
/// Projection/camera matrix
107107
/// [fx' 0 cx' Tx]
108108
/// P = [ 0 fy' cy' Ty]
109-
/// [ 0 0 1 0]
109+
/// [ 0 0 1 0]
110110
/// By convention, this matrix specifies the intrinsic (camera) matrix
111111
/// of the processed (rectified) image. That is, the left 3x3 portion
112-
/// is the normal camera intrinsic matrix for the rectified image.
112+
/// is the normal camera intrinsic matrix for the rectified image.
113113
/// It projects 3D points in the camera coordinate frame to 2D pixel
114114
/// coordinates using the focal lengths (fx', fy') and principal point
115115
/// (cx', cy') - these may differ from the values in K.
116116
/// For monocular cameras, Tx = Ty = 0. Normally, monocular cameras will
117117
/// also have R = the identity and P[1:3,1:3] = K.
118118
/// For a stereo pair, the fourth column [Tx Ty 0]' is related to the
119-
/// position of the optical center of the second camera in the first
119+
/// position of the optical center of the second camera in the first
120120
/// camera's frame. We assume Tz = 0 so both cameras are in the same
121121
/// stereo image plane. The first camera always has Tx = Ty = 0. For
122122
/// the right (second) camera of a horizontal stereo pair, Ty = 0 and
123-
/// Tx = -fx' * B, where B is the baseline between the cameras.
123+
/// Tx = -fx' * B, where B is the baseline between the cameras.
124124
/// Given a 3D point [X Y Z]', the projection (x, y) of the point onto
125-
/// the rectified image is given by:
125+
/// the rectified image is given by:
126126
/// [u v w]' = P * [X Y Z 1]'
127-
/// x = u / w
127+
/// x = u / w
128128
/// y = v / w
129-
/// This holds for both images of a stereo pair.
129+
/// This holds for both images of a stereo pair.
130130
/// 3x4 row-major matrix
131131
double p[12];
132132
/// Operational Parameters #
@@ -136,15 +136,15 @@ typedef struct sensor_msgs__msg__CameraInfo
136136
/// may be changed freely without recalibrating the camera. #
137137
///
138138
/// Binning refers here to any camera setting which combines rectangular
139-
/// neighborhoods of pixels into larger "super-pixels." It reduces the
139+
/// neighborhoods of pixels into larger "super-pixels." It reduces the
140140
/// resolution of the output image to
141141
/// (width / binning_x) x (height / binning_y).
142142
/// The default values binning_x = binning_y = 0 is considered the same
143-
/// as binning_x = binning_y = 1 (no subsampling).
143+
/// as binning_x = binning_y = 1 (no subsampling).
144144
uint32_t binning_x;
145145
uint32_t binning_y;
146146
/// Region of interest (subwindow of full camera resolution), given in
147-
/// full resolution (unbinned) image coordinates. A particular ROI
147+
/// full resolution (unbinned) image coordinates. A particular ROI
148148
/// always denotes the same window of pixels on the camera sensor,
149149
/// regardless of binning settings.
150150
/// The default setting of roi (all values 0) is considered the same as

src/sensor_msgs/msg/detail/channel_float32__struct.h

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@ extern "C"
3232
* point.
3333
*
3434
* Channel names in existing practice include:
35-
* "u", "v" - row and column (respectively) in the left stereo image.
36-
* This is opposite to usual conventions but remains for
37-
* historical reasons. The newer PointCloud2 message has no
35+
* "u", "v" - row and column (respectively) in the left stereo image.
36+
* This is opposite to usual conventions but remains for
37+
* historical reasons. The newer PointCloud2 message has no
3838
* such problem.
39-
* "rgb" - For point clouds produced by color stereo cameras. uint8
39+
* "rgb" - For point clouds produced by color stereo cameras. uint8
4040
* (R,G,B) values packed into the least significant 24 bits,
4141
* in order.
42-
* "intensity" - laser or pixel intensity.
43-
* "distance"
42+
* "intensity" - laser or pixel intensity.
43+
* "distance"
4444
*/
4545
typedef struct sensor_msgs__msg__ChannelFloat32
4646
{

src/sensor_msgs/msg/detail/compressed_image__struct.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ typedef struct sensor_msgs__msg__CompressedImage
4040
std_msgs__msg__Header header;
4141
/// Specifies the format of the data
4242
/// Acceptable values:
43-
/// jpeg, png, tiff
43+
/// jpeg, png, tiff
4444
rosidl_runtime_c__String format;
4545
/// Compressed image buffer
4646
rosidl_runtime_c__uint8__Sequence data;

src/sensor_msgs/msg/detail/nav_sat_fix__struct.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ enum
6262
typedef struct sensor_msgs__msg__NavSatFix
6363
{
6464
/// header.stamp specifies the ROS time for this measurement (the
65-
/// corresponding satellite time may be reported using the
66-
/// sensor_msgs/TimeReference message).
65+
/// corresponding satellite time may be reported using the
66+
/// sensor_msgs/TimeReference message).
6767
///
6868
/// header.frame_id is the frame of reference reported by the satellite
6969
/// receiver, usually the location of the antenna. This is a

src/statistics_msgs/msg/detail/metrics_message__struct.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ extern "C"
3434
* measure a system's CPU % for a given window yields the following data points over a window of time:
3535
*
3636
* - average cpu %
37-
* - std deviation
37+
* - std deviation
3838
* - min
39-
* - max
39+
* - max
4040
* - sample count
4141
*
4242
* These are all represented as different 'StatisticDataPoint's.

src/stereo_msgs/msg/detail/disparity_image__struct.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ typedef struct stereo_msgs__msg__DisparityImage
4949
/// The disparity search range defines the horopter, or 3D volume that the
5050
/// stereo algorithm can "see". Points with Z outside of:
5151
/// Z_min = fT / max_disparity
52-
/// Z_max = fT / min_disparity
52+
/// Z_max = fT / min_disparity
5353
/// could not be found.
5454
float min_disparity;
5555
float max_disparity;

src/unique_identifier_msgs/msg/detail/uuid__struct.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ extern "C"
2222
* A universally unique identifier (UUID).
2323
*
2424
* http://en.wikipedia.org/wiki/Universally_unique_identifier
25-
* http://tools.ietf.org/html/rfc4122.html
25+
* http://tools.ietf.org/html/rfc4122.html
2626
*/
2727
typedef struct unique_identifier_msgs__msg__UUID
2828
{

src/visualization_msgs/msg/detail/interactive_marker_update__struct.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ extern "C"
2525
* the previous update.
2626
* KEEP_ALIVE: Indicates the that the server is still living.
2727
* The sequence number does not increase.
28-
* No payload data should be filled out (markers, poses, or erases).
28+
* No payload data should be filled out (markers, poses, or erases).
2929
*/
3030
enum
3131
{
@@ -58,7 +58,7 @@ typedef struct visualization_msgs__msg__InteractiveMarkerUpdate
5858
uint64_t seq_num;
5959
uint8_t type;
6060
/// Note: No guarantees on the order of processing.
61-
/// Contents must be kept consistent by sender.
61+
/// Contents must be kept consistent by sender.
6262
/// Markers to be added or updated
6363
visualization_msgs__msg__InteractiveMarker__Sequence markers;
6464
/// Poses of markers that should be moved

src/visualization_msgs/msg/detail/marker__struct.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ enum
143143
/**
144144
* See:
145145
* - http://www.ros.org/wiki/rviz/DisplayTypes/Marker
146-
* - http://www.ros.org/wiki/rviz/Tutorials/Markers%3A%20Basic%20Shapes
146+
* - http://www.ros.org/wiki/rviz/Tutorials/Markers%3A%20Basic%20Shapes
147147
*
148148
* for more information on using this message with rviz.
149149
*/
@@ -161,7 +161,7 @@ typedef struct visualization_msgs__msg__Marker
161161
/// Action to take; one of:
162162
/// - 0 add/modify an object
163163
/// - 1 (deprecated)
164-
/// - 2 deletes an object (with the given ns and id)
164+
/// - 2 deletes an object (with the given ns and id)
165165
/// - 3 deletes all objects (or those with the given ns if any)
166166
int32_t action;
167167
/// Pose of the object with respect the frame_id specified in the header.
@@ -197,7 +197,7 @@ typedef struct visualization_msgs__msg__Marker
197197
/// Similar to texture_resource, mesh_resource uses resource retriever to load a mesh.
198198
/// Optionally, a mesh file can be sent in-message via the mesh_file field. If doing so,
199199
/// use the following format for mesh_resource:
200-
/// "embedded://mesh_name"
200+
/// "embedded://mesh_name"
201201
rosidl_runtime_c__String mesh_resource;
202202
visualization_msgs__msg__MeshFile mesh_file;
203203
bool mesh_use_embedded_materials;

src/visualization_msgs/msg/detail/menu_entry__struct.h

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,19 +66,19 @@ enum
6666
* title = "fun"
6767
* - id = 2
6868
* parent_id = 0
69-
* title = "robot"
69+
* title = "robot"
7070
* - id = 4
7171
* parent_id = 2
7272
* title = "pr2"
7373
* - id = 5
7474
* parent_id = 2
75-
* title = "turtle"
75+
* title = "turtle"
7676
*
7777
* Gives a menu tree like this:
78-
* - fun
79-
* - robot
80-
* - pr2
81-
* - turtle
78+
* - fun
79+
* - robot
80+
* - pr2
81+
* - turtle
8282
*/
8383
typedef struct visualization_msgs__msg__MenuEntry
8484
{

0 commit comments

Comments
 (0)