Skip to content

Commit

Permalink
adding in new msg members to tv
Browse files Browse the repository at this point in the history
  • Loading branch information
RCMast3r committed Oct 15, 2024
1 parent 8f2e5f9 commit d728407
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions proto/base_msgs.proto
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,6 @@ message TorqueVectoringStatus
float additional_mz_moment_nm = 2;
float des_psi_dot = 3;
float psi_dot_err = 4;
float perceived_vx = 5;
float integral_yaw_rate_err = 6;
}

0 comments on commit d728407

Please sign in to comment.