We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 251c08d commit 818ba4dCopy full SHA for 818ba4d
1 file changed
src/bitbots_rl_walk/handler/gyro_handler.py
@@ -1,7 +1,6 @@
1
import numpy as np
2
3
4
-# TODO: Adapt to software
5
class GyroHandler:
6
def __init__(self):
7
self._imu_data = None
0 commit comments