general refactoring
This commit is contained in:
parent
a0f701fe83
commit
8728db82e8
|
@ -45,6 +45,7 @@ class RemoteController:
|
|||
print("starting control")
|
||||
self.controller.interactive_control(robots=self.robots)
|
||||
|
||||
|
||||
def main(args):
|
||||
rc = RemoteController()
|
||||
rc.run()
|
||||
|
|
Loading…
Reference in New Issue
Block a user