ArduPilot/ardupilot

AC_Avoidance: Dijkstra's VisGraph should hold distances in meters

開放

#11,582 建立於 2019年6月13日

 (13 則留言) (0 個反應) (1 位負責人)C++ (15,603 個分叉)batch import
CopterRovergood first issue

倉庫指標

星標
 (9,336 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Dijkstra's VisGraph class should hold distances in meters. It currently holds the distances in cm perhaps because this saves a small amount in computation but even so we should change this to be meters.

貢獻者指南