#include <common_test_fixtures.hpp>
|
| const lanelet::Id | id {34836} |
| |
| const lanelet::Id | signal_id {34806} |
| |
| const rclcpp::Node::SharedPtr | node_ptr = rclcpp::Node::make_shared("TrafficLightsInternalTest") |
| |
| rclcpp::executors::SingleThreadedExecutor | executor |
| |
| std::unique_ptr< TrafficLightsT > | lights |
| |
◆ TrafficLightsInternalTestArchitectureDependent()
template<typename TrafficLightsT , const char * Architecture>
◆ executor
template<typename TrafficLightsT , const char * Architecture>
◆ id
template<typename TrafficLightsT , const char * Architecture>
◆ lights
template<typename TrafficLightsT , const char * Architecture>
◆ node_ptr
template<typename TrafficLightsT , const char * Architecture>
◆ signal_id
template<typename TrafficLightsT , const char * Architecture>
The documentation for this class was generated from the following file: