Closed BolunDai0216 closed 1 year ago
If this is functionally identical to the old version that is good with me
I just wrapped manual control functionalities of the previous code into a class, and moved the command line argument parser into the main
function.
Description
Change the manual control script to include a
ManualControl
class which can be easily used with unregistered environments.Type of change
Checklist:
pre-commit
checks withpre-commit run --all-files
(seeCONTRIBUTING.md
instructions to set it up)