|
Apollo
6.0
Open source self driving car software
|
#include <memory>#include <string>#include <thread>#include "cyber/base/concurrent_object_pool.h"#include "cyber/cyber.h"#include "modules/drivers/proto/sensor_image.pb.h"#include "modules/drivers/video/driver.h"#include "modules/drivers/video/proto/video_h265cfg.pb.h"
Go to the source code of this file.
Classes | |
| class | apollo::drivers::video::CompCameraH265Compressed |
Namespaces | |
| apollo | |
| PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
| apollo::drivers | |
| apollo::drivers | |
| apollo::drivers::video | |
Functions | |
| apollo::drivers::video::CYBER_REGISTER_COMPONENT (CompCameraH265Compressed) | |
1.8.13