Ahead#
#include "navground/core/kinematics.h"
Kinematics for non-wheeled agents that head towards where they move (e.g., people)
Public Functions
Constructs a new instance.
- Parameters:
max_speed – [in] The maximal speed
max_angular_speed – [in] The maximal angular speed
Returns the degrees of freedom.
- Returns:
2