|
| FollowLaneWithOffsetScenario (const rclcpp::NodeOptions &option) |
|
| CppScenarioNode (const std::string &node_name, const std::string &map_path, const std::string &lanelet2_map_file, const std::string &scenario_filename, const bool verbose, const rclcpp::NodeOptions &option) |
|
void | start () |
|
void | stop (Result result, const std::string &description="") |
|
void | expectThrow () |
|
void | expectNoThrow () |
|
template<typename T > |
auto | equals (const T v1, const T v2, const T tolerance=std::numeric_limits< T >::epsilon()) const -> bool |
|
void | spawnEgoEntity (const traffic_simulator::CanonicalizedLaneletPose &spawn_lanelet_pose, const std::vector< traffic_simulator::CanonicalizedLaneletPose > &goal_lanelet_pose, const traffic_simulator_msgs::msg::VehicleParameters ¶meters) |
|
auto | isVehicle (const std::string &name) const -> bool |
|
auto | isPedestrian (const std::string &name) const -> bool |
|
◆ FollowLaneWithOffsetScenario()
cpp_mock_scenarios::FollowLaneWithOffsetScenario::FollowLaneWithOffsetScenario |
( |
const rclcpp::NodeOptions & |
option | ) |
|
|
inlineexplicit |
The documentation for this class was generated from the following file: