Skip to content

Commit fd030d9

Browse files
test
1 parent ab8b4e2 commit fd030d9

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_21XkVD0ssddfgm82oktZqdrw60I4sgI4N20O'
20+
self.Authorization = 'bearer gho_21XkVdfgdfg)(&)(*testD0ssddfgm82oktZqdrw60I4sgI4N20O'
2121

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

0 commit comments

Comments
 (0)