Classes | |
| class | CarlaCollisionEvent |
| This class represents the structure CarlaCollisionEvent defined by the user in the IDL file. More... | |
| class | CarlaCollisionEventPubSubType |
| This class represents the TopicDataType of the type CarlaCollisionEvent defined by the user in the IDL file. More... | |
| class | CarlaEgoVehicleControl |
| This class represents the structure CarlaEgoVehicleControl defined by the user in the IDL file. More... | |
| class | CarlaEgoVehicleControlPubSubType |
| This class represents the TopicDataType of the type CarlaEgoVehicleControl defined by the user in the IDL file. More... | |
| class | LaneInvasionEvent |
| This class represents the structure LaneInvasionEvent defined by the user in the IDL file. More... | |
| class | LaneInvasionEventPubSubType |
| This class represents the TopicDataType of the type LaneInvasionEvent defined by the user in the IDL file. More... | |
Variables | |
| const int32_t | LANE_MARKING_BROKEN = 1 |
| const int32_t | LANE_MARKING_OTHER = 0 |
| const int32_t | LANE_MARKING_SOLID = 2 |
| const int32_t carla_msgs::msg::LANE_MARKING_BROKEN = 1 |
Definition at line 69 of file CarlaLineInvasion.h.
| const int32_t carla_msgs::msg::LANE_MARKING_OTHER = 0 |
Definition at line 68 of file CarlaLineInvasion.h.
| const int32_t carla_msgs::msg::LANE_MARKING_SOLID = 2 |
Definition at line 70 of file CarlaLineInvasion.h.
1.8.13