Apollo
6.0
Open source self driving car software
|
Classes | |
class | CameraObstacleDetectionComponent |
class | CameraPerceptionVizMessage |
class | Descriptor |
class | DetectionComponent |
class | FusionCameraDetectionComponent |
class | FusionComponent |
class | LaneDetectionComponent |
class | LidarFrameMessage |
class | LidarOutputComponent |
class | MsgBuffer |
class | MsgSerializer |
class | RadarDetectionComponent |
class | RecognitionComponent |
class | SensorFrameMessage |
struct | StampedTransform |
class | TrafficLightsPerceptionComponent |
class | TransformCache |
class | TransformWrapper |
Typedefs | |
typedef Eigen::Matrix4d | MotionType |
typedef FunctionInfo< LaneDetectionComponent > | FunInfoType |
Functions | |
DECLARE_bool (obs_enable_hdmap_input) | |
DECLARE_bool (obs_enable_visualization) | |
DECLARE_string (obs_screen_output_dir) | |
DECLARE_bool (obs_benchmark_mode) | |
DECLARE_bool (obs_save_fusion_supplement) | |
DECLARE_bool (start_visualizer) | |
CYBER_REGISTER_COMPONENT (CameraObstacleDetectionComponent) | |
CYBER_REGISTER_COMPONENT (DetectionComponent) | |
CYBER_REGISTER_COMPONENT (FusionCameraDetectionComponent) | |
CYBER_REGISTER_COMPONENT (FusionComponent) | |
CYBER_REGISTER_COMPONENT (LaneDetectionComponent) | |
CYBER_REGISTER_COMPONENT (LidarOutputComponent) | |
CYBER_REGISTER_COMPONENT (RadarDetectionComponent) | |
CYBER_REGISTER_COMPONENT (RecognitionComponent) | |
CYBER_REGISTER_COMPONENT (TrafficLightsPerceptionComponent) | |
DECLARE_int32 (obs_msg_buffer_size) | |
DECLARE_double (obs_buffer_match_precision) | |
DECLARE_string (obs_sensor2novatel_tf2_frame_id) | |
DECLARE_string (obs_novatel2world_tf2_frame_id) | |
DECLARE_string (obs_novatel2world_tf2_child_frame_id) | |
DECLARE_double (obs_tf2_buff_size) | |
typedef Eigen::Matrix4d apollo::perception::onboard::MotionType |
|
strong |
apollo::perception::onboard::CYBER_REGISTER_COMPONENT | ( | LidarOutputComponent | ) |
apollo::perception::onboard::CYBER_REGISTER_COMPONENT | ( | RecognitionComponent | ) |
apollo::perception::onboard::CYBER_REGISTER_COMPONENT | ( | DetectionComponent | ) |
apollo::perception::onboard::CYBER_REGISTER_COMPONENT | ( | FusionComponent | ) |
apollo::perception::onboard::CYBER_REGISTER_COMPONENT | ( | RadarDetectionComponent | ) |
apollo::perception::onboard::CYBER_REGISTER_COMPONENT | ( | LaneDetectionComponent | ) |
apollo::perception::onboard::CYBER_REGISTER_COMPONENT | ( | TrafficLightsPerceptionComponent | ) |
apollo::perception::onboard::CYBER_REGISTER_COMPONENT | ( | FusionCameraDetectionComponent | ) |
apollo::perception::onboard::CYBER_REGISTER_COMPONENT | ( | CameraObstacleDetectionComponent | ) |
apollo::perception::onboard::DECLARE_bool | ( | obs_enable_hdmap_input | ) |
apollo::perception::onboard::DECLARE_bool | ( | obs_enable_visualization | ) |
apollo::perception::onboard::DECLARE_bool | ( | obs_benchmark_mode | ) |
apollo::perception::onboard::DECLARE_bool | ( | obs_save_fusion_supplement | ) |
apollo::perception::onboard::DECLARE_bool | ( | start_visualizer | ) |
apollo::perception::onboard::DECLARE_double | ( | obs_buffer_match_precision | ) |
apollo::perception::onboard::DECLARE_double | ( | obs_tf2_buff_size | ) |
apollo::perception::onboard::DECLARE_int32 | ( | obs_msg_buffer_size | ) |
apollo::perception::onboard::DECLARE_string | ( | obs_screen_output_dir | ) |
apollo::perception::onboard::DECLARE_string | ( | obs_sensor2novatel_tf2_frame_id | ) |
apollo::perception::onboard::DECLARE_string | ( | obs_novatel2world_tf2_frame_id | ) |
apollo::perception::onboard::DECLARE_string | ( | obs_novatel2world_tf2_child_frame_id | ) |