Apollo 10.0
自动驾驶开放平台
|
#include <memory>
#include "cyber/ros_bridge/converter_base/converter_interface.h"
#include "cyber/proto/simple.pb.h"
#include "cyber/cyber.h"
#include "cyber/plugin_manager/plugin_manager.h"
类 | |
class | apollo::cyber::ApolloRosConverter |
命名空间 | |
namespace | apollo |
class register implement | |
namespace | apollo::cyber |
类型定义 | |
using | InputMsg0 = apollo::cyber::proto::SimpleMessage |
using | OutputMsg0 = apollo::cyber::proto::SimpleRepeatedMessage |
using | OutputMsg0Ptr = std::shared_ptr< OutputMsg0 > |
using | InputMsg0Ptr = std::shared_ptr< InputMsg0 > |
在文件 apollo_ros_converter.h 第 35 行定义.
using InputMsg0Ptr = std::shared_ptr<InputMsg0> |
在文件 apollo_ros_converter.h 第 42 行定义.
在文件 apollo_ros_converter.h 第 39 行定义.
using OutputMsg0Ptr = std::shared_ptr<OutputMsg0> |
在文件 apollo_ros_converter.h 第 41 行定义.