Class base_bias_angle_generator
Defined in File base_bias_angle_generator.hpp
Inheritance Relationships
Base Type
public rer::client< base_bias_angle_generator >
Derived Types
public cosm::apf2D::nav::custom_bias_angle_generator
(Class custom_bias_angle_generator)public cosm::apf2D::nav::normal_bias_angle_generator
(Class normal_bias_angle_generator)public cosm::apf2D::nav::uniform_bias_angle_generator
(Class uniform_bias_angle_generator)
Class Documentation
Generates bias angles for the wander_force based on configuration.
Subclassed by cosm::apf2D::nav::custom_bias_angle_generator, cosm::apf2D::nav::normal_bias_angle_generator, cosm::apf2D::nav::uniform_bias_angle_generator
Public Functions
Generate a bias angle according to configuration.
- Parameters:
last_heading – The heading angle the last time a bias angle was generated.
Protected Functions