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 UAV path trail + target path #69

Open
krishnans2006 opened this issue Jan 21, 2022 · 0 comments · May be fixed by #155
Open

Add UAV path trail + target path #69

krishnans2006 opened this issue Jan 21, 2022 · 0 comments · May be fixed by #155
Assignees
Labels
area/frontend Design and JS/React good first issue Good for newcomers type/feat A new feature/enhancement

Comments

@krishnans2006
Copy link
Member

These are found on other UAV Connection Handlers (like Mission Planner).

image

  • The path trail of the UAV is a trail of the last 10-15 seconds of the UAV's path, which is constantly being added to and removed from. This is marked in yellow in the image attached.
  • The target path is a straight line going to the next waypoint, showing the target path of the UAV. This is marked in pink in the image attached.

After #68, this should be added to the checkboxes on the Map tab, to allow for toggling this feature on or off.

@krishnans2006 krishnans2006 added type/feat A new feature/enhancement area/frontend Design and JS/React good first issue Good for newcomers labels Jan 21, 2022
@pizzalemon pizzalemon assigned IshanA2007 and unassigned vninja007 Sep 9, 2023
IshanA2007 pushed a commit to IshanA2007/GroundStation that referenced this issue Nov 18, 2023
IshanA2007 pushed a commit to IshanA2007/GroundStation that referenced this issue Jan 6, 2024
IshanA2007 pushed a commit to IshanA2007/GroundStation that referenced this issue Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Design and JS/React good first issue Good for newcomers type/feat A new feature/enhancement
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

3 participants