Commit 09a654f
authored
Update robot state if time since last command exceeds timeout (#3251)
* Update robot state if time since last command exceeds timeout
* update last_commanded_state_, when the command is staled
* resolve conflicts
* delete space
* chore: add new line
* refactor: if next_joint_state is nullopt, update robot state with blocking
* non-blocking update of robot status
* remove unused include file1 parent 9922704 commit 09a654f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
| 401 | + | |
401 | 402 | | |
402 | 403 | | |
403 | 404 | | |
| |||
0 commit comments