boost::shared_ptr< T > SharedPtr
Use this SharedPtr (boost::shared_ptr) to keep compatibility with boost::python, but it would be nice...
This file contains definitions of common data structures used in traffic manager. ...
ActorId GetParentId() const
EpisodeProxy & GetEpisode()
const std::string & GetTypeId() const
ActorDescription description
const std::string & GetDisplayId() const
Used to initialize Actor classes.
geom::BoundingBox bounding_box
Inherit (privately) to suppress copy construction and assignment.
Connects and controls a CARLA Simulator.
const geom::BoundingBox & GetBoundingBox() const
const std::vector< uint8_t > & GetSemanticTags() const
std::vector< uint8_t > semantic_tags
SharedPtr< Actor > GetParent() const
const EpisodeProxy & GetEpisode() const
ActorState(rpc::Actor description, EpisodeProxy episode)
std::vector< ActorAttributeValue > _attributes
const std::vector< ActorAttributeValue > & GetAttributes() const
Internal state of an Actor.
const rpc::Actor & GetActorDescription() const