ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The problem is the initialization of goal_vel. In micro-ROS you should not rely on default init functions. Please read this tutorial to learn how to init message memory correctly.

If your problem is not solved, please open an issue in our Github repos.