Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 596 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 596 Bytes

RL_Tracked_Vehicle

Another implementation of grid mouse, but a much bulkier one.

File description

Grad_Maze: Codes used to train the model;
Vehicle_Driver: Codes copied from Orangepi 5B;
w/ these codes above, u're already able to train another model and test the vehicle.

/////////////////////////////////////////////////
Make_Grid_Map: Codes used to transform raw data into grid map(strongly recommanded)
Modules_Backup: Another copy of modules, just in case :)

P.S. Change the serial port id and name like "/dev/ttyUSB0" or "COM8" if necessary.