Skip to content

[Discussion] LiDAR Centerpoint Inference Process #2755

Answered by twbabyduck
twbabyduck asked this question in Q&A
Discussion options

You must be logged in to vote

A simple way to test the inference using lidar_centerpoint package is shown as follows:

Command
ros2 launch lidar_centerpoint lidar_centerpoint.launch.xml input/pointcloud:=/INPUT_TOPIC model_name:=centerpoint

Terminal

Loading from /home/$USER/autoware/install/lidar_centerpoint/share/lidar_centerpoint/data/pts_voxel_encoder_centerpoint.engine
Loading from /home/$USER/autoware/install/lidar_centerpoint/share/lidar_centerpoint/data/backbone_neck_head_centerpoint.engine

INPUT
sensor_msgs::msg::PointCloud2

OUTPUT
autoware_auto_perception_msgs::msg::DetectedObjects

Note (Expected Result):
If the lidar point cloud is given then the inference code should be able to publish the DetectedObjects t…

Replies: 2 comments 13 replies

Comment options

You must be logged in to vote
6 replies
@twbabyduck
Comment options

@yukkysaito
Comment options

@yukkysaito
Comment options

@twbabyduck
Comment options

@twbabyduck
Comment options

Comment options

You must be logged in to vote
7 replies
@YueChuCheng
Comment options

@yukke42
Comment options

@lhakim85
Comment options

@YueChuCheng
Comment options

@lhakim85
Comment options

lhakim85 Oct 4, 2022
Collaborator

Answer selected by twbabyduck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
component:perception Advanced sensor data processing and environment understanding.
6 participants