Skip to content

Commit

Permalink
micro-ROS rolling Library auto-update 13-08-2024 06:22 (#1815)
Browse files Browse the repository at this point in the history
Co-authored-by: pablogs9 <7647884+pablogs9@users.noreply.github.com>
  • Loading branch information
pablogs9 and pablogs9 authored Aug 20, 2024
1 parent 0870d0f commit 2bf43e4
Show file tree
Hide file tree
Showing 11 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions built_packages
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

https://github.com/ament/ament_cmake.git 446e3ede3ec268bcc9f76be27b4a2a24ba6a96bb
https://github.com/ament/ament_index.git 186831ac95e05632936b1399f8eda34d9f2199f4
https://github.com/ament/ament_index.git 1ef3b4c92b54bf0530efb01424b65856b44a25ef
https://github.com/ament/ament_lint.git 2e54ed347731357c510273b3d4328eaabe6825d6
https://github.com/ament/ament_package.git 2695c27e809ad431eebec608ea4ebf74d7f015c7
https://github.com/ament/googletest.git 826d84bcc66eec650242bf360a565597e6aaad56
Expand All @@ -9,7 +9,7 @@ https://github.com/eProsima/Micro-CDR.git ed4fd513a24a53b93d548d342cb7aa0a18716f
https://github.com/eProsima/Micro-XRCE-DDS-Client.git 83f129a80770a09aac9e823896ecbf6a0eddf0fc
https://github.com/micro-ROS/micro_ros_msgs.git 4f1dbf42db9e35b22525e3d408730a450eeb4eea
https://github.com/micro-ROS/micro_ros_utilities a593e18e745c7fc01499e07b9cf3fb9af1ab459f
https://github.com/micro-ROS/rcl b665e7aa8f38448e890ba09eccb186aeb3a96984
https://github.com/micro-ROS/rcl e5f176ed4e593f51e2b8e2e7fd84bc9d9cf57156
https://github.com/micro-ROS/rcutils c6a40d1b4dd52ab4f3782bacd1b48b04c3a147d1
https://github.com/micro-ROS/rmw-microxrcedds.git d4d26af5d4ffa9f5a0874fb147444383987abca8
https://github.com/micro-ROS/rosidl_typesupport.git 16487c1ab537b5fdb34b936f2569fcf10b5aff54
Expand All @@ -19,14 +19,14 @@ https://github.com/ros2/ament_cmake_ros.git 2fc2c6baada47130ff3c2fbc5265a9ec782d
https://github.com/ros2/common_interfaces.git 0163014f208bbe840a5c2d23d98dc27fc0d02b2c
https://github.com/ros2/example_interfaces.git dec9e55175f95f0feecc46213df3a26c8543313f
https://github.com/ros2/libyaml_vendor.git f4ccfc67e7ba2ec4e77170d105c1da0133fa3971
https://github.com/ros2/rcl.git 30a047af69c27ef36ecf80c22b2680a0e90a2f98
https://github.com/ros2/rcl.git dcfe9ba4f95e3c0d546d30b3f03b769df16667a1
https://github.com/ros2/rcl_interfaces.git f6b3741d921ef5414125091b2ccc74b863be3c24
https://github.com/ros2/rcl_logging.git 7529e87a5ea26351690882c26eece7ebd400fdd4
https://github.com/ros2/rclc 995cda8c68456c7477ed103d9419a161fd068960
https://github.com/ros2/rcpputils.git 10939f92d75ab0c0d8caea6b979110cbdcc5d3a5
https://github.com/ros2/rmw.git ac4f9afccca3dc305f2b519fdb0fb9131250f2a5
https://github.com/ros2/rmw_implementation.git e01f7832f7f795856942245fecc5b655197d0f46
https://github.com/ros2/ros2_tracing.git 409ae64df9cf33cb75a87c731f9268c019e73b53
https://github.com/ros2/ros2_tracing.git a866b9c701311bc8200a00c949b4a0fff9803777
https://github.com/ros2/rosidl.git 481c9437ab3dbf92807f8b2fb0b0bad5ba22d4bf
https://github.com/ros2/rosidl_core.git 0ac65c0bfe629340d8d3569e0be1dce0e732a345
https://github.com/ros2/rosidl_dds.git 395a946f1cde1999ddb78cb31717d0991421a317
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.
2 changes: 1 addition & 1 deletion src/rcl_lifecycle/data_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ typedef struct rcl_lifecycle_transition_map_s
unsigned int transitions_size;
} rcl_lifecycle_transition_map_t;

/// It contains the communication interfac with the ROS world
/// It contains the communication interface with the ROS world
typedef struct rcl_lifecycle_com_interface_s
{
/// Handle to the node used to create the publisher and the services
Expand Down
4 changes: 2 additions & 2 deletions src/tracetools/tracetools.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
#include <stdbool.h>

#include "tracetools/config.h"
#include "tracetools/visibility_control.hpp"
#include "tracetools/visibility_control.h"

#ifndef TRACETOOLS_DISABLED
/**
Expand Down Expand Up @@ -134,7 +134,7 @@ extern "C"
/**
* \return `true` if tracing is enabled, `false` otherwise
*/
TRACETOOLS_PUBLIC bool ros_trace_compile_status();
TRACETOOLS_PUBLIC bool ros_trace_compile_status(void);

/// `rcl_init`
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
* library cannot have, but the consuming code must have inorder to link.
*/

#ifndef TRACETOOLS__VISIBILITY_CONTROL_HPP_
#define TRACETOOLS__VISIBILITY_CONTROL_HPP_
#ifndef TRACETOOLS__VISIBILITY_CONTROL_H_
#define TRACETOOLS__VISIBILITY_CONTROL_H_

// This logic was borrowed (then namespaced) from the examples on the gcc wiki:
// https://gcc.gnu.org/wiki/Visibility
Expand Down Expand Up @@ -53,4 +53,4 @@
#define TRACETOOLS_PUBLIC_TYPE
#endif

#endif // TRACETOOLS__VISIBILITY_CONTROL_HPP_
#endif // TRACETOOLS__VISIBILITY_CONTROL_H_

0 comments on commit 2bf43e4

Please sign in to comment.