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 Nov 27, 2023
1 parent 8ccb7bb commit d5db1c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ class ControllerAction :
geometry_msgs::PoseStamped robot_pose_; ///< Current robot pose
geometry_msgs::PoseStamped goal_pose_; ///< Current goal pose

//! 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 d5db1c6

Please sign in to comment.