Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pinocchio
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
Stack Of Tasks
pinocchio
Commits
ed653fbdefe30b899912af2c615f2e37f3be2c66
Select Git revision
Branches
20
pr/2664
devel
pr/2654
pr/2652
pr/2421
master
default
pr/2572
dependabot/github_actions/devel/prefix-dev/setup-pixi-0.8.2
pr/2551
pr/2411
pr/2378
pr/2312
pr/2212
pr/2210
pr/2115
dependabot/github_actions/conda-incubator/setup-miniconda-3
pr/2116
dependabot/github_actions/ros-industrial/industrial_ci-43e4dcf78396a66876cca2485c4499d962ab920d
pr/2059
pr/2056
Tags
20
v3.3.1
v3.3.0
v3.2.0
v3.1.0
v3.0.0
v2.7.1
v2.7.0
v2.6.21
v2.6.20
v2.6.19
v2.6.18
v2.6.17
v2.6.16
v2.6.15
v2.6.14
v2.6.13
v2.6.12
v2.6.11
v2.6.10
v2.6.9
40 results
pinocchio
Author
Search by author
Any Author
authors
Côme Perrot
cperrot
Gabriele Buondonno
gbuondon
Guilhem Saurel
gsaurel
Isabelle Maroger
imaroger
Justin Carpentier
jcarpent
Olivier Stasse
ostasse
Rohan Budhiraja
proyan
7 authors
Apr 13, 2016
Merge pull request #152 from jcarpent/devel
· ed653fbd
Justin Carpentier
authored
9 years ago
ed653fbd
[License] Add missing license in cpp file
· 7339ce40
jcarpent
authored
9 years ago
7339ce40
[C++] Use QuaternionBase in quaternions functions.
· 08094f2c
jcarpent
authored
9 years ago
08094f2c
[C++] Use proper block type
· 7bed6e2d
jcarpent
authored
9 years ago
7bed6e2d
[C++] remove useless using namespace
· de28b7b2
jcarpent
authored
9 years ago
de28b7b2
[C++] Retrieve the current joint index from model
· 3197dfd0
jcarpent
authored
9 years ago
3197dfd0
[C++] Define typename Derived and Base for joint classes
· d8532f5a
jcarpent
authored
9 years ago
d8532f5a
[Git] Update gitignore
· b4c4215e
jcarpent
authored
9 years ago
b4c4215e
[C++] Use template versions of cols operators
· 67878a68
jcarpent
authored
9 years ago
67878a68
[C++][Bug fix] Properly handle the dense conversion of joints
· e88dcae3
jcarpent
authored
9 years ago
e88dcae3
[C++] Correct naming of input arguments to match the doc
· cef1f00c
jcarpent
authored
9 years ago
cef1f00c
[C++] Use proper index type for joints
· e99bd2a1
jcarpent
authored
9 years ago
e99bd2a1
Apr 12, 2016
Merge pull request #151 from jcarpent/topic/quaternion-map
· ac0a3365
Justin Carpentier
authored
9 years ago
ac0a3365
[Travis] Set CC to gcc value - Useful for coverage
· 59fc1d3c
jcarpent
authored
9 years ago
59fc1d3c
[C++][Unit test] Remove useless output in constraint test
· 9b06582f
jcarpent
authored
9 years ago
9b06582f
[C++][Unittest] Partially rework joint config test to avoid random config
· f51419cf
jcarpent
authored
9 years ago
f51419cf
[C++] Use Map of quaternion to remove useless allocation.
· eb07ccd9
jcarpent
authored
9 years ago
eb07ccd9
Merge pull request #150 from jcarpent/topic/rework
· 29eb6016
Justin Carpentier
authored
9 years ago
29eb6016
[Travis] Use coverage with python 2.7
· 786e36b6
jcarpent
authored
9 years ago
786e36b6
Apr 11, 2016
[Travis] Increase timeout and remove useless dependencies
· fa854980
jcarpent
authored
9 years ago
fa854980
[CMake] Sync submodule
· 02a0d6c4
jcarpent
authored
9 years ago
02a0d6c4
[Travis] Update travis to test on Ubuntu Trusty
· b88eb8fc
jcarpent
authored
9 years ago
b88eb8fc
[C++][Unit test] Increate ABA test with RNEA and CRBA comparisons.
· 14692e9a
jcarpent
authored
9 years ago
14692e9a
[C++] Fix return type of Y*S
· 0bf422d4
jcarpent
authored
9 years ago
0bf422d4
[C++][Fix Bug] Use the right dimension
· 7a157759
jcarpent
authored
9 years ago
7a157759
[C++] Update return type of Y*S operator
· 55afa178
jcarpent
authored
9 years ago
55afa178
[C++] Remove warning message
· d06682d8
jcarpent
authored
9 years ago
d06682d8
[C++] Properly rework the return of dense operation in joint as ProductReturnType
· 3ba22925
jcarpent
authored
9 years ago
3ba22925
[C++] Rework Constraint class
· 5bdf13c0
jcarpent
authored
9 years ago
5bdf13c0
[C++] Use Eigen STATIC ASSERT to throw assert at compile time
· 256d2ac3
jcarpent
authored
9 years ago
256d2ac3
[C++] Define explicit operator-
· ca6a52e6
jcarpent
authored
9 years ago
ca6a52e6
[C++] Update License of file
· ac57accb
jcarpent
authored
9 years ago
ac57accb
[C++] Use Scalar type instead of double
· 632fc843
jcarpent
authored
9 years ago
632fc843
[C++] Set data to protected
· 42ef4fb0
jcarpent
authored
9 years ago
42ef4fb0
[C++] Move Angular and Linear typedef to Macro
· 9fb1a0c4
jcarpent
authored
9 years ago
9fb1a0c4
Apr 10, 2016
[C++] Remove useless warnings
· fd88a1b7
jcarpent
authored
9 years ago
fd88a1b7
[C++][Cmake] Split RNEA into .hpp and .hxx and move NLE algo inside rhea
· 95fb84b4
jcarpent
authored
9 years ago
95fb84b4
[C++][Cmake] Split ABA and CRBA in .hpp and .hxx
· c36ae895
jcarpent
authored
9 years ago
c36ae895
Apr 09, 2016
[Doc] Add documentation of NLE
· a0750255
jcarpent
authored
9 years ago
a0750255
[Doc] Add documentation of RNEA
· f18543c0
jcarpent
authored
9 years ago
f18543c0
Loading