scenario_simulator_v2 C++ API
|
parameters for behavior plugin More...
#include <lane_change.hpp>
Public Member Functions | |
Parameter (const AbsoluteTarget &target=AbsoluteTarget(), const TrajectoryShape trajectory_shape=TrajectoryShape::CUBIC, const Constraint &constraint=Constraint()) | |
Public Attributes | |
AbsoluteTarget | target |
TrajectoryShape | trajectory_shape |
Constraint | constraint |
Static Public Attributes | |
static constexpr auto | default_lanechange_distance = 20.0 |
parameters for behavior plugin
|
inlineexplicit |
Constraint traffic_simulator::lane_change::Parameter::constraint |
|
inlinestaticconstexpr |
AbsoluteTarget traffic_simulator::lane_change::Parameter::target |
TrajectoryShape traffic_simulator::lane_change::Parameter::trajectory_shape |