Changes between Version 49 and Version 50 of Other/Summer/2025/self-driving


Ignore:
Timestamp:
Jul 18, 2025, 12:05:17 AM (20 hours ago)
Author:
MichelleGutwein
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2025/self-driving

    v49 v50  
    98983. In the web display you can click **replayer/pause-play** to run through all of the data segments [[BR]]
    9999
    100 **Deleting bad segments of data:** [[BR]]
     100=== Deleting bad segments of data: [[BR]]
    101101When portions of the recorded data are messy or irrelevant for training, they can be excluded to improve model performance [[BR]]
    1021021. To jump between different segments that the web display automatically divides the data into, click **replayer/nextSeg** or **replayer/prevSeg**
     
    1081085. Click **replayer/deleteSelection** to delete the highlighted segment [[BR]]
    109109
    110 **Labeling intersection data:** [[BR]]
     110=== Labeling intersection data: [[BR]]
    111111For intersection data you MUST label the data manually at each segment where an intersection occurs [[BR]]
    1121121. Highlight the frames of data that has multiple valid paths (left, right, and straight) the same way you would for deleting segments [[BR]]
     
    134134== Testing Rascal
    135135To test rascal: [[BR]]
    136 1. Go to /upcar in the car's terminal (not the server) [[BR]]
     1361. Go to /upcar in the car's terminal [[BR]]
    1371372. Enter **./launch_with_model.sh pure_pursuit** [[BR]]
    1381383. Open up the web display [[BR]]