micro-ROS / micro-ROS-demos

Sample code using rclc and rclcpp implementations.
Apache License 2.0
84 stars 24 forks source link

Add actions to examples #53

Closed pablogs9 closed 2 years ago

Acuadros95 commented 2 years ago

This commit fixes this problem: https://github.com/ros2/rclc/pull/170/commits/9fb4f4d2c3eb0219a638f176ce2f92697bb4386d

Acuadros95 commented 2 years ago

Updated rclc fibonacci_action examples with https://github.com/ros2/rclc/pull/170 API

Acuadros95 commented 2 years ago

Rerun CI when https://github.com/ros2/rclc/pull/170 is merged