Apollo 10.0
自动驾驶开放平台
hmi_worker.h 文件参考
#include <atomic>
#include <map>
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include <boost/thread/locks.hpp>
#include <boost/thread/shared_mutex.hpp>
#include "nlohmann/json.hpp"
#include "google/protobuf/util/json_util.h"
#include "modules/common_msgs/audio_msgs/audio_event.pb.h"
#include "modules/common_msgs/basic_msgs/drive_event.pb.h"
#include "modules/common_msgs/chassis_msgs/chassis.pb.h"
#include "modules/common_msgs/control_msgs/pad_msg.pb.h"
#include "modules/common_msgs/dreamview_msgs/hmi_status.pb.h"
#include "modules/common_msgs/localization_msgs/localization.pb.h"
#include "modules/common_msgs/external_command_msgs/action_command.pb.h"
#include "modules/common_msgs/external_command_msgs/command_status.pb.h"
#include "modules/common_msgs/external_command_msgs/lane_follow_command.pb.h"
#include "modules/common_msgs/simulation_msgs/scenario.pb.h"
#include "modules/common_msgs/dreamview_msgs/hmi_config.pb.h"
#include "modules/common_msgs/dreamview_msgs/hmi_mode.pb.h"
#include "cyber/cyber.h"
#include "cyber/time/time.h"
hmi_worker.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  apollo::dreamview::HMIWorker
 

命名空间

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