std::string GetChronoDataFile(const std::string &filename)
Obtain the complete path to the specified filename, given relative to the Chrono data directory (thre...
Definition: ChGlobal.cpp:95
std::shared_ptr< SensorHostTachometerBuffer > UserTachometerBufferPtr
pointer to a tachometer buffer on the host that has been moved for safety and can be given to the use...
Definition: ChSensorBuffer.h:285
std::shared_ptr< SensorHostGPSBuffer > UserGPSBufferPtr
pointer to a GPS buffer on the host that has been moved for safety and can be given to the user
Definition: ChSensorBuffer.h:312
std::shared_ptr< SensorHostMagnetBuffer > UserMagnetBufferPtr
pointer to an acclerometer buffer on the host that has been moved for safety and can be given to the ...
Definition: ChSensorBuffer.h:274
std::shared_ptr< SensorHostXYZIBuffer > UserXYZIBufferPtr
pointer to a point cloud buffer on the host that has been moved for safety and can be given to the us...
Definition: ChSensorBuffer.h:237
ChQuaternion< double > Q_from_AngAxis(double angle, const ChVector< double > &axis)
Get the quaternion from an angle of rotation and an axis, defined in abs coords.
Definition: ChQuaternion.cpp:99
std::shared_ptr< SensorHostRGBA8Buffer > UserRGBA8BufferPtr
pointer to an RGBA image on the host that has been moved for safety and can be given to the user
Definition: ChSensorBuffer.h:134
std::shared_ptr< SensorHostAccelBuffer > UserAccelBufferPtr
pointer to an acclerometer buffer on the host that has been moved for safety and can be given to the ...
Definition: ChSensorBuffer.h:252
color gradient used for upper hemisphere
std::shared_ptr< SensorHostGyroBuffer > UserGyroBufferPtr
pointer to an acclerometer buffer on the host that has been moved for safety and can be given to the ...
Definition: ChSensorBuffer.h:263