Skip to content

Link autoware_lidar_centerpoint to autoware_multi_object_tracker for vehicle tracking #5653

Discussion options

You must be logged in to vote

@vollkornholztuer

Just so i understand it correctly, autoware_multi_object_tracker expects DetectedObject-messages with the frame_id called base_link instead of scala3s? Therefore, before i put the pointcloud into autoware_lidar_centerpoint: do i have to rename the frame_id to base_link? Or can i use a node to rename the frame_id of the DetectedObjects-message after the detection with autoware_lidar_centerpoint?

If you have correct TF tree, you can use one of autoware_pointcloud_preprocessor, e.g. crop_box_filter and define input_frame and output_frame as base_link. You can also just change frame_id of your pointcloud.

Also, is there the possibility to change the expected frame_id for a…

Replies: 1 comment 7 replies

Comment options

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

@amadeuszsz
Comment options

@vollkornholztuer
Comment options

@amadeuszsz
Comment options

Answer selected by vollkornholztuer
@vollkornholztuer
Comment options

@vollkornholztuer
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants