Skip to content

Instantly share code, notes, and snippets.

@mjoshi07
Created December 1, 2021 04:20
Show Gist options
  • Save mjoshi07/b8792d628ff2ce36c5ed7e96c1bfa3e5 to your computer and use it in GitHub Desktop.
Save mjoshi07/b8792d628ff2ce36c5ed7e96c1bfa3e5 to your computer and use it in GitHub Desktop.
Gazebo Reload
If gazebo crashes/ or not able to load model
perfor rosdep init and update again
sudo rm /home/username/.ros/rosdep/sources.cache/index
sudo rm /etc/ros/rosdep/sources.list.d/20-default.list
sudo rosdep init
rosdep update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment