ros2 message documentation?
Dumb question... where's the ROS2 equivalent of http://docs.ros.org/melodic/api/senso...
Thanks.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Dumb question... where's the ROS2 equivalent of http://docs.ros.org/melodic/api/senso...
Thanks.
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
.
Asked: 2018-12-19 11:45:58 -0600
Seen: 580 times
Last updated: Dec 19 '18
Is there a release date of ros 2 or more informations about it?
Is the planned ROS1 to ROS2/DDS bridge available yet?
ROS2: content-based topic subscriptions?
Building Ros 2.0 without OpenCV?
ros2 rttest example build error
ROS 2 Alpha 2 ros1_bridge using DDS between two computers