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

Add ground location class in common #24

Merged
merged 6 commits into from
Feb 8, 2024
Merged

Conversation

janez45
Copy link
Contributor

@janez45 janez45 commented Feb 4, 2024

Just checking whether the common class looks good before I start tearing at the pathing repository. Location ground is directly copied from waypoint in pathing with some naming changes.

…r, the tests aren't working properly. Commiting before I switch branch to investigate
Copy link
Contributor

@Xierumeng Xierumeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed.

Copy link
Contributor

@Xierumeng Xierumeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed.

Xierumeng
Xierumeng previously approved these changes Feb 8, 2024
Copy link
Contributor

@Xierumeng Xierumeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Conditionally approved I would like to see the new documentation before approving.

@@ -29,12 +30,13 @@ def waypoints_to_kml(waypoints: "list[tuple[float, float]]",
"""
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update lines 27-28 to explain the new return type.

@Xierumeng Xierumeng dismissed their stale review February 8, 2024 01:01

Want to see documentation before approving.

Copy link
Contributor

@Xierumeng Xierumeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

@janez45 janez45 merged commit e5ca112 into main Feb 8, 2024
1 check passed
@janez45 janez45 deleted the add-ground-location-class branch February 8, 2024 04:41
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.

2 participants