【发布时间】:2017-11-08 13:13:07
【问题描述】:
我想使用 ROS 和 Gazebo 进行一些机器人模拟,所以我尝试按照以下指南在我的 Windows 10 机器上安装 Gazebo:http://gazebosim.org/tutorials?tut=install_on_windows
我已经到达..\configure 行的第 10 步,此时我收到错误:
-- BUILD ERRORS: These must be resolved before compiling.
-- Missing: Ignition math3 library.
-- END BUILD ERRORS
在第 9 步中,我可以看到 ignition-math4 已安装。
如何安装Ignition math3?
【问题讨论】:
标签: installation ros