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

ros2 message documentation?

asked 2018-12-19 11:45:58 -0500

clyde gravatar image

Dumb question... where's the ROS2 equivalent of http://docs.ros.org/melodic/api/senso...

Thanks.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2018-12-19 14:06:36 -0500

William gravatar image

updated 2018-12-19 14:08:07 -0500

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_interf...

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

edit flag offensive delete link more

Comments

Terrific, thanks for the quick and thorough response.

clyde gravatar image clyde  ( 2018-12-19 14:28:32 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2018-12-19 11:45:58 -0500

Seen: 385 times

Last updated: Dec 19 '18