File size: 139 Bytes
cc396fd
 
 
 
 
1
2
3
4
5
6
"""Oracle-flow line-of-sight controller config."""


def default_config():
    return {"goal": [8.0, 8.0], "gain": 0.65, "flow_gain": 1.0}