#include <pytorch.h>
Public Attributes | |
float | braking = 0 |
float | steering = 0 |
int | terrain_type = 0 |
float | throttle = 0 |
bool | verbose = false |
WheelInput | wheel0 |
WheelInput | wheel1 |
WheelInput | wheel2 |
WheelInput | wheel3 |
WheelInput carla::learning::Inputs::wheel0 |
WheelInput carla::learning::Inputs::wheel1 |
WheelInput carla::learning::Inputs::wheel2 |
WheelInput carla::learning::Inputs::wheel3 |