Skip to content
Snippets Groups Projects
Commit 9cdf78fc authored by Fabian Reister's avatar Fabian Reister
Browse files

fix: adding missing dependency "armem_objects" to "GraspingUtility"

parent ed98348e
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@ armarx_add_library(
RobotAPI::armem
RobotAPI::ArmarXObjects
RobotAPI::ArViz
RobotAPI::armem_objects
SOURCES box_to_grasp_candidates.cpp
grasp_candidate_drawer.cpp
GraspCandidateHelper.cpp
......@@ -31,6 +32,3 @@ armarx_enable_aron_file_generation_for_target(
ARON_FILES
aron/GraspCandidate.xml
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment