Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 648 Bytes

faq.md

File metadata and controls

9 lines (6 loc) · 648 Bytes

FAQ

  1. I did git pull origin main, no updates were made, why?

Remember that we are using submodules. If you are trying to update ROAR_Sim/ROAR_Jetson/ROAR_Gym, please understand that they are submodules, and refer to this stackoverflow post

Also check if origin is actually pointing to http://www.github.com/YOURUSERNAME if you intended to update your own github Please checkout this document to understand git remotes: https://www.atlassian.com/git/tutorials/syncing