Skip to content

Formation

Contains Formation variables for cooperative path following.

#include <Formation.h>

Public Functions

Name
Formation()

Public Attributes

Name
int id
vehicle id
double x
x value to change xi and xe in section
double y
y value to change yi and ye in section

Public Functions Documentation

function Formation

inline Formation()

Public Attributes Documentation

variable id

int id;

vehicle id

variable x

double x;

x value to change xi and xe in section

variable y

double y;

y value to change yi and ye in section


Updated on 2024-03-07 at 10:30:51 +0000


Last update: March 7, 2024