HRVO#
#include "navground/core/behaviors/HRVO.h"
- Hybrid Velocity Obstacle Behavior. - A wrapper of the open-source implementation from http://gamma.cs.unc.edu/HRVO/ - Registered properties: - uncertainty_offset(float, get_uncertainty_offset)
- max_neighbors(int, get_max_number_of_neighbors)
 - State: GeometricState - Public Functions - Contruct a new instance. - Parameters:
- kinematics – [in] The kinematics 
- radius – [in] The radius 
 
 
 - Gets the maximal number of neighbors. - Returns:
- The maximal number of neighbors 
 
 - Sets the maximal number of neighbors. - Parameters:
- value – [in] The desired value 
 
 - Gets the uncertainty offset. - Returns:
- The uncertainty offset. 
 
 - Sets the uncertainty offset. - Parameters:
- value – [in] The value