@zhitao wrote:
Hi,all
the link:http://ardupilot.org/copter/docs/terrain-following.html#terrain-following , have the passage below:
Terrain Following
Copter 3.4 (and higher) support “terrain following” in AUTO, Guided, RTL and Land flight modes. This feature allows the vehicle to climb or descend to maintain a specified distance above the terrain using either a downward facing Lidar or Sonar or from terrain altitude data provided by the ground station using a mapping service such as Google maps.Setting up a Mission to use Terrain data
If relying on a downward facing LIDAR ensure it is setup as described here
If using GCS provided terrain data set the TERRAIN_ENABLE parameter to 1
Using a recent version of Mission Planner (or other GCS that supports terrain following) on the Flight Plan screen, set the altitude type to “Terrain”. Once set all mission commands that include an “Alt” fields will be interpreted as altitudes-above-terrain.
Upload the mission to the vehicle and execute the mission as you normally would in AUTOso my questions below:
- if I used downward facing LIDAR to get "terrain follow", should I enable TERRAIN_ENABLE and TERRAIN_FOLLOW parameters?
2.if I want to achieve "terrain fellow", what's the differences between using mission planner or dronekit-python app?
Thanks a lot
Tom
Posts: 2
Participants: 2