Open
Conversation
SarangaR
commented
Feb 11, 2026
- Added ZedRos2 comms module and tokio thread
- Added zed_ros2 to config and updated config file (local config file updates required)
- Added ZedRos2 component in the action context and created a ONCE_CELL for it.
- Added ZED pose topic config and subscription, plus a latest_pose() accessor in src/comms/zed_ros2.rs and src/config/mod.rs.
- Accessor is arc mutexed struct.
- Added zed_test mission that logs pose data and wire it into the mission runner in src/missions/example.rs and src/main.rs.
- Added src/vision/models/dummy_model.onnx and force load_onnx! to use it in src/vision/nn_cv2.rs.
- This is an empty file used only so the build can complete. NOT TO BE USED FOR ANYTHING.
- Set default feature to logging and remove build/bench config in Cargo.toml.
- Cargo.lock updated for new deps.
…eep things from exploding
|
@copilot fix this this |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.