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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
2c2ff317afcb3e8b69f1ea98013093ca21330cdc
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
Begin with the selected commit
Created with Raphaël 2.2.0
2
Apr
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
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
[CI] allow travis to find eigenpy exports
[CMake] include directories only for the target
[CMake] don't set BUILD_TESTING
[CMake] fix eigen3 use on fedora
[CMake] use exports from Eigen3 & eigenpy
[CMake] don't include eigen.cmake
[CMake] don't include test.cmake
[CMake] require 3.1
sync submodule
[Test] update thresholds.
Set distance and contact point on failure in shape distance algo.
[Test] Update GJK / EPA threshold + cosmetic change.
[Test] Update to API change of shapeIntersect
[GJK] Add inflation to box support function.
Deactivate specialization of box-box distance algorithm.
Propagate the API change of GJKSolver::shapeIntersect
Update API of specialized intersection functions.
Update API of GJKSolver::shapeIntersect
Clean code in narrowphase.cpp
Minor fix in GJKSolver::shapeIntersect
Add failing unit test for box-box distance.
Add CollisionRequest::updateDistanceLowerBound
Merge pull request #148 from jcarpent/devel
cmake: sync submodule
Merge pull request #146 from jcarpent/topic/devel
python: fix call to constructor
python: fix rebasing
python: fix return type using new EigenPy features
core: disable C99 warning
core/collision: improve efficiency and remove useless computations
python/doc: add missing 'self"
python: update doc
ros: update version
cmake: sync submodule
cmake: set minimal version of EigenPy
python/all: fix return of Eigen::Matrix using new EigenPy >= 2.2.0 feature
Merge pull request #145 from jmirabel/devel
Make template specialisation in GJKSolver more readable.
[Doc] Fix generation of documentation.
Fix boxSphereDistance
Loading