mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/SPATZ.git
synced 2025-12-16 17:28:04 +00:00
SPATZ migration + proper directory structure
This commit is contained in:
6
spatz/sensors/__init__.py
Normal file
6
spatz/sensors/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
from sensor import Sensor
|
||||
from compound import CompoundSensor
|
||||
|
||||
from imu import Accelerometer
|
||||
from imu import Gyroscope
|
||||
from imu import IMU
|
||||
Reference in New Issue
Block a user