-
Notifications
You must be signed in to change notification settings - Fork 173
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
Offboard example in Python3 #74
base: main
Are you sure you want to change the base?
Conversation
This should only be included after this PR is merged: PX4/px4_ros_com#74 @TSC21
Cool work, thanks, it made my life much simpler as I did not have to convert the C++ example to Python! Some suggestions:
If there is anything I could do to help with this PR, please let me know, I'd be happy to help! |
Thanks a lot for the contributions! Yes, that commit is nothing related to this PR. If you want, after merged, you can edit it and add those comments regarding the "NaN" and submit a new PR. Thanks! |
Any progress on this? I ask because of the associated docs PR :-) |
To build I needed to add a new folder with a empty
__init__.py