Skip to content

Commit 85b7da9

Browse files
pablogs9Julián Bermúdez OrtegaJanStaschulat
authored
Foxy migration (#25)
* Update int32_publisher to RCLC (moving required) dep fix * Update int32_subscriber to RCLC (moving required) * Update fragmented publication to RCLC (moving required) * Update guard condition to RCLC timer (moving required) * Update pub/sub to RCLC (moving required) * Updated fragmented subscription to RCLC (moving required) * Updated multinode to RCLC (moving required) * Indentation fix * Fixs * Remove old RCLC examples * Added complex message pub/sub * Updated configured sub/pub * Minor fixes * Minor fix * Update pingpong example with RCLC API * Update timer example * Added string publisher * Renamed RCL folder to RCLC * Indentation fix * Update rclc/complex_msg_publisher/main.c Co-authored-by: Julián Bermúdez Ortega <julianbermudez@eprosima.com> * Update rclc/complex_msg_subscriber/main.c Co-authored-by: Julián Bermúdez Ortega <julianbermudez@eprosima.com> * Indentation fix * Fix * Mantainer * Add complex msgs dep * Deployed Publisher- and Subscription-convenience functions with qos best effort in ping_pong (#26) * use rclc_subscription_init_best_effort * corrected change. * corrected change 2. * use of rclc_publisher_init_best_effort function Co-authored-by: Julián Bermúdez Ortega <julianbermudez@eprosima.com> Co-authored-by: Jan Staschulat <jan.staschulat@de.bosch.com>
1 parent b3ecd0d commit 85b7da9

63 files changed

Lines changed: 1269 additions & 1847 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
File renamed without changes.
File renamed without changes.

rcl/CMakeLists.txt

Lines changed: 0 additions & 57 deletions
This file was deleted.

rcl/configuration_example/configured_publisher/CMakeLists.txt

Lines changed: 0 additions & 20 deletions
This file was deleted.

rcl/configuration_example/configured_publisher/main.c

Lines changed: 0 additions & 91 deletions
This file was deleted.

rcl/configuration_example/configured_subscriber/CMakeLists.txt

Lines changed: 0 additions & 20 deletions
This file was deleted.

rcl/configuration_example/configured_subscriber/main.c

Lines changed: 0 additions & 93 deletions
This file was deleted.

rcl/fragmented_publication/main.c

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)