# ROSBAG Structures These are the individual .bag files recorded from the VLX and what information can be found inside them.
**File** | **Location** | **Creator** | **Info** | **Topics** | **Types** |
trajectory\_slam.bag | /internal/ | navvis | It's the path of something... | /path | nav\_msgs/Path |
trajectory\_local.bag | /internal/artifacts/ | IMU | the local path of the VLX during recording | /tf\_trajectory | tf2\_msgs/Path |
bag\_<timestamp>.bag | /internal/bags/ | navvis | Mixed information from various sensors during scan | /beacon\_data /cam0/temperature /cam1/temperature /cam2/temperature /cam3/temperature /controller/parameter\_descriptions /controller/parameter\_updates /controller/trigger /detected\_hook\_size /diagnostics /flir\_sys\_init /hw\_trigger\_button\_pressed /image\_saving /imu/acc\_pure /imu/delta\_vel\_orient /imu/imu\_raw/data /imu/imu\_sync\_status /imu/magnetic\_field /joint\_states /laser\_horiz/temperature /laser\_vert/temperature /target\_fps /trigger\_event /trigger\_event\_header /trigger\_processed /usable\_trajectory\_start\_time /user\_interaction /watchdog/diagnostics /watchdog/status | bluetooth\_beacon\_logger/BleBeacon diagnostic\_msgs/DiagnosticArray dynamic\_reconfigure/Config dynamic\_reconfigure/ConfigDescription geometry\_msgs/Vector3Stamped navvis\_msgs/HookSize navvis\_msgs/ImageSaving navvis\_msgs/ImuDeltaVelOrient navvis\_msgs/ImuSyncStatus navvis\_msgs/TriggerEvent navvis\_msgs/UserInteraction navvis\_msgs/WatchdogDiagnostics navvis\_msgs/WatchdogStatus sensor\_msgs/Imu sensor\_msgs/JointState sensor\_msgs/MagneticField sensor\_msgs/Temperature std\_msgs/Bool std\_msgs/Header std\_msgs/Time std\_msgs/UInt32 |
bag\_laser\_horiz\_#.bag | /internal/bags/ | velodyne | /laser\_horiz/packets | velodyne\_msgs/VelodyneScan | |
bag\_laser\_vert\_#.bag | /internal/bags | velodyne | /laser\_vert/packets | velodyne\_msgs/VelodyneScan |