gazebosim/gz-common

What is SystemPaths::AddSearchPathSuffix() for?

开放

#121 创建于 2020年11月4日

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

仓库指标

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

描述

https://github.com/ignitionrobotics/ign-common/blob/0d44a6e3d78590207061593c6f503242eea826b6/src/SystemPaths.cc#L505-L518

What is this function for? It sets this->dataPtr->suffixPaths, but this field has no usage in ign-common (except for this assignment).

贡献者指南