Public Attributes
teb_local_planner::TebConfig::Robot Struct Reference

Robot related parameters. More...

#include <teb_config.h>

List of all members.

Public Attributes

double acc_lim_theta
 Maximum angular acceleration of the robot.
double acc_lim_x
 Maximum translational acceleration of the robot.
bool cmd_angle_instead_rotvel
 Substitute the rotational velocity in the commanded velocity message by the corresponding steering angle (check 'axles_distance')
double max_vel_theta
 Maximum angular velocity of the robot.
double max_vel_x
 Maximum translational velocity of the robot.
double max_vel_x_backwards
 Maximum translational velocity of the robot for driving backwards.
double min_turning_radius
 Minimum turning radius of a carlike robot (diff-drive robot: zero);.
double wheelbase
 The distance between the drive shaft and steering axle (only required for a carlike robot with 'cmd_angle_instead_rotvel' enabled); The value might be negative for back-wheeled robots!

Detailed Description

Robot related parameters.

Definition at line 86 of file teb_config.h.


Member Data Documentation

Maximum angular acceleration of the robot.

Definition at line 92 of file teb_config.h.

Maximum translational acceleration of the robot.

Definition at line 91 of file teb_config.h.

Substitute the rotational velocity in the commanded velocity message by the corresponding steering angle (check 'axles_distance')

Definition at line 95 of file teb_config.h.

Maximum angular velocity of the robot.

Definition at line 90 of file teb_config.h.

Maximum translational velocity of the robot.

Definition at line 88 of file teb_config.h.

Maximum translational velocity of the robot for driving backwards.

Definition at line 89 of file teb_config.h.

Minimum turning radius of a carlike robot (diff-drive robot: zero);.

Definition at line 93 of file teb_config.h.

The distance between the drive shaft and steering axle (only required for a carlike robot with 'cmd_angle_instead_rotvel' enabled); The value might be negative for back-wheeled robots!

Definition at line 94 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 Mon Oct 24 2016 05:31:16