Changes between Version 42 and Version 43 of Other/Summer/2025/self-driving
- Timestamp:
- Jul 15, 2025, 8:25:21 PM (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2025/self-driving
v42 v43 80 80 7. In the web display you can play the video to see what the camera recorded (you might need to refresh the page to see the session come up)[[BR]] 81 81 8. You can now edit the data that will be used for training[[BR]] 82 9. To save data, run the **data_loader/smoothen** command 82 9. NOTE: while editing data for discrete waypoint you MUST label the data manually using **replayer/setLvalid, replayer/setRvalid, replayer/setSvalid** to indicate which paths are possible.[[BR]] 83 10. To save data, run the **data_loader/smoothen** command 83 84 84 85 == Deleting Bad Data Segments