ApolloAuto / apollo

An open autonomous driving platform
Apache License 2.0
24.71k stars 9.62k forks source link

如何调整坐标系使lidar检测障碍物与点云匹配 #15428

Open Jacen0610 opened 3 weeks ago

Jacen0610 commented 3 weeks ago

We appreciate you go through Apollo documentations and search previous issues before creating an new one. If neither of the sources helped you with your issues, please report the issue using the following form. Please note missing info can delay the response time.

System information

Steps to reproduce the issue:

Supporting materials (screenshots, command lines, code/script snippets):

2024-06-07 13-46-08 的屏幕截图

2024-06-07 13-45-53 的屏幕截图

HandsomeAIccx commented 1 week ago

dreamview的点云是原始点云,没有经过tf,你可以自己写一个经过tf转换的点云,把它发出来,加载到dreamview中。

Jacen0610 commented 5 days ago

dreamview的点云是原始点云,没有经过tf,你可以自己写一个经过tf转换的点云,把它发出来,加载到dreamview中。

现在是我的聚类输出的障碍物在dreamview+显示有问题,点云显示是没问题的。聚类的障碍物和点云对应不上,差了90度