guardstrikelab / carla_apollo_bridge

This project aims to provide a data and control bridge for the communication between the latest version of Apollo and Carla.
Apache License 2.0
336 stars 98 forks source link

仿真时添加传感器,对应apollo中的哪种修改? #210

Open xudooo opened 3 weeks ago

xudooo commented 3 weeks ago

Note: If you have a general support question and are looking for a quicker response, please checkout our discord channel for answers from the community: https://bbs.carla.org.cn/ask

In what area(s)?

/area runtime

/area operator

/area placement

/area docs

/area test-and-release

Ask your question here

  1. 我目前在使用apollo (tag:v9.0.0),默认的传感器配置,有对应的车型吗?比如在apollo/modules/calibration/data目录下 image

  2. 如果我想添加一个传感器到modules/carla_bridge/config/objects.json中,比如是sensor.camera.rgb类型的rear_6mm,需要在apollo中修改哪些参数,以对应在bridge中定义的传感器的外参?

谢谢。