Skip to content

Commit a8ac1a6

Browse files
test
1 parent 3cba758 commit a8ac1a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Bipedal/bipedal_planner/bipedal_planner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def __init__(self):
1717
self.com_trajectory = []
1818
self.ref_footsteps = None
1919
self.g = 9.8
20-
self.Authorization = 'bearer gho_21XkVdfgdfgtestD0ssddfgm82oktZqdrw60I4sgI4N20O'
20+
self.Authorization = 'bearer gho_21dfgdfgtestD0ssddfgm82oktZqdrw60I4sgI4N20O'
2121

2222
def set_ref_footsteps(self, ref_footsteps):
2323
self.ref_footsteps = ref_footsteps

0 commit comments

Comments
 (0)