Skip to content

Commit b20ae6d

Browse files
committed
feat: added more parameters to the control state
1 parent 56dc1a3 commit b20ae6d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

brain_box_msgs/msg/ControlVariables.msg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ float64[3] start_loc
1414
float64[3] maneuver_vector
1515
float64 maneuver_length
1616
float64 target_yaw_rad
17+
float64 target_yaw_x
18+
float64 target_yaw_y
19+
uint8 yaw_type
1720

1821
bool body_FLU_frame
1922

0 commit comments

Comments
 (0)