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 reason is that the message is just too big for the arduino. There might be some other related questions on this if you look for it.

I did not find a satisfying solution besides sending a float multi array and filling out an Imu message from that manually.