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

Murder task selector #74

Merged
merged 27 commits into from
Dec 4, 2023
Merged

Murder task selector #74

merged 27 commits into from
Dec 4, 2023

Conversation

benjaminwp18
Copy link
Contributor

Pull Request

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

  • Remove task selector
  • Add converter to handle pixhawk channels & converting from [-1,1] to [1100,1900]
  • Replace task selector with manual control node & stub autodocker that can run simultaneously with manual control

Related Tickets & Documents

Copy link
Member

@InvincibleRMC InvincibleRMC left a comment

Choose a reason for hiding this comment

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

flight

src/surface/gui/gui/widgets/task_selector.py Outdated Show resolved Hide resolved
src/surface/teleop/README.md Outdated Show resolved Hide resolved
src/surface/teleop/launch/teleop_launch.py Outdated Show resolved Hide resolved
src/surface/teleop/launch/teleop_launch.py Outdated Show resolved Hide resolved
src/surface/teleop/teleop/auto_docking_node.py Outdated Show resolved Hide resolved
src/surface/teleop/teleop/manual_control_node.py Outdated Show resolved Hide resolved
src/surface/surface_main/launch/surface_operator_launch.py Outdated Show resolved Hide resolved
@InvincibleRMC InvincibleRMC self-assigned this Dec 2, 2023
Copy link
Member

@InvincibleRMC InvincibleRMC left a comment

Choose a reason for hiding this comment

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

lgtm!

@InvincibleRMC InvincibleRMC merged commit c4328b1 into main Dec 4, 2023
1 check passed
@InvincibleRMC InvincibleRMC deleted the murder-task-selector branch December 4, 2023 23:42
NoahMollerstuen pushed a commit that referenced this pull request May 18, 2024
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.

[FEATURE] Rewrite robot state tracking for manual vs. automatic control
2 participants