Skip to content

Commit

Permalink
Update mbf_abstract_nav/include/mbf_abstract_nav/controller_action.h
Browse files Browse the repository at this point in the history
Co-authored-by: Tiago Silva <15384781+siferati@users.noreply.github.com>
  • Loading branch information
corot and siferati committed Dec 21, 2023
1 parent ee5eda2 commit d15bbdb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ class ControllerAction : public AbstractActionBase<mbf_msgs::ExePathAction, Abst
//! Publish the current goal pose (the last pose of the path we are following)
ros::Publisher goal_pub_;

//! timeout after a oscillation is detected
//! timeout after an oscillation is detected
ros::Duration oscillation_timeout_;

//! minimal move distance to not detect an oscillation
Expand Down

0 comments on commit d15bbdb

Please sign in to comment.