added simple downsampling node, todo: expose params
This commit is contained in:
10
Cargo.toml
Normal file
10
Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "sherpa_ros2_pointcloud_downsampling"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
byteorder = "1.5.0"
|
||||
futures = "0.3.31"
|
||||
itertools = "0.14.0"
|
||||
r2r = "0.9.5"
|
||||
Reference in New Issue
Block a user