为了解决gazebo模型加载不出来的问题,我们可以采取预先下载好所有可能用到的模型,然后快速启动
cd ~/.gazebo
git clone https://github.com/GoesM/gazebo_models.git models
rm -rf models/.git
export TURTLEBOT3_MODEL=waffle
ros2 launch turtlebot3_gazebo turtlebot3_world.launch.py
gazebo模型预下载
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
gazebo模型预下载