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
f7949e418a1ca57dc2531e2ea10567c15feb019c
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
12
Jun
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
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
[Minor][Assimp] Code cleaning.
[Assimp] Split declaration and definition
[Assimp] Fix assimp loading.
Update NEWS
v1.1.0
v1.1.0
Merge remote-tracking branch 'origin/devel' into devel
Add missing include guard.
Improve initialization of nan vector.
Refactor sphereTriangleIntersect.
Fix uninitialized closest points in capsulePlaneIntersect.
Add some initializations
Fix unit-test.
Fix MeshShapeCollisionTraversalNodeOBB
Implement GJKSolver_indep::shapeIntersect for sphere - box
Simplify box - sphere distance computation.
Fix deprecation warnings about MeshLoader::load
Add node type as attribute of MeshLoader.
Add Converter from AABB to OBBRSS
Add a unit-test that compares results from Box and Convex.
Update class Convex.
Fix some compilation warnings.
Merge branch 'master' into devel
v1.0.2
v1.0.2
Merge tag 'v1.0.1'
Merge pull request #64 from jcarpent/devel
all: add missing #ifdef HPP_FCL_HAVE_OCTOMAP
Merge pull request #61 from jcarpent/devel
Remove preprocessor if/else
obb: fix compatibility with Eigen 3.0.5
Merge pull request #60 from nim65s/osx
v1.0.1
v1.0.1
[CI] tests might need more than 10min
[CI] if tests are failing, get verbose output
[CI] try to speed up travis tests
[CMake] fix setup_hpp_project
[CI] octomap for osx
Merge pull request #58 from jmirabel/devel
Declare CachedMeshLoader::Key::operator<
[CI] octomap for osx
[CMake] update cmake submodule and its use
v1.0.0
v1.0.0
Merge pull request #56 from jmirabel/namespace_hpp, fix #51
Update CMakeLists.txt
Add unit test for loading meshes from file.
Loading