ros2_rust
ros2_rust copied to clipboard
Create a point cloud iterator package
There should be something like https://gitlab.com/ApexAI/point_cloud_msg_wrapper in the Rust ecosystem – i.e. a convenient and as-safe-as-possible way to interact with point clouds that doesn't incur a copy.
This requires good knowledge of unsafe and transmutation.
fyi @ruffsl