Skip to content

Commit

Permalink
updated params
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Nov 1, 2023
1 parent be4d51e commit fa89abd
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ motor_params:
b: -0.17647

# these model parameters can be used when
# - 'attitude rate', and/or
# - 'control group', and/or
# - 'actuator control'
# are done by the MRS system.
# are accepted by the HW API.
model_params:

arm_length: 0.165 # [m]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ motor_params:
b: -0.17647

# these model parameters can be used when
# - 'attitude rate', and/or
# - 'control group', and/or
# - 'actuator control'
# are done by the MRS system.
# are accepted by the HW API.
model_params:

arm_length: 0.225 # [m]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ motor_params:
b: -0.17647

# these model parameters can be used when
# - 'attitude rate', and/or
# - 'control group', and/or
# - 'actuator control'
# are done by the MRS system.
# are accepted by the HW API.
model_params:

arm_length: 0.27 # [m]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ motor_params:
b: -0.17647

# these model parameters can be used when
# - 'attitude rate', and/or
# - 'control group', and/or
# - 'actuator control'
# are done by the MRS system.
# are accepted by the HW API.
model_params:

arm_length: 0.325 # [m]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ motor_params:
b: -0.17647

# these model parameters can be used when
# - 'attitude rate', and/or
# - 'control group', and/or
# - 'actuator control'
# are done by the MRS system.
# are accepted by the HW API.
model_params:

arm_length: 0.25 # [m]
Expand Down

0 comments on commit fa89abd

Please sign in to comment.