Apollo  6.0
Open source self driving car software
Classes | Namespaces | Variables
online_calibration.h File Reference
#include <memory>
#include <string>
#include <vector>
#include "modules/drivers/lidar/proto/velodyne.pb.h"
#include "cyber/cyber.h"
#include "modules/drivers/lidar/velodyne/parser/calibration.h"
Include dependency graph for online_calibration.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  apollo::drivers::velodyne::OnlineCalibration
 

Namespaces

 apollo
 PlanningContext is the runtime context in planning. It is persistent across multiple frames.
 
 apollo::drivers
 apollo::drivers
 
 apollo::drivers::velodyne
 

Variables

constexpr double apollo::drivers::velodyne::DEGRESS_TO_RADIANS = 3.1415926535897 / 180.0