6#define _GLIBCXX_USE_CXX11_ABI 0
15 struct CarlaMapSensorPublisherImpl;
29 const char*
type()
const override {
return "map sensor"; }
32 std::shared_ptr<CarlaMapSensorPublisherImpl>
_impl;
CarlaMapSensorPublisher & operator=(const CarlaMapSensorPublisher &)
void SetData(const char *data)
const char * type() const override
CarlaMapSensorPublisher(const char *ros_name="", const char *parent="")
std::shared_ptr< CarlaMapSensorPublisherImpl > _impl
~CarlaMapSensorPublisher()
const std::string & parent() const
This file contains definitions of common data structures used in traffic manager.