Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
RobotAPI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software
ArmarX
RobotAPI
Merge requests
!72
"README.md" did not exist on "40d35cb6ea987a81f3dd810fbaead67c96fc6c4b"
ObjectPoseObserver
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
ObjectPoseObserver
ObjectPoseObserver
into
master
Overview
2
Commits
6
Pipelines
0
Changes
3
All threads resolved!
Hide all comments
Merged
Rainer Kartmann
requested to merge
ObjectPoseObserver
into
master
4 years ago
Overview
2
Commits
6
Pipelines
0
Changes
3
All threads resolved!
Hide all comments
Expand
0
0
Merge request reports
Viewing commit
3b546c45
Prev
Next
Show latest version
3 files
+
3
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
3b546c45
Update usage on ObjectPoseObserver
· 3b546c45
Rainer Kartmann
authored
4 years ago
source/RobotAPI/components/ObjectPoseObserver/CMakeLists.txt
+
1
−
1
Options
@@ -4,7 +4,7 @@ armarx_component_set_name("ObjectPoseObserver")
set
(
COMPONENT_LIBS
ArmarXCore ArmarXCoreInterfaces
ArmarXGuiComponentPlugins
RobotAPIComponentPlugins
RobotAPIArmarXObjects
RobotAPIComponentPlugins
${
PROJECT_NAME
}
Interfaces
)
Loading