Skip to content

Commit ef6f2c3

Browse files
committed
BUGFIX: Updating the simHive hash
1 parent d5a8570 commit ef6f2c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: robohive_init.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ def fetch_simhive():
124124
clone_path=simhive_path)
125125

126126
fetch_git(repo_url="https://github.com/MyoHub/myo_sim.git",
127-
commit_hash="fd4e15ad6797db9351a921a8c8394a7070ba5541",
127+
commit_hash="aff0bc096d98085ee0a6befd613cc9fbff024944",
128128
clone_directory="myo_sim",
129129
clone_path=simhive_path)
130130

0 commit comments

Comments
 (0)