23 #include "modules/canbus/proto/chassis.pb.h" 24 #include "modules/drivers/proto/smartereye.pb.h" 25 #include "modules/localization/proto/localization.pb.h" 32 namespace third_party_perception {
33 namespace conversion_smartereye {
36 const apollo::drivers::SmartereyeObstacles& smartereye_obstacles,
37 const apollo::drivers::SmartereyeLanemark& smartereye_lanemark,
38 const apollo::localization::LocalizationEstimate& localization,
39 const apollo::canbus::Chassis& chassis);
PlanningContext is the runtime context in planning. It is persistent across multiple frames...
Definition: atomic_hash_map.h:25
apollo::perception::PerceptionObstacles SmartereyeToPerceptionObstacles(const apollo::drivers::SmartereyeObstacles &smartereye_obstacles, const apollo::drivers::SmartereyeLanemark &smartereye_lanemark, const apollo::localization::LocalizationEstimate &localization, const apollo::canbus::Chassis &chassis)