Changes between Version 30 and Version 31 of Other/Summer/2025/self-driving


Ignore:
Timestamp:
Jun 25, 2025, 5:26:40 PM (9 days ago)
Author:
MichelleGutwein
Comment:

Legend:

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

    v30 v31  
    5959== Deleting Bad Data Segments
    6060When portions of the recorded data are messy or irrelevant for training, they can be excluded to improve model performance [[BR]]
    61 1. In the web display you can click **play** to run through all of the data segments [[BR]]
    62 2. To jump between different segments that the web display automatically divides the data into, click **jumpNextSeg** or **jumpPreviousSeg**
     611. In the web display you can click **replayer/pause-play** to run through all of the data segments [[BR]]
     622. To jump between different segments that the web display automatically divides the data into, click **replayer/nextSeg** or **replayer/prevSeg**
    63633. When you get to a segment you want to delete, pause the run through and hit **replayer/editMode** [[BR]]
    64 4. Select the data you want to delete by using the **jumpToEnd** and **jumpToStart** buttons [[BR]]
     644. Select the data you want to delete by using the **replayer/jumpEnd** and **replayer/jumpStart** buttons [[BR]]
    65655. Select **replayer/editMode** again to highlight the part that's going to be deleted [[BR]]
    66 6. Click **replayer/deleteSelectedSegment**  to delete the segment [[BR]]
     666. Click **replayer/deleteSelection**  to delete the segment [[BR]]
    6767
    6868== Training Rascal