Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: David V. Lu!! <[email protected]>
  • Loading branch information
Vatan Aksoy Tezer and DLu authored Apr 7, 2022
1 parent bccf90d commit b40a74b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions moveit_ros/planning/rdf_loader/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ if(BUILD_TESTING)

install(
TARGETS
test_rdf_integration
boring_string_publisher
test_rdf_integration boring_string_publisher
ARCHIVE DESTINATION lib
LIBRARY DESTINATION lib
RUNTIME DESTINATION lib/${PROJECT_NAME}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ TEST(RDFIntegration, topic_based)
}

// Failing in Jammy disabling temporarily (TODO (vatanaksoytezer): Fix this and enable again)
// See https://github.com/ros-planning/moveit2/issues/1156
/*
TEST(RDFIntegration, executor)
{
Expand Down

0 comments on commit b40a74b

Please sign in to comment.