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

That doesn't exist yet. We haven't gotten automated code documentation generation running yet, and the pretty html version of the messages is part of that.

That doesn't exist yet. We haven't gotten automated code documentation generation running yet, and the pretty html version of the messages is part of that.

Until then you'll need to just look at the files directly, e.g.:

https://github.com/ros2/common_interfaces/blob/master/sensor_msgs/msg/CameraInfo.msg

There's also the local command ros2 msg show sensor_msgs/CameraInfo.