micro-ROS / micro_ros_espidf_component

micro-ROS ESP32 IDF component and sample code
Apache License 2.0
248 stars 60 forks source link

Are services supported with EmbeddedRTPS? #194

Closed jbmouret closed 1 year ago

jbmouret commented 1 year ago

Issue template

Steps to reproduce the issue

Expected behavior

Actual behavior

And indeed, rmw_service_response_publisher_get_actual_qos seems to be defined nowhere.

Additional information

pablogs9 commented 1 year ago

Hello @jbmouret, services are not supported in Embedded RTPS for micro-ROS

jbmouret commented 1 year ago

Thanks! so the error is expected.