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
99c83081e6636752b1499e7f8ed4c299e3d69ce9
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
5
May
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
24
Nov
23
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.
Merge pull request #158 from jmirabel/devel
[CMake] Synchronize module.
Fix generation of Doxygen documentation
Merge pull request #157 from jmirabel/devel
[CMake] Synchronize module.
This error when generating documentation of XML doc.
Fix generate of XML documentation.
Merge pull request #155 from jmirabel/devel
Add MeshLoader::loadOctree
ros: update version
Merge pull request #154 from jcarpent/devel
cmake: sync submodule
Merge pull request #153 from jcarpent/devel
v1.4.2
v1.4.2
cmake: eigenpy is not a required dependency for pkgconfig
Merge pull request #149 from jmirabel/devel
v1.4.1
v1.4.1
shapeIntersect handle EPA failure.
ros: update version
Merge pull request #152 from jcarpent/devel
cmake: sync submodule
python/transform: add missing init for Transform3f
Loading