Skip to content

feat(core): add imu propagator#85

Open
dvorak0 wants to merge 4 commits intodockerfrom
feat/imu-propagator
Open

feat(core): add imu propagator#85
dvorak0 wants to merge 4 commits intodockerfrom
feat/imu-propagator

Conversation

@dvorak0
Copy link
Copy Markdown
Member

@dvorak0 dvorak0 commented Apr 17, 2026

Summary

  • add tinynav/core/imu_propagator.py to manage IMU buffering, rotation init, and preintegration
  • wire PerceptionNode to use the propagator and guard shared state for multithreaded execution
  • switch the node executor to MultiThreadedExecutor for concurrent callback handling

Validation

  • python3 -m py_compile tinynav/core/imu_propagator.py tinynav/core/perception_node.py

@dvorak0 dvorak0 force-pushed the feat/imu-propagator branch from ad38355 to 046339e Compare April 17, 2026 14:45
xiaolefang-dm pushed a commit that referenced this pull request Apr 21, 2026
* support map navigation

* minor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant