TL;DR
Added remote drive capabilities: now you can control the robot from the desktop app or via a game controller, and also get a record of the actions the robot took.
Remote Drive
- Refactored the main code to object oriented style so it could also be used in the remote drive module.
- Added
RemoteDriveControllerwhich can run in two modes: socket (desktop app) or controller. - Introduced device code that enables robot control and records the actions to be run later.
- Created a simple desktop app with tkinter that is used for the socket-based control.
WIP: Still need to compile the received “code” into actual code
Devlog note: First time video editing, apologies for the quality.
Log in to leave a comment


