Skip to content

Commit

Permalink
remove the TODO from denis
Browse files Browse the repository at this point in the history
  • Loading branch information
saikishor committed Sep 21, 2023
1 parent 998d111 commit 6416002
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions controller_manager/src/controller_manager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -763,8 +763,6 @@ controller_interface::return_type ControllerManager::configure_controller(
return controller_interface::return_type::ERROR;
}
resource_manager_->import_controller_reference_interfaces(controller_name, interfaces);

// TODO(destogl): check and resort controllers in the vector
}

// Now let's reorder the controllers
Expand Down

0 comments on commit 6416002

Please sign in to comment.