Commit f7ba24c0 authored by Jan Koniarik's avatar Jan Koniarik
Browse files

switched from testing servos to normal

parent 0328693c
Pipeline #97634 passed with stage
in 16 minutes and 35 seconds
......@@ -112,7 +112,7 @@ leg leg_pos conf_type = Leg
, effor_lim = 100
, g_steps = 16
, actuator = Actuator { ac_name = actuatorName leg_pos "alfa"
, ac_type = LewanTest
, ac_type = Lewan
, ac_id = actuatorId leg_pos "alfa"
, ac_from = 0
, ac_to = 1000
......@@ -156,7 +156,7 @@ leg leg_pos conf_type = Leg
, effor_lim = 100
, g_steps = 16
, actuator = Actuator { ac_name = actuatorName leg_pos "beta"
, ac_type = LewanTest
, ac_type = Lewan
, ac_id = actuatorId leg_pos "beta"
, ac_from = 0
, ac_to = 1000
......@@ -203,7 +203,7 @@ leg leg_pos conf_type = Leg
, effor_lim = 100
, g_steps = 16
, actuator = Actuator { ac_name = actuatorName leg_pos "gama"
, ac_type = LewanTest
, ac_type = Lewan
, ac_id = actuatorId leg_pos "gama"
, ac_from = 0
, ac_to = 1000
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment