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

I don't really understand your code, but I believe you're not initialising your value field correctly on the rosserial side.

This question: #q203529 shows how to properly do that.

Refer also to rosserial/Overview/Limitations - Arrays for some more information on that topic.

I don't really understand your code, but I believe you're not initialising your value field correctly on the rosserial side.

This question: #q203529 shows how to properly do that.

Refer also to rosserial/Overview/Limitations - Arrays for some more information on that topic.topic and see rosserial/Overview/Messages for some more examples.