Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

orb-mcu-util: control gimbal #268

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

fouge
Copy link
Collaborator

@fouge fouge commented Oct 17, 2024

allows to trigger auto-home and set gimbal position for testing.

fixes O-2915

@fouge fouge requested review from Qbicz and sri9311 October 17, 2024 14:05
@@ -84,6 +84,10 @@ impl Orb {
}
}

pub fn borrow_mut_main_board(&mut self) -> &mut MainBoard {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could call it main_board_mut(&mut self) and main_board(&self)? This is the convention in rust.

allows to trigger auto-home and set gimbal position
for testing.
@fouge fouge force-pushed the fouge/mcu-util-gimbal-control branch from 4b5e33d to 5ce0141 Compare October 21, 2024 07:49
@fouge fouge force-pushed the fouge/mcu-util-gimbal-control branch from 5ce0141 to f9108c5 Compare October 21, 2024 07:52
@fouge fouge enabled auto-merge (squash) October 22, 2024 10:15
@fouge fouge force-pushed the fouge/mcu-util-gimbal-control branch from 3c4e4d7 to cd18b0f Compare October 25, 2024 07:31
Copy link
Member

@Qbicz Qbicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

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.

3 participants