gazebosim/gz-common

Calculate world size from non-Earth DEM

开放

#311 创建于 2022年2月11日

 (0 条评论) (0 个反应) (0 位负责人)C++ (59 个派生)auto 404
bughelp wanted

仓库指标

星标
 (28 个星标)
PR 合并指标
 (平均合并 9天 6小时) (30 天内合并 30 个 PR)

描述

Desired behavior

Automatically determine world dimensions of a non-Earth DEM. Currently, code sets world size to -1 when it is not able to transform coordinate system to WGS84.

Implementation suggestion

See https://github.com/ignitionrobotics/ign-common/pull/292#issuecomment-1019004180

贡献者指南