【发布时间】:2018-11-29 18:10:43
【问题描述】:
我正在使用 ros indigo。当我进行映射时,请通过以下方式保存:
map_server map_server -f 'location'
它给了我一个警告......
Using deprecated map server interface. Please switch to a new interface.
和错误
map_server could not open -f
我能做什么?
【问题讨论】:
-
-f参数适用于map_saver节点,而不是map_server节点。