Launch Autoware Sensor Kit with only 1 LiDAR #5051
Unanswered
aemilio-Developer
asked this question in
Q&A
Replies: 1 comment
-
The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I try to launch the sensing and vehicle part of autoware, having only one Velodyne VLP16 LiDAR available, once autoware starts I encounter the following error on the lidar.
“[component_container-5] Warning: Invalid frame ID “base_link” passed to canTransform argument target_frame - frame does not exist.
[component_container-5] at line 93 in ./src/buffer_core.cpp.
”
and
“[component_container-5] [ERROR] [1722327461.802536203] [sensing.lidar.front.crop_box_filter_self]: [get_transform_matrix] timeout tf: velodyne_front->base_link” . What can this be caused by? Does it depend on the fact that I am using only 1 lidar?
Beta Was this translation helpful? Give feedback.
All reactions