Skip to content

Commit

Permalink
Fix typo in kinematics.rst (#426)
Browse files Browse the repository at this point in the history
  • Loading branch information
Middledot authored Feb 21, 2024
1 parent 7467bf3 commit d9db153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/docs/software/concepts/kinematics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ The inverse kinematics of a mecanum drive relate the desired velocity of the rob
v_{fl} = v_f - v_s - (2r_b \cdot \omega)
v_{rl} = v_f + v_s - (2r_b \cdot \omega)
v_{bl} = v_f + v_s - (2r_b \cdot \omega)
v_{br} = v_f - v_s + (2r_b \cdot \omega)
Expand Down

0 comments on commit d9db153

Please sign in to comment.