Skip to content

Commit

Permalink
Merge pull request #207 from ye-luo-xi-tui/master
Browse files Browse the repository at this point in the history
Add accel_desire for gimbal_controller under rate mode
  • Loading branch information
ye-luo-xi-tui authored Jan 14, 2024
2 parents f2a892e + 454bb79 commit f0418ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rm_msgs/msg/GimbalCmd.msg
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ uint8 mode

# RATE
float64 rate_yaw
float64 accel_yaw
float64 rate_pitch
float64 accel_pitch

# TRACK/DIRECT
float64 bullet_speed
Expand Down

0 comments on commit f0418ac

Please sign in to comment.