Open diaokaitian opened 3 years ago
[Err] [REST.cc:205] Error in REST request
libcurl: (6) Could not resolve host: api.ignitionfuel.org [ INFO] [1628990940.142122811, 280.544000000]: Setting pose (280.544000): -5.433 -0.385 -0.057 [ INFO] [1628991000.931973968, 333.169000000]: GOAL Reached! [ INFO] [1628991124.994304589, 443.284000000]: GOAL Reached! [ INFO] [1628991226.492178846, 530.983000000]: GOAL Reached!
应该是 https://api.ignitionfuel.org 这个网址无法访问,可以修改成其他地址。 在终端程序里执行: gedit ~/.ignition/fuel/config.yaml 打开这个配置文件,然后将“url: https://api.ignitionfuel.org”修改为“url: https://api.ignitionrobotics.org”
gedit ~/.ignition/fuel/config.yaml
多谢解答,我试试
[Err] [REST.cc:205] Error in REST request
libcurl: (6) Could not resolve host: api.ignitionfuel.org [ INFO] [1628990940.142122811, 280.544000000]: Setting pose (280.544000): -5.433 -0.385 -0.057 [ INFO] [1628991000.931973968, 333.169000000]: GOAL Reached! [ INFO] [1628991124.994304589, 443.284000000]: GOAL Reached! [ INFO] [1628991226.492178846, 530.983000000]: GOAL Reached!