Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vision
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mobile_robotics
wolf_projects
wolf_lib
plugins
vision
Graph
dfc583c6532cba6d360c83375f9fbe74f35ca5e6
Select Git revision
Branches
4
24-improve-visual-system
25-adapt-to-new-sensor-constructors-in-core
devel
default
main
protected
Tags
7
v1.0.1.0
v1.0.0.0
v0.4.3.1
before-vision-utils-deprecation
v0.4.2.0
v0.4.1.0
v0.4.0.0
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
May
10
9
7
6
5
4
3
2
29
Apr
27
26
25
24
23
22
19
18
17
16
15
14
13
12
11
10
8
7
6
5
4
2
31
Mar
30
15
9
31
Jan
24
21
17
1
23
Dec
16
10
9
3
2
26
Nov
17
16
15
12
5
29
Oct
28
21
3
Jun
8
Feb
15
Jan
21
Dec
20
19
15
13
17
Sep
21
Jul
15
13
7
18
Jun
16
15
11
10
7
6
3
29
May
22
18
13
11
28
Apr
27
24
21
14
2
31
Mar
30
20
16
11
20
Feb
6
22
Jan
15
7
Dec
29
Oct
29
Aug
26
25
23
14
8
2
1
31
Jul
27
22
21
18
15
12
11
10
2
1
28
Jun
27
26
25
21
18
17
13
7
6
5
3
31
May
24
23
22
21
20
16
15
14
13
10
9
8
7
6
3
2
30
Apr
29
26
25
24
23
12
11
10
9
8
5
4
3
2
1
29
Mar
28
27
26
25
19
18
Merge branch 'devel' into 22-adapt-to-core-cmakelists-txt-refactor
Delete unused file
Fix includes
[skip ci] ci: printing variables
Add sensor_camera_yaml.cpp to compilation to solve gtest bugs
Update CMakeLists.txt
Update CMakeLists.txt
Fix config file creation after having broken it
Update .gitignore
Update .gitignore
Remove useless cmake_policy command
Fix: forgot to tinstall the wolfvisionTargets.cmake file
Adapt gtest CMakeLists.txt fix JoanV fix in core
Merge branch 'devel' into 22-adapt-to-core-cmakelists-txt-refactor
Merge branch '19-building-a-new-visual-odometry-system' into 'devel'
Do not build demos on CI
Merge branch '19-building-a-new-visual-odometry-system' into 'devel'
Forgot some merge artefacts
Use wolfcore target instead of lib dirs to fix compilation
Merge branch 'devel' into 19-building-a-new-visual-odometry-system
Remove useless include
Fix: Link with OpenCV using COMPONENTS
Merge branch '19-building-a-new-visual-odometry-system' into 22-adapt-to-core-cmakelists-txt-refactor
Merge branch 'devel' into 19-building-a-new-visual-odometry-system
remove ProcessorBundleAdjustment
Merge branch '20-adapt-to-const-nonconst-new-api' into 'devel'
Resolve "Adapt to const nonconst new API"
Merge branch 'devel' into 'main'
v0.4.3.1
v0.4.3.1
Tested with the new dependencies found in new visual odometry implementation (no visual_utils)
Rename getSensor(name) --> findSensor(name)
Make the same adapations as in core and imu
Remove duplicate .gitignore
Remove unused parameter
Reorder one param
Stupid nerdy formatting a function that nobody uses
Reduce clutter in structs of params...
Add histogram equalization method
Organize includes
Add equalization options: none, average, clahe
[skip ci] removed except master
before-vision-u…
before-vision-utils-deprecation
Loading