|
Autoware.Auto
|
|
#include <motion_testing_publisher.hpp>

Public Attributes | |
| State | start_state |
| std::chrono::nanoseconds | active_time |
| std::chrono::nanoseconds | trajectory_sample_period |
| std::chrono::nanoseconds | state_update_period |
| std::string | trajectory_frame |
| std::string | ego_frame |
Characterizes one part/profile of the test sequence Only the position of the first start_state is respected, other ones are inferred from the dynamics
| std::chrono::nanoseconds motion::motion_testing_nodes::TrajectoryProfile::active_time |
| std::string motion::motion_testing_nodes::TrajectoryProfile::ego_frame |
| State motion::motion_testing_nodes::TrajectoryProfile::start_state |
| std::chrono::nanoseconds motion::motion_testing_nodes::TrajectoryProfile::state_update_period |
| std::string motion::motion_testing_nodes::TrajectoryProfile::trajectory_frame |
| std::chrono::nanoseconds motion::motion_testing_nodes::TrajectoryProfile::trajectory_sample_period |