update
This commit is contained in:
parent
5ccd53b02f
commit
1e5a05f48f
|
@ -10,8 +10,6 @@ behavior_lib_path = os.path.join(project_path, 'behavior_lib')
|
|||
|
||||
robot = Robot(ptml_path, behavior_lib_path)
|
||||
|
||||
|
||||
|
||||
# create task
|
||||
task = task_map[TASK_NAME](robot)
|
||||
task.reset()
|
||||
|
|
Loading…
Reference in New Issue