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

Confirmed that there was no way of doing this. PR to fix issue is here: https://github.com/ros2/rosidl_python/pull/184

It appears that in the future we will be able to do:

ros2 topic pub -1 /whatever std_msgs/msg/ByteMultiArray "{data: [1, 2, 3]}"