Public Attributes | List of all members
teb_local_planner::TebConfig::GoalTolerance Struct Reference

Goal tolerance related parameters. More...

#include <teb_config.h>

Public Attributes

bool complete_global_plan
 
bool free_goal_vel
 Allow the robot's velocity to be nonzero (usally max_vel) for planning purposes. More...
 
double theta_stopped_vel
 Below what maximum rotation velocity we consider the robot to be stopped in rotation. More...
 
double trans_stopped_vel
 Below what maximum velocity we consider the robot to be stopped in translation. More...
 
double xy_goal_tolerance
 Allowed final euclidean distance to the goal position. More...
 
double yaw_goal_tolerance
 Allowed final orientation error. More...
 

Detailed Description

Goal tolerance related parameters.

Definition at line 116 of file teb_config.h.

Member Data Documentation

◆ complete_global_plan

bool teb_local_planner::TebConfig::GoalTolerance::complete_global_plan

Definition at line 123 of file teb_config.h.

◆ free_goal_vel

bool teb_local_planner::TebConfig::GoalTolerance::free_goal_vel

Allow the robot's velocity to be nonzero (usally max_vel) for planning purposes.

Definition at line 120 of file teb_config.h.

◆ theta_stopped_vel

double teb_local_planner::TebConfig::GoalTolerance::theta_stopped_vel

Below what maximum rotation velocity we consider the robot to be stopped in rotation.

Definition at line 122 of file teb_config.h.

◆ trans_stopped_vel

double teb_local_planner::TebConfig::GoalTolerance::trans_stopped_vel

Below what maximum velocity we consider the robot to be stopped in translation.

Definition at line 121 of file teb_config.h.

◆ xy_goal_tolerance

double teb_local_planner::TebConfig::GoalTolerance::xy_goal_tolerance

Allowed final euclidean distance to the goal position.

Definition at line 119 of file teb_config.h.

◆ yaw_goal_tolerance

double teb_local_planner::TebConfig::GoalTolerance::yaw_goal_tolerance

Allowed final orientation error.

Definition at line 118 of file teb_config.h.


The documentation for this struct was generated from the following file:


teb_local_planner
Author(s): Christoph Rösmann
autogenerated on Sun Jan 7 2024 03:45:15