Skip to content

Commit

Permalink
Update controller_interface/include/semantic_components/semantic_comp…
Browse files Browse the repository at this point in the history
…onent_command_interface.hpp

Co-authored-by: Sai Kishor Kothakota <saisastra3@gmail.com>
  • Loading branch information
tpoignonec and saikishor authored Jan 27, 2025
1 parent db374fe commit 0fee40a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ class SemanticComponentCommandInterface
*/
const std::vector<std::string> & get_command_interface_names() const
{
assert(!interface_names_.empty());
return interface_names_;
}

Expand Down

0 comments on commit 0fee40a

Please sign in to comment.