Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
ndcurves
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
loco-3d
ndcurves
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
2b3bf942a0c1bad5747008d9d2ca6a3498921c42
Select Git revision
Branches
5
5-remove-cubic_spline-and-quintic_spline
devel
master
default
protected
no_python
optimization
Tags
20
v2.0.0
v1.4.1
v1.4.0
v1.3.1
v1.3.0
v1.2.0
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.0
v0.5.2
v0.5.1
v0.5.0
v0.4.1
v0.4.0
v0.3.3
25 results
Begin with the selected commit
Created with Raphaël 2.2.0
27
Nov
26
24
22
7
6
1
14
Oct
11
10
9
8
4
26
Sep
25
24
23
20
18
13
3
24
Jul
9
4
3
2
13
Jun
12
7
6
3
27
May
24
21
20
10
6
2
1
30
Apr
26
25
19
18
17
16
15
12
5
27
Feb
26
8
7
4
Jan
3
16
Nov
15
25
May
19
Mar
28
Nov
24
14
23
Oct
4
May
3
12
Apr
5
4
14
Mar
13
30
Jan
27
26
25
2
Dec
30
Nov
28
25
24
19
Sep
21
Dec
28
Jun
27
19
18
19
[test][python] do not constraint time to be positive in se3 and so3
effector_spline_rotation : correctly define dim (= 4)
piecewise : fix error in addCurve : tmax was added to time vector before tmin
piecewise : add test to check if all the curves have the same dimension
piecewise : use dim() instead of operator().size()
[test][python] correctly test if error are raised when trying to build curves with wrong time intervals
Merge branch 'devel' into 'devel'
Merge branch 'devel' into 'devel'
[test][python] fix TODO in polynomial_from_boundary_condition test: remove the need of .T[0]
SO3_linear : correctly check time interval in derivate()
[CMake] CURVES_WITH_PINOCCHIO_SUPPORT automaticaly computed, fix #21
[Tests] enable failing tests again
[Tests] catching exceptions don't show if the test fail
[Tests] issue in consistency of polynomial init / eval types
[Tests] switch to Numpy arrays
[Tests] bezier3 is not for dim4
[Python 3] Format
Format
[CMake] sync submodule
Update README.md
Update README.md
Merge branch 'devel' into 'devel'
merge se3 modifications
Merge branch 'topic/se3_pinocchio' into 'devel'
typos
[test][python] adapt to change of API whith curves_with_pinocchio_support option
[python] se3 : when using pinocchio support, do not override call() and derivate() with the new behavior but add new methods
[test][python] fix detection of the CURVES_WITH_PINOCCHIO_SUPPORT option in python
Export CURVES_WITH_PINOCCHIO_SUPPORT compilation option value in the python lib
Replace optional dependency to pinocchio to a compilation option (off by default)
duplication of bezier_3t removed
merge with devel
generalized split in bezier
cleaning bindings
[test][python] adapt SE3 tests to use of pinocchio objects
[python][se3] if compiled with pinocchio, se3 return SE3 and Motion objects instead of matrices
add optionnal dependency to pinocchio
Merge branch 'jchemin/curves-Topic/AddTests' into HEAD
Merge branch 'devel' into HEAD
Merge branch 'topic/fix_bezier3_python' into 'devel'
Loading