Juan Manzanero

Results 3 issues of Juan Manzanero

The C version of `vehicle_get_property` is ```C++ double vehicle_get_property(const char* vehicle_name, const double* q, const double* qa, const double* u, const double s, const char* property_name); ``` Provide a binding...

enhancement

Provide an energy boost for a given amount of time. This energy boost shall be only ON/OFF, i.e. no modulation possible.

enhancement

In most tracks, when a car takes a full lap, the total yaw angle steered is 360 (with the appropriate sign for clock/counter-clock wise tracks). But for example, in suzuka,...