TrajectoryOptions Struct
Options for creating a time-parameterized trajectory from waypoints. More...
Declaration
Included Headers
Public Member Attributes Index
| double | velocity_scale_factor = 1.0 |
|
Scale factor for the maximum joint velocities. More... | |
| double | acceleration_scale_factor = 1.0 |
|
Scale factor for the maximum joint accelerations. More... | |
| int | sampling_rate = 100 |
|
Sampling rate of the output trajectory message, in Hz. More... | |
| double | max_deviation = moveit_pro::base::trajectory_processing::DEFAULT_PATH_TOLERANCE |
|
Maximum distance the blended trajectory may deviate from the waypoint polyline at each intermediate waypoint. More... | |
Description
Options for creating a time-parameterized trajectory from waypoints.
Definition at line 18 of file trajectory_utils.hpp.
Public Member Attributes
acceleration_scale_factor
|
Scale factor for the maximum joint accelerations.
Definition at line 24 of file trajectory_utils.hpp.
max_deviation
|
Maximum distance the blended trajectory may deviate from the waypoint polyline at each intermediate waypoint.
Definition at line 30 of file trajectory_utils.hpp.
sampling_rate
|
Sampling rate of the output trajectory message, in Hz.
Definition at line 27 of file trajectory_utils.hpp.
velocity_scale_factor
|
Scale factor for the maximum joint velocities.
Definition at line 21 of file trajectory_utils.hpp.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.