Add CSV plotting and episode recording functionality

- Implemented `plot_data_csv.py` to read CSV files and generate plots for velocity and linear acceleration signals.
- Created `record1.py` for recording ESP32 IMU data, DIN/DOUT states, and RealSense camera images into episodes.
- Enhanced `ProviderWorldIMUVelocityEstimator` to include stationary detection logic, resetting velocity when stationary.
- Updated `EpisodeWriter` to save episode data with timestamped filenames for better organization.
This commit is contained in:
Brunsmeier
2026-07-10 10:23:15 +08:00
parent b4739362a5
commit 781540d3a8
16 changed files with 18282 additions and 3 deletions

1139
data_csv/data_710_2.csv Normal file

File diff suppressed because it is too large Load Diff