https://github.com/fractalate/simulation-accelerometer-in-space
Tools for producing synthetic sensor readings of an accelerometer, gyroscope, and/or magnetometer under various kinds of motion.
https://github.com/fractalate/simulation-accelerometer-in-space
physics simulation
Last synced: 2 days ago
JSON representation
Tools for producing synthetic sensor readings of an accelerometer, gyroscope, and/or magnetometer under various kinds of motion.
- Host: GitHub
- URL: https://github.com/fractalate/simulation-accelerometer-in-space
- Owner: fractalate
- Created: 2025-01-02T01:52:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-02T16:11:52.000Z (over 1 year ago)
- Last Synced: 2025-02-23T05:15:39.903Z (over 1 year ago)
- Topics: physics, simulation
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simulation of an Accelerometer in Space
Tools for producing synthetic sensor readings of an accelerometer, gyroscope, and/or magnetometer under various kinds of motion.
```
python3 simulation_position_and_orientation.py
```
This will generate a `data/simulation_position_and_orientation` directory that can be used with [AI Accelerometer Helper](https://github.com/fractalate/ai-accelerometer-helper).