Skip to content

Commit

Permalink
✨ Adds Ex3_EKF environment git submodule
Browse files Browse the repository at this point in the history
This commits replaces the Ex3_EKF environment folder with a submodule.
  • Loading branch information
rickstaa committed Dec 3, 2020
1 parent 99f7f03 commit f6ac9ff
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 383 deletions.
5 changes: 4 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "simzoo/envs/oscillator"]
path = simzoo/envs/oscillator
url = [email protected]:rickstaa/oscillator.git
url = ../oscillator.git
[submodule "simzoo/envs/ex3_ekf"]
path = simzoo/envs/ex3_ekf
url = ../ex3_ekf.git
187 changes: 0 additions & 187 deletions simzoo/envs/Ex3_EKF/Ex3_EKF copy.py

This file was deleted.

187 changes: 0 additions & 187 deletions simzoo/envs/Ex3_EKF/Ex3_EKF.py

This file was deleted.

7 changes: 0 additions & 7 deletions simzoo/envs/Ex3_EKF/__init__.py

This file was deleted.

1 change: 1 addition & 0 deletions simzoo/envs/ex3_ekf
Submodule ex3_ekf added at caa7f0
2 changes: 1 addition & 1 deletion simzoo/envs/oscillator

0 comments on commit f6ac9ff

Please sign in to comment.