Skip to content

Commit

Permalink
}
Browse files Browse the repository at this point in the history
  • Loading branch information
bmagyar authored Oct 9, 2024
1 parent 53ebb05 commit 57d0ebd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controller_manager/src/controller_manager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,7 @@ void ControllerManager::init_resource_manager(const std::string & robot_descript
throw std::runtime_error(
"Failed to set the initial state of the component : " + component + " to " +
active_state.label());
}
}
}
}
Expand Down

0 comments on commit 57d0ebd

Please sign in to comment.