Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
coal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Coal
coal
Graph
7609e1f5e973fec79cf88ad7eaeaf47a8e39958f
Select Git revision
Branches
14
ci
devel
master
default
pr/197
pr/527
pr/531
pr/536
pr/554
pr/563
pr/658
pr/660
pr/673
pre-commit-ci-update-config
rbprm_v_1
Tags
20
v2.3.4
v2.3.3
v2.3.2
v2.3.1
v2.3.0
v2.2.0
v2.1.4
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.1
v2.0.0
v1.8.1
v1.8.0
v1.7.8
v1.7.7
v1.7.6
v1.7.5
v1.7.4
34 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Dec
24
Nov
23
23
Jul
20
17
May
16
Jan
15
11
10
7
Dec
15
Nov
26
Oct
2
3
Aug
28
Jul
28
Jun
4
23
May
19
18
17
10
9
29
Dec
27
4
Oct
29
Sep
13
12
Jul
6
5
29
Jun
21
20
14
13
May
22
Apr
7
6
2
1
15
Mar
11
16
Feb
15
12
11
9
28
Jan
19
Oct
7
26
Aug
20
31
Jul
16
4
1
30
Jun
2
27
May
26
8
7
4
3
1
30
Apr
28
25
24
22
16
15
9
8
6
5
4
16
Mar
7
6
27
Jan
9
Dec
5
30
Nov
27
Oct
10
Aug
9
2
30
Jul
13
31
May
30
29
20
19
25
Apr
22
14
Mar
13
5
4
17
Feb
15
7
Jan
28
Dec
21
20
26
Sep
25
21
20
19
18
30
Aug
29
22
15
14
9
12
May
7
25
Apr
17
12
1
31
Mar
11
9
28
Feb
28
Jan
27
15
10
9
3
27
Dec
12
11
4
15
Nov
29
Oct
23
Sep
21
20
19
18
17
11
10
9
7
6
5
4
3
31
Aug
27
26
25
24
23
18
15
10
8
7
6
3
2
1
31
Jul
29
28
27
26
25
24
22
21
19
18
17
16
14
12
11
10
9
6
5
4
3
2
27
Jun
26
25
23
22
20
19
13
12
11
9
7
6
5
3
1
30
May
25
28
Mar
5
27
Feb
23
22
21
3
1
26
Jan
12
11
9
7
6
30
Dec
29
9
8
6
5
1
20
Nov
18
3
Oct
30
Sep
29
28
15
14
13
12
10
Remove compilation warnings.
Add constructor with less parameters in CollisionRequest
Specialize computation of interaction between spheres.
Simplify code: Remove computation of cost.
Give CollisionRequest as input to CollisionTraversalNodeBase constructor
Modify overlap methods of bounding volumes.
Simplify code: Remove computation of cost.
[test] Update test on pairs of triangles.
[GJK] Remove detection of loop that made the algorithm fail to detect collision.
[GJK] Remove unused methods
[detail::GJK] Rename member for clarity
[GJKSolver_indep] In shapeDistance, compute contact points if collision.
Add a test on geometric tools and comparison with fcl GJK solver.
Simplify collision test between OBB.
Add security_margin and break_distance to CollisionRequest
Pass collision request and result to functions
Add information about collision request and result in collision-call graph.
Remove unused functions
Fix unit-tests after removal of broadphase + compilation warning.
[CMake] Fix pkg config file when using Octomap
Add a diagram of function calls for narrow phase
Remove broadphase.
Remove unused functions and methods
Merge pull request #32 from nim65s/devel
badges
Merge pull request #31 from nim65s/master
[CI] add .gitlab-ci.yml
Update README.md and NEW
v0.6.0
v0.6.0
Merge pull request #30 from jcarpent/devel
[All] Propagate change of FCL_WITH_OCTOMAP definition
[CMake] Fix bug when OCTOMAP is not found
Merge pull request #29 from pFernbach/intersection3D_eigen
Merge pull request #28 from jcarpent/devel
[CMake] Fix bug
move buildTrianglePlane and clipTriangle method from private to public
Merge pull request #27 from jmirabel/devel
[CMake] Add flags related to Octomap in pkg-config file
Remove cmake flag FCL_HAVE_EIGEN
Merge remote-tracking branch 'origin/devel' into devel
Fix octomap version handling.
Loading