ros specialized messages -凯发k8网页登录
access messages from specialized sensors and inputs
specialized message functions enable you to create and access sensors and data types using specific ros and ros 2 message types. you can use the same functions to work with specific ros and ros 2 specialized message types. for examples of accessing data from these sensors, see work with specialized ros messages.
functions
blocks
extract image from ros image message | |
extract scan data from ros or ros 2 laser scan message | |
extract point cloud from ros pointcloud2 message | |
write image data to a ros or ros 2 message | |
write point cloud data to a ros or ros 2 message |
topics
specialized ros messages
- work with specialized ros messages
handle message types for laser scans, uncompressed and compressed images, point clouds, camera info, occcupancy grid, and octomap messages.
handle velodynescan messages from a velodyne lidar.
demonstrates the use of ros message structures, and their benefits and differences from message objects.