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

Local takeoff and landing on ros2 #1888

Closed
IdoGuzi opened this issue Aug 28, 2023 · 2 comments
Closed

Local takeoff and landing on ros2 #1888

IdoGuzi opened this issue Aug 28, 2023 · 2 comments

Comments

@IdoGuzi
Copy link
Contributor

IdoGuzi commented Aug 28, 2023

This is only bug and feature tracker, please use it
to report bugs or request features.


Issue details

There are topic for takeoff and landing for global settings (gps: lat, long, alt),
but there are no topic for local takeoff and land (x,y,z).
Those topic are "needed" for offboard/guided modes without GPS.
I'm working on adding the topics to my fork at the moment,
and I wanted to create a discussion on it to see if there is anything specific that should be done.

Is this feature in progress by someone else?
Is there a reason why those topic does not exist in the first place?
Is there a specific guidelines I should follow while implementing those topics?

I'm expecting to finish testing and to create a PR by the end of this week.

MAVROS version and platform

Mavros: 2.5.0
ROS: Humble
Ubuntu: 22.04

Autopilot type and version

[ x ] ArduPilot
[ ] PX4

Version: 4.3.7

@IdoGuzi
Copy link
Contributor Author

IdoGuzi commented Aug 29, 2023

created a draft PR for the moment
#1890

@IdoGuzi
Copy link
Contributor Author

IdoGuzi commented Sep 9, 2023

PR was merged, closing this issue.

@IdoGuzi IdoGuzi closed this as completed Sep 9, 2023
@vooon vooon added this to the Version 2.6 milestone Sep 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants