Skip to content

Spacecraft restructuring and Rate Controller #24717

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

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

Conversation

Pedro-Roque
Copy link
Member

Solved Problem

Sets Spacecraft module structure similar to what currently exists in DifferentialRover, as suggested by @MaEtUgR . Allows for more modularity and less inter-dependent code.

Furthermore, it also adds a spacecraft rate controller to the stack.

Solution

  • Ensure SpacecraftHelper follows DifferentialRover module
  • Adds rate control for spacecraft vehicles

Changelog Entry

For release notes:

Feature: Spacecraft Rate Controller and module refactoring

Alternatives

None.

Test coverage

  • Unit/integration test: partially in SITL. Will do a more complete test once allocation is in place
  • Simulation/hardware testing logs: https://review.px4.io/ - will add once allocation is in place

Depends on:

Needs #24716 to be merged

@DronecodeBot
Copy link

This pull request has been mentioned on Discussion Forum for PX4, Pixhawk, QGroundControl, MAVSDK, MAVLink. There might be relevant details there:

https://discuss.px4.io/t/px4-sync-q-a-april-16-2025/45072/1

@github-actions github-actions bot added the stale label May 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants