Skip to content

Commit

Permalink
add coffee_jug_init_rot_amt
Browse files Browse the repository at this point in the history
  • Loading branch information
yichao-liang committed Jun 29, 2024
1 parent 5bec0aa commit f7dec8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions predicators/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,7 @@ class GlobalSettings:
# coffee env parameters
coffee_num_cups_train = [1, 2]
coffee_num_cups_test = [2, 3]
coffee_jug_init_rot_amt = 2 * np.pi / 3

# satellites env parameters
satellites_num_sat_train = [2, 3]
Expand Down

0 comments on commit f7dec8a

Please sign in to comment.