Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
setStatus(BT::NodeStatus::IDLE) removed (ros-navigation#1602)
the removed code has no effect at all: the status of a node will be its returned value!. In general, you never set your status to IDLE, unless halted.
- Loading branch information