Skip to content

Commit

Permalink
Merge pull request #193 from Aung-xiao/move_slowly
Browse files Browse the repository at this point in the history
Add set limit vel srv
  • Loading branch information
ye-luo-xi-tui authored Aug 4, 2023
2 parents 8ea84bb + 1cdb54e commit 4921428
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions rm_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ add_service_files(
FILES
ContinousDetectorSwitch.srv
StatusChange.srv
SetLimitVel.srv
CameraStatus.srv
EnableImuTrigger.srv
EnableGyro.srv
Expand Down
3 changes: 3 additions & 0 deletions rm_msgs/srv/SetLimitVel.srv
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
uint64 limit_vel
---
uint64 current_limit_vel

0 comments on commit 4921428

Please sign in to comment.