◆ TrafficLightsTest()
| TrafficLightsTest::TrafficLightsTest |
( |
| ) |
|
|
inline |
◆ executor
| rclcpp::executors::SingleThreadedExecutor TrafficLightsTest::executor |
◆ id
| const lanelet::Id TrafficLightsTest::id {34836} |
◆ lights
Initial value:=
std::make_unique<traffic_simulator::TrafficLights>(
node_ptr,
"awf/universe/20240605")
const rclcpp::Node::SharedPtr node_ptr
Definition: test_traffic_lights.cpp:52
◆ node_ptr
| const rclcpp::Node::SharedPtr TrafficLightsTest::node_ptr = rclcpp::Node::make_shared("TrafficLightsTest") |
◆ red_state
| const std::string TrafficLightsTest::red_state {stateFromColor("red")} |
◆ signal_id
| const lanelet::Id TrafficLightsTest::signal_id {34806} |
◆ yellow_state
| const std::string TrafficLightsTest::yellow_state {"yellow flashing circle"} |
The documentation for this class was generated from the following file: