:BUG: naming of action in updated cartpole sample

This commit is contained in:
Ali Zaidi 2021-06-10 15:54:36 -07:00
Родитель ae3bbe92a8
Коммит f104e59849
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,7 +1,7 @@
simulator:
states:
["cart_position", "cart_velocity", "pole_angle", "pole_angular_velocity"]
actions: [command"]
actions: ["command"]
configs: ["pole_length", "pole_mass", "cart_mass"]
# estimate these during training
# e.g.,: