micro-ROS / micro-ROS-demos

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

Cannot get values from parameter callback #65

Closed scottitran closed 2 years ago

scottitran commented 2 years ago

Hi everyone,

I am dealing with parameter callback of micro-ROS. My program dont show any issue and I can flash it to my esp32, but I think I cannot get values from the parameter callback. I followed this tutorial: https://github.com/micro-ROS/micro-ROS-demos/blob/galactic/rclc/parameter_server/main.c

Can someone please help me? Thank you in advanced.

pablogs9 commented 2 years ago

Can you take a look @Acuadros95 ?

Acuadros95 commented 2 years ago

but I think I cannot get values from the parameter callback

Hi @scottitran, Could you please elaborate on your issue?

scottitran commented 2 years ago

.

Acuadros95 commented 2 years ago

I am going to replicate this, need some details: