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
!499
cleanup + opencv4 include
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
cleanup + opencv4 include
feature/cleanup-and-opencv4-include
into
master
Overview
1
Commits
5
Pipelines
5
Changes
17
1 unresolved thread
Hide all comments
Merged
Fabian Reister
requested to merge
feature/cleanup-and-opencv4-include
into
master
3 months ago
Overview
1
Commits
5
Pipelines
5
Changes
17
1 unresolved thread
Hide all comments
Expand
0
0
Merge request reports
Compare
master
version 4
8b574642
3 months ago
version 3
a9669459
3 months ago
version 2
65714af3
3 months ago
version 1
ed14e690
3 months ago
master (base)
and
latest version
latest version
aff2526c
5 commits,
3 months ago
version 4
8b574642
4 commits,
3 months ago
version 3
a9669459
3 commits,
3 months ago
version 2
65714af3
2 commits,
3 months ago
version 1
ed14e690
1 commit,
3 months ago
17 files
+
48
−
57
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
17
Search (e.g. *.vue) (Ctrl+P)
source/RobotAPI/libraries/ArmarXObjects/ObjectFinder.cpp
+
0
−
2
Options
#include
<VirtualRobot/XML/ObjectIO.h>
#include
<set>
#include
<SimoxUtility/algorithm/string.h>
#include
<SimoxUtility/filesystem/list_directory.h>
Loading