Class LimitedAccelGenerator
Defined in File limited_accel_generator.hpp
Inheritance Relationships
Base Type
public dwb_plugins::StandardTrajectoryGenerator
(Class StandardTrajectoryGenerator)
Class Documentation
-
class LimitedAccelGenerator : public dwb_plugins::StandardTrajectoryGenerator
Limits the acceleration in the generated trajectories to a fraction of the simulated time.
Public Functions
Protected Functions
Calculate the velocity after a set period of time, given the desired velocity and acceleration limits.
Unlike the StandardTrajectoryGenerator, the velocity remains constant in the LimitedAccelGenerator
- Parameters:
cmd_vel – Desired velocity
start_vel – starting velocity
dt – amount of time in seconds
- Returns:
cmd_vel