ArduPilot / ArduPilot/apm_planner

Add support for ArduCopter Spline waypoints

Open
#274 1 comment 0 reactions 0 assignees View on GitHub
APM:Copter enhancement Mission Planning
Dominant language
C++
Stars
550
Forks
483
PR merge metrics
No merged PRs in 30d

Description

See mission planner issue for the details but in short it's a new command SPLINE_WAYPOINT (#82) which takes all the same arguments as the current WAYPOINT command.
https://github.com/diydrones/MissionPlanner/issues/388

![spline_explanation](https://cloud.githubusercontent.com/assets/1498098/2546186/b25d5efa-b62d-11e3-8907-76c683277035.png)

Contributor guide

Open the contributing guide

Research direction

The issue names no repository files, tests, or entry points; begin by reviewing how the existing WAYPOINT command is represented and handled, then consult Mission Planner issue #388 for the SPLINE_WAYPOINT details. Done means ArduCopter missions accept SPLINE_WAYPOINT with the same arguments as WAYPOINT and preserve the expected spline behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop, robotics
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.