pcd rotation convert & height segmentation
Find a file
2024-10-21 20:06:21 +09:00
launch Add files via upload 2024-10-16 15:36:19 +09:00
pcd_convert Update pcd_height_segmentation.py 2024-10-21 20:06:21 +09:00
resource Add files via upload 2024-10-16 15:36:19 +09:00
test Add files via upload 2024-10-16 15:36:19 +09:00
LICENSE Add files via upload 2024-10-16 15:36:19 +09:00
package.xml Add files via upload 2024-10-16 15:36:19 +09:00
README.md Update README.md 2024-10-16 15:34:00 +09:00
setup.cfg Add files via upload 2024-10-16 15:36:19 +09:00
setup.py Add files via upload 2024-10-16 15:36:19 +09:00

pcd_convert

pcd rotation convert & height segmentation

基本/ros2_ws/srcに入れて/ros2_wsでビルドすれば実行できます。 使用するコマンドを記載しておきます。

livoxデータ取得 ros2 launch livox_to_pointcloud2 livox_to_pointcloud2.launch.py pcdデータを回転高さ調整 ros2 run pcd_convert pcd_rotation pcdデータを地面とOBS判定 ros2 run pcd_convert pcd_height_segmentation