Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
laser
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
laser
Graph
logimatic
Select Git revision
Branches
7
25-adapt-to-new-sensor-constructors-in-core
27-new-branch-laser-3d-2
devel
default
feature/polylines_autoconf
logimatic
main
protected
refactor-odometry
Tags
6
v1.0.1.0
v1.0.0.0
v0.4.3.1
v0.4.2.0
v0.4.1.0
v0.4.0.0
13 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Sep
4
29
Aug
22
17
16
12
11
10
9
6
5
4
3
2
27
Jul
24
22
21
19
13
11
8
4
27
Jun
26
25
24
25
24
9
25
May
20
19
17
16
12
11
10
9
5
3
2
25
Apr
6
5
4
15
Mar
9
7
24
Feb
31
Jan
28
24
21
17
10
2
23
Dec
22
19
16
15
10
9
6
5
3
2
30
Nov
26
24
17
16
12
5
4
29
Oct
28
26
22
21
19
26
Jul
4
May
3
27
Apr
15
9
Mar
2
22
Feb
9
8
5
15
Jan
22
Dec
21
19
14
13
25
Sep
23
21
19
1
21
Jul
15
13
22
Jun
18
16
15
14
12
11
10
6
3
2
29
May
14
7
28
Apr
27
24
21
14
2
31
Mar
26
11
10
27
Feb
20
6
22
Jan
20
9
8
18
Dec
17
12
7
11
Nov
7
30
Oct
29
24
11
10
1
6
Sep
3
30
Aug
27
26
25
23
12
8
7
6
3
2
31
Jul
29
24
22
21
19
18
17
16
15
11
10
5
3
2
1
26
Jun
25
21
18
17
14
13
11
7
5
3
31
May
30
29
23
22
21
20
17
14
13
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
22
21
20
19
New pclDownsample() which only uses in and out clouds
27-new-branch-l…
27-new-branch-laser-3d-2
Testing somethig litle
moved PCLdownsample and renamed variables
new gtest kitti
fixed loadData()
cleaning code
Merge branch '27-new-branch-laser-3d-2' of https://gitlab.iri.upc.edu/mobile_robotics/wolf_projects/wolf_lib/plugins/laser into 27-new-branch-laser-3d-2
[skip ci] dummy]
New loader for binaries
Remove redundant code
Vote by fitness score
relocated function loadData()
Make test with a for loop to make more KFs
Modify voteForKf to use last timestamp and not incoming
fix gtest function call
Add duration of downsampling
Remove old duration info
created setPCLDownsampled(pcl_ptr)
Renamed getters of PCLs on capture
Downsampling moved from constructor of capture to preProcess()
Downsampling now at capture
pointer cast changed from std::make_shared to pcl::make_shared
Add timing debug info to pairAlign()
Add downsample params to call to pairAlign
Tune proc icp 3d yaml
Use more KFs in gtest
Improve downsample options
Use pointer to registration_solver, enable 3 algorithms
Add include guards !!!
Rename vote_elapsed_time -> max_time_span
Complete gtest with a 3rd Capture processed
Fix some bugs related to orig/last pointers
Improve YAML params
test added & factory registered
Merge branch '27-new-branch-laser-3d-2' of ssh://gitlab.iri.upc.edu:2202/mobile_robotics/wolf_projects/wolf_lib/plugins/laser into 27-new-branch-laser-3d-2
wip
cleaning cmakelists
removed namespace laser
not necessary cmake lines
getCapturesOfType returns already derived pointers
Loading