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
Graph
cdb0a72d172add45fc5521c4539480458d4d6d09
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
May
10
9
7
6
5
4
30
Apr
28
24
20
17
8
4
3
2
1
30
Mar
28
26
24
23
22
17
13
12
11
10
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
cmake: remove useless linkage
cmake: use CMake standard convention for Octomap
cmake: use CMake standard convention for Assimp
cmake: adjust packaging
cmake: sync submodule
Merge pull request #171 from jmirabel/devel
[CMake] Install missing header.
[CMake] Synchronize module.
[cmake] Synchronize submodule
Merge pull request #169 from jmirabel/devel
Add collide and distance prototype that update the GJK guess.
Bind QueryRequest and QueryResult.
Fix compilation warning.
Merge pull request #168 from jmirabel/devel
Add support function cached guess in queries and merge query attribute.
Merge pull request #167 from jmirabel/devel
Add BVHModelBase::buildConvexHull
Fix Python unit test.
Document usage of qhull.
Bind ConvexBase::convexHull
Add function to build convex hull of set of points (using qhull)
Fix initialization of Convex mesh.
Add qhull submodule.
Merge pull request #165 from jmirabel/devel
Fix usage of GJK guess in GJKSolver.
Clean GJK::evaluate
Improve GJK guess
[test] add a unit test for the GJK guess
Fix memory leak
Add hint to the support function
Merge pull request #164 from jmirabel/devel
Add missing computation of the normal
[Python] Add constructor for class Convex.
Merge pull request #161 from jmirabel/devel
[Python] Bind functions to create BVHModel.
Add Triangle::operator ==
Fix compilation warnings.
sync submodule
v1.4.4
v1.4.4
Merge pull request #159 from jmirabel/devel
[CI] Add doxygen to travis.
Loading