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

Revision history [back]

You could start learning by reviewing a sample code for the ROS2 Python Pointcloud Publisher. With exception of sensor_msgs_py and use of numpy, it is a basic example of working with a message type with an array inside. You should add your initial basic code in your question so we can help you better with your problems.