Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
Signed-off-by: huiyulhy <[email protected]>
  • Loading branch information
huiyulhy committed Sep 9, 2024
1 parent 3abeb11 commit 5a8b465
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ class StandardTrajectoryGenerator : public dwb_core::TrajectoryGenerator
/// @brief the name of the overlying plugin ID
std::string plugin_name_;

/// @brief Option to limit velocity in the trajectory generator by using current velocity over current velocity in trajectory
/// @brief Option to limit velocity in the trajectory generator by using current velocity for trajectory
bool limit_vel_cmd_in_traj_;

/* Backwards Compatibility Parameter: include_last_point
Expand Down

0 comments on commit 5a8b465

Please sign in to comment.