cbfinn/gps

'data': aux_x0 not defined

Closed this issue · 1 comments

Got one error

NameError: name 'aux_x0' is not defined

when run

python python/gps/gps_main.py pr2_badmm_example

I checked the code at
https://github.com/cbfinn/gps/blob/master/experiments/pr2_badmm_example/hyperparams.py#l89.
Should I change the aux_x0 to ja_aux ?

Good catch! I just pushed a fix.