Skip to content

Commit 818ba4d

Browse files
committed
fix
1 parent 251c08d commit 818ba4d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/bitbots_rl_walk/handler/gyro_handler.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import numpy as np
22

33

4-
# TODO: Adapt to software
54
class GyroHandler:
65
def __init__(self):
76
self._imu_data = None

0 commit comments

Comments
 (0)