Skip to content

To study the effects of tendon stiffness in autonomous control of tendon-driven systems

License

Notifications You must be signed in to change notification settings

marjanin/tendon_stiffness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b1dc379 · Oct 17, 2019

History

42 Commits
Sep 12, 2019
Oct 17, 2019
Sep 20, 2019
Sep 26, 2019
Oct 1, 2019
Aug 24, 2019
Aug 22, 2019
Sep 6, 2019
Sep 19, 2019
Aug 30, 2019
Sep 20, 2019
Sep 15, 2019
Sep 19, 2019
Aug 30, 2019
Sep 14, 2019
Sep 15, 2019
Sep 13, 2019
Aug 31, 2019
Sep 6, 2019
Sep 20, 2019
Sep 4, 2019
Sep 19, 2019
Sep 12, 2019
Sep 8, 2019
Sep 20, 2019
Sep 6, 2019
Sep 8, 2019
Sep 19, 2019

Repository files navigation

tendon_stiffness

To study the effects of tendon stiffness in autonomous control of tendon-driven systems

test1: stiffness_versions = 7 #[0, 500, 1000, 2000, 4000, 7000, 10000] mc_run_number = 100 babbling_times = [2]#np.arange(1,1+5) errors_all = np.zeros([2, mc_run_number, len(babbling_times), stiffness_versions])

test2: stiffness_versions = 7 #[0, 500, 1000, 2000, 4000, 7000, 10000] mc_run_number = 50 babbling_times = [1]#np.arange(1,1+5)

experiment_ID = "transferability_1" mc_run_number = 100 babbling_time = 2 errors_all_A_A = np.zeros([2, mc_run_number]) errors_all_A_B = np.zeros([2, mc_run_number])

experiment_3_pool: "experiment_3_pool" energy_cost_weight = 0 reward_thresh = 7 "experiment_3_pool_B" energy_cost_weight = 0 reward_thresh = 5 "experiment_3_pool_C" energy_cost_weight = 0 reward_thresh = 6 "experiment_3_pool_C" energy_cost_weight = 0 reward_thresh = 5 mc_run_number = 100 "experiment_3_pool_?" energy_cost_weight = 0.001 reward_thresh = 5 mc_run_number = 50 "experiment_3_pool_E" energy_cost_weight = 0 xml friction and damping of the chassis changes reward_thresh = 4 mc_run_number = 20 xml friction and damping of the chassis changes damping 50 friction 10 (used to be 0, 30) "experiment_3_pool_F" energy_cost_weight = 0 xml friction and damping of the chassis changes reward_thresh = 3 mc_run_number = 20 xml friction and damping of the chassis changes damping 50 friction 10 (used to be 0, 30) "experiment_3_pool_G" energy_cost_weight = 0 xml friction and damping of the chassis changes reward_thresh = 3 mc_run_number = 100 xml friction and damping of the chassis changes damping 50 friction 10 (used to be 0, 30)

About

To study the effects of tendon stiffness in autonomous control of tendon-driven systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages