Remove duplicate code (#86)

This commit is contained in:
Whi Kwon
2019-07-19 23:13:19 +09:00
committed by GitHub
parent eca154897e
commit 4856da56c0
7 changed files with 43 additions and 60 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ config = {
"JOINT_VEL_LIMIT": 4,
"NUM_TARGET_DEMO": 10,
"HZ": 100,
"SAVE_PATH": "../DemoCollection.json",
"SAVE_PATH": "../demo_collection.json",
}