You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ros2 bag play /home/genis/ros_bags/vanttec2/rosbag2_2023_03_23-23_34_21_0.db3
ros2 bag play /home/genis/ros_bags/vantec//rosbag2_2023_05_23-18_50_43_0.db3
receives the points from the /velodyne points topic and creates a region of interest.
PointCloud2
voxel_grid_filter
/points_ground
It receives the points from the region of interest from the /points_roi topic and removes the points from the floor to only leave the objects.
PointCloud2
lidar_ground_getter
/object_bounding_box
the bounding box of the object
MarkerArray
lidar3d_clustering
/warning_visualization_tool
Warning display tool to visually discover if the object is far away or close.
Marker
lidar3d_clustering
/visualization_zone
visualization tool to observe risk areas.
MarkerArray
lidar3d_clustering
/warning_status
int topic to warn by numbers if an object is closed or away.
Int32
lidar3d_clustering
warning_status topic descriptions
# Int32
description
1
[WARNING 220] Obstacle detected in red zone.
2
[WARNING 330] Obstacle detected in yellow zone.
4
[INFO 000] No obstacle detected in any zone.
In the lab computer
ros2 bag play /home/rola/ros2/ros_bags/vanttec_2/rosbag2_2023_05_23-18_50_43_0-001.db3
ros2 bag play /home/genis-rog/ros2/ros_bags/new_vanttec/rosbag2_2024_03_08-22_50_21/rosbag2_2024_03_08-22_50_21_0.db3 --topics /velodyne_points