Skip to content

Commit

Permalink
added velocities to EstimatedState
Browse files Browse the repository at this point in the history
  • Loading branch information
Zolkin1 committed Jul 23, 2024
1 parent 7f7d6d6 commit 82897b1
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ string base_link_name

float64[] q_joints
string[] joint_names

# Velocities
float64[] v_base
float64 v_joints

0 comments on commit 82897b1

Please sign in to comment.