Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 file
- Loading branch information