Skip to content

Commit 1b179ec

Browse files
author
Aaron Roller
authored
Merge pull request #55 from AutoModality/BB-907/speed_control
feat: speed control
2 parents c23ab45 + 818b8a1 commit 1b179ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

brain_box_msgs/msg/ControlVariables.msg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ float64 speed
2727
float64 max_acceleration
2828
bool speed_constrained
2929

30+
bool ramp_speed
31+
float64 ramp_speed_start
32+
float64 ramp_speed_end
33+
3034
# ControlState drone_state
3135
float64[3] ds_location
3236
float64[3] ds_location_confidence

0 commit comments

Comments
 (0)