Apollo 10.0
自动驾驶开放平台
point_cloud_updater.h 文件参考
#include <memory>
#include <string>
#include <vector>
#include <boost/thread/locks.hpp>
#include <boost/thread/shared_mutex.hpp>
#include "pcl/point_cloud.h"
#include "pcl/point_types.h"
#include "modules/common_msgs/localization_msgs/localization.pb.h"
#include "modules/common_msgs/sensor_msgs/pointcloud.pb.h"
#include "cyber/common/log.h"
#include "cyber/cyber.h"
#include "modules/common/util/string_util.h"
#include "modules/dreamview/backend/common/handlers/websocket_handler.h"
#include "modules/dreamview/backend/simulation_world/simulation_world_updater.h"
point_cloud_updater.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  apollo::dreamview::PointCloudUpdater
 A wrapper around WebSocketHandler to keep pushing PointCloud to frontend via websocket while handling the response from frontend. 更多...
 

命名空间

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