Apollo 10.0
自动驾驶开放平台
data_collection_monitor.h 文件参考
#include <memory>
#include <string>
#include <unordered_map>
#include <vector>
#include <boost/thread/shared_mutex.hpp>
#include "gtest/gtest_prod.h"
#include "nlohmann/json.hpp"
#include "modules/common_msgs/chassis_msgs/chassis.pb.h"
#include "modules/dreamview/proto/data_collection_table.pb.h"
#include "cyber/cyber.h"
#include "modules/dreamview/backend/common/fuel_monitor/fuel_monitor.h"
data_collection_monitor.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  apollo::dreamview::DataCollectionMonitor
 A module that monitor data collection progress for calibration purpose. 更多...
 

命名空间

namespace  apollo::dreamview
 apollo::dreamview
 
namespace  apollo
 class register implement
 

类型定义

typedef std::vector< Rangeapollo::dreamview::Category