#include <pytorch.h>
Collaboration diagram for carla::learning::Outputs:Public Attributes | |
| WheelOutput | wheel0 |
| WheelOutput | wheel1 |
| WheelOutput | wheel2 |
| WheelOutput | wheel3 |
| WheelOutput carla::learning::Outputs::wheel0 |
Definition at line 54 of file pytorch.h.
Referenced by FSparseHighDetailMap::SaveMap().
| WheelOutput carla::learning::Outputs::wheel1 |
Definition at line 55 of file pytorch.h.
Referenced by FSparseHighDetailMap::SaveMap().
| WheelOutput carla::learning::Outputs::wheel2 |
Definition at line 56 of file pytorch.h.
Referenced by FSparseHighDetailMap::SaveMap().
| WheelOutput carla::learning::Outputs::wheel3 |
Definition at line 57 of file pytorch.h.
Referenced by FSparseHighDetailMap::SaveMap().
1.8.13