|
|
@ -2857,7 +2857,7 @@ class G1Deploy { |
|
|
"cmd=%.1f/%.1f/%.1f " |
|
|
"cmd=%.1f/%.1f/%.1f " |
|
|
"meas=%.1f/%.1f/%.1f " |
|
|
"meas=%.1f/%.1f/%.1f " |
|
|
"tau=%.2f/%.2f/%.2f Nm " |
|
|
"tau=%.2f/%.2f/%.2f Nm " |
|
|
"mode=%d/%d/%d lost=%d/%d/%d\n", |
|
|
|
|
|
|
|
|
"mode=%u/%u/%u lost=%u/%u/%u\n", |
|
|
raw_yaw, raw_roll, raw_pitch, |
|
|
raw_yaw, raw_roll, raw_pitch, |
|
|
motor_command_tmp.q_target.at(12) * 180.0/M_PI, |
|
|
motor_command_tmp.q_target.at(12) * 180.0/M_PI, |
|
|
motor_command_tmp.q_target.at(13) * 180.0/M_PI, |
|
|
motor_command_tmp.q_target.at(13) * 180.0/M_PI, |
|
|
|