A point cloud decoder written in rust, compiled to wasm. To be used in rapyuta-robotics/amphion
npm install pcl-decoder
ROS Pointcloud2 msg -> JS -> WASM (RUST) -> JS -> Canvas
1. wasm-pack build --out-name index
wasm-pack build --out-name index