You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Driven Path rendering (might be a lot harder): AMZ Driverless
Details
Accelerometer: Friction Circle, units: Gs
Gyroscope: Render a cube with different colored faces (? not sure, get creative), units: not sure
GPS Mode 1: Render the entire relative map with the current vehicle position, no need for actual map, only relative position of vehicle on the map
GPS Mode 2: Render only the nearby map using the mapbox. Also plot out the d
Speed: Either analog meter or just display the digits in Km/h
Throttle: Analog bar in green that fills up
Brake: Same as throttle (I think it's binary tho)
Driven Path Rendering: For a given frame at some time t, using GPS and IMU data from subsequent frames render the path that the vehicle is going to drive through on that frame
@priyaasuresh
Take inspiration from the following videos:
Details
dataset_pipeline/dataset_helper/dataset_visualizer.py
Lines 1 to 119 in 6a91f79
The text was updated successfully, but these errors were encountered: