Skip to content

Commit

Permalink
modify type of srv
Browse files Browse the repository at this point in the history
  • Loading branch information
Aung-xiao committed Aug 4, 2023
1 parent 1cdb54e commit 427b517
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion rm_msgs/srv/EnableGyro.srv
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
uint64 gyro_speed
float32 gyro_speed
---
bool is_gyro
4 changes: 2 additions & 2 deletions rm_msgs/srv/SetLimitVel.srv
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
uint64 limit_vel
float32 limit_vel
---
uint64 current_limit_vel
float32 current_limit_vel

0 comments on commit 427b517

Please sign in to comment.