Add HWT905-RS232 IMU reader (Phase 1: observation only, no ROS)

Standalone C++/termios serial reader for the WitMotion HWT905 IMU
(9600bps active-push protocol), printing accel/gyro/angle to stdout
with optional CSV logging.
This commit is contained in:
2026-08-19 11:55:42 +09:00
commit feddbf00b3
4 changed files with 251 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
build/
*.csv