mirror of
https://github.com/rene-dev/stmbl.git
synced 2026-02-06 02:02:34 +08:00
fix cmd acc ff
This commit is contained in:
@@ -95,6 +95,7 @@ vel2.torque = pid0.torque_cmd
|
||||
pid0.en = fault0.en_pid
|
||||
pid0.pos_ext_cmd = reslimit0.pos_out
|
||||
pid0.vel_ext_cmd = vel0.vel
|
||||
pid0.acc_ext_cmd = vel0.acc
|
||||
pid0.pos_fb = fb_switch0.pos_fb
|
||||
pid0.vel_fb = vel1.vel
|
||||
rev0.in_d = vel0.vel
|
||||
|
||||
Reference in New Issue
Block a user