Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
hpp-fcl
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
Guilhem Saurel
hpp-fcl
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c60dd50108d270f89f9e979db7e94b1d09cd80d3
Select Git revision
Branches
2
devel
master
default
Tags
20
v1.4.5
v1.4.4
v1.4.2
v1.4.1
v1.4.0
v1.2.0
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.2
v1.0.1
v1.0.0
v0.7.0
v0.9.0
v0.6.0
ubuntu-14.04
v0.5.1
v0.5
v0.4.3
22 results
Begin with the selected commit
Created with Raphaël 2.2.0
10
Mar
9
3
28
Feb
27
21
20
29
Jan
28
27
22
21
Dec
18
17
16
14
13
10
9
8
7
5
4
3
19
Nov
16
15
14
13
12
10
8
7
5
4
2
1
23
Oct
22
21
16
15
14
9
8
7
4
3
2
1
30
Sep
27
26
25
18
14
13
10
6
3
2
29
Aug
28
6
5
23
Jul
10
14
Jun
13
12
30
May
27
24
16
15
21
Apr
17
13
28
Mar
15
5
4
26
Feb
20
12
7
6
5
25
Jan
21
20
18
13
12
10
9
8
7
2
26
Dec
25
24
17
16
15
14
13
10
7
6
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
cmake: sync submodule
cmake: eigenpy should appear as a compilation dependency
Merge pull request #136 from jmirabel/devel
[Minor] Fix compilation with C++ < 2011.
[GJK] Fix support function for Cone + fix unit test.
[Doc] Make doc of Capsule and Cone clearer.
[GJK/EPA] Fix some numerical issues (and update unit-test accordingly)
Add sphere-box closest point unit test.
[GJK] Fix numerical issues.
[GJK] Document a bug of GKJ + EPA.
[EPA] Fix check for EPA failure.
Propagate the changes related to GJK API change.
Merge pull request #135 from jmirabel/hotfix
[Python] Add bindings of GJK
[GJK] Fix extremely rare case.
[GJK] Add unit-test for inflated shapes.
[GJK] Treat sphere as point and capsule as line segment.
[GJK] Add inflation to MinkowskiDiff to allow to inflate shapes.
[GJK] Make GJK::getClosestPoints non-static. Add EPA::getClosestPoints
[EPA] Update threshold.
[Python][Doc] Convert TeX formulas.
[Python] Fix DistanceResult::normal
Fix boxSphereDistance (point on sphere).
[Python][Doc] Fix compatibility with Python 2.
[Python][Doc] Add optional dep to python-xml + Use same Python executable everywhere.
Merge pull request #133 from jmirabel/devel
Remove forgotten inline keyword.
[Doc][Python] Do not write time in generated file.
[Python] Add more documentation.
[Python] Change storage type of MeshLoader
[Python] Add doc to MeshLoader.
Remove deprecated function.
Merge pull request #132 from jcarpent/devel
cmake: look for testing dependencies
ci: add test with no check
cmake: do not export filesystem
Merge pull request #131 from jmirabel/devel
travis: fix eigenpy with Python 2
Fix compilation for old eigen version.
[EPA] Change tolerance for degenerated face.
Loading