Skip to content

Commit

Permalink
Revert "Fix duplicate entriy in msg"
Browse files Browse the repository at this point in the history
This reverts commit 6099bb0.
  • Loading branch information
Flova committed Jan 22, 2025
1 parent 71a769c commit 19beac3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bitbots_msgs/action/Dynup.action
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ string DIRECTION_RISE = "rise"
string DIRECTION_DESCEND = "descend"
string DIRECTION_WALKREADY = "walkready"

# Requests from the HCM have higher prio and are published to a different topic
bool from_hcm

---
# Result definition
bool successful
Expand Down

0 comments on commit 19beac3

Please sign in to comment.