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

Update CxPilot-7 to ArduPilot 4.5.7 #250

Merged
merged 46 commits into from
Nov 21, 2024
Merged

Update CxPilot-7 to ArduPilot 4.5.7 #250

merged 46 commits into from
Nov 21, 2024

Conversation

robertlong13
Copy link
Collaborator

@robertlong13 robertlong13 commented Nov 21, 2024

cuav-chen2 and others added 30 commits September 12, 2024 09:23
this fixes python 3.12 support
* These can be set in ros2 launch calls now

Signed-off-by: Ryan Friedman <[email protected]>
* Install models for other users
* Fix bool parsing in some launch args
- Require reboot.
- Set DDS_DOMAIN_ID range: 0 to 232..

Signed-off-by: Rhys Mainwaring <[email protected]>
- ROS expects quaternions to be normalised and the default message constructor does not enforce this.
- Fix normalisation for pose stamped.

Signed-off-by: Rhys Mainwaring <[email protected]>
* Depend on all messages used in ardupilot_sitl
* Clarify limitations of wrapping with colcon
* Link github issue to support argument passthrough

Signed-off-by: Ryan Friedman <[email protected]>
the std:copy was copying from uint16_t to float
this prevents a very long timeout in begin(), replacement with a mutex
will happen in a separate PR
bad ordering was leading to dronecan dna server getting initialised before canard interface is initialised leading
@robertlong13
Copy link
Collaborator Author

For CI failures, ignore any with the (push) trigger. Those occurred on pushing the Plane-4.5 branch, which runs the stock Plane-4.5 CI tests, which are known to fail on repos not named "ardupilot"

@loki077
Copy link
Contributor

loki077 commented Nov 21, 2024

Agreed to merge this changes.

@robertlong13 robertlong13 merged commit db336dc into CxPilot-7 Nov 21, 2024
122 of 124 checks passed
@robertlong13 robertlong13 deleted the Plane-4.5 branch November 21, 2024 04:11
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.