Ahead#
- module:
- Bases: - Kinematics- Kinematics for non-wheeled agents that head towards where they move (e.g., people) - Constructs a new instance. - Parameters:
- max_speed – The maximal speed 
- max_angular_speed – The maximal angular speed 
 
 
 
Bases: Kinematics
Kinematics for non-wheeled agents that head towards where they move (e.g., people)
Constructs a new instance.
max_speed – The maximal speed
max_angular_speed – The maximal angular speed