Skip to content

Commit

Permalink
Update controller_manager/src/controller_manager.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
destogl authored Jun 22, 2023
1 parent eacc33c commit fb997c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controller_manager/src/controller_manager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ void ControllerManager::init_resource_manager(const std::string & robot_descript
resource_manager_->set_component_state(component, active_state);
}
}
// END: Keep old functionality on humble backwards compatibility (Remove at the end of 2023)
// END: Keep old functionality on humble for backwards compatibility (Remove at the end of 2023)
else
{
// activate all other components
Expand Down

0 comments on commit fb997c0

Please sign in to comment.