Changes between Version 43 and Version 44 of Other/Summer/2025/self-driving
- Timestamp:
- Jul 15, 2025, 8:26:22 PM (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2025/self-driving
v43 v44 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. 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]]82 9. NOTE: while editing data for discrete waypoint (like with intersection data) you MUST label the data manually using **replayer/setLvalid, replayer/setRvalid, replayer/setSvalid** to indicate which paths are possible.[[BR]] 83 83 10. To save data, run the **data_loader/smoothen** command 84 84