故障排查
RViz 不显示模型
确保执行 source install/setup.bash。
rosdep 未初始化
执行 rosdep install 时若提示 rosdep has not been initialized,首次使用前需要初始化 rosdep:
sudo rosdep init
rosdep update确保执行 source install/setup.bash。
执行 rosdep install 时若提示 rosdep has not been initialized,首次使用前需要初始化 rosdep:
sudo rosdep init
rosdep update