Simple#
#include "navground/sim/scenarios/simple.h"
- Simple scenario that serves as an example. - The scenario add a single agent with a waypoints task, dummy behavior, and holonomic kinematics. - Registered properties: none - Public Functions - Initializes the world. - Users can specialize this method to specialize a scenario but should call make_world when creating a world. - Parameters:
- world – The world 
- seed – The random seed