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

Revision history [back]

Marker messages are ROS messages just like anything else you can publish from a python node, there's nothing special about them. You can find an example in this question/answer.