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

[Backport v1.4] offboard: two actuator control fixes #2146

Merged
merged 1 commit into from Sep 22, 2023

Conversation

julianoes
Copy link
Collaborator

Backport of #1993.

1. We no longer need to send a message immadiately as add_call_every now
   does that for us.
2. We need to make sure the vectors are resized appropriately before
   accessing them, otherwise this can trigger segfaults.

Signed-off-by: Julian Oes <julian@oes.ch>
@julianoes julianoes changed the base branch from main to v1.4 September 22, 2023 00:16
@julianoes julianoes merged commit 34b0c05 into v1.4 Sep 22, 2023
@julianoes julianoes deleted the pr-backport-offboard-actuator-fixes branch September 22, 2023 00:18
@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/set-actuator-control-mavsdk-python/18173/10

@julianoes julianoes added the bug label Sep 22, 2023
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.

None yet

2 participants