-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle cases when mobility command feedback does not contain a specif…
…ic command status (#130) * fix: Handle cases when mobility command feedback does not contain a specific command status. * unified sit command logic to be the same as stand * explicitly checking if mobility command status is PROCESSING * if status is not PROCESSING we won't attempt to parse the feedback further, instead we log a warning message and reset the last_*_command variable to prevent further parsing attempts * if robot is in a moving state, we adjust the standing and sitting states accordingly * misc: Fix formatting and linting errors.
- Loading branch information
1 parent
99ec4a6
commit 72adf67
Showing
1 changed file
with
39 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters