Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pinocchio-benchmarks
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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-benchmarks
Graph
master
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
9
Dec
8
12
Nov
18
Oct
31
Aug
29
28
27
13
31
Jul
30
25
24
23
20
18
11
Merge pull request #9 from tkoolen/tk/julia-updates
master
master
RigidBodyDynamics.jl benchmark updates / fixes.
run.sh: remove run RBDL & Pinocchio, instead of KDL
update pinocchio submodule, to fix recursive clones, ref #6
compile.sh: do not build KDL
eigen's .pc file is now in $prefix/share/pkgconfig
update submodules, ref #6
bench: measure timing in micro seconds + divide by number of tests
models: set small TALOS
model: correct LWR
cmake: remove KDL
lib: fix bug when calling NBT
Merge pull request #5 from gabrielebndn/master
Update to Pinocchio 2.0
Merge pull request #3 from nim65s/master
done
add dummy inertia for root links st. rbdl find the root link
tiago: add 0 inertia to root link for RBDL
add talos & tiago
7 models, 5 libs, 3 algos
graphs.py WIP
add data dir
details
move NBT in models.h
use std::chrono, remove .urdf from filename, and gather timings of all NBT tests
atlas model: remove rpy on {left,right}_led_frame, as "rotation of body frames not yet supported" by RBDL
copy urdfs
lwr: use the other world link, to fix RBDL "Error while processing joint 'arm_world_joint': parent link 'world' could not be found.
add hyq, atlas & lwr models
update to pinocchio v1.3.0
update pinocchio
add benchmarks without google
submodules
normalize quaternions
[Docker] ignore .git
add libs/eigen
[Docker] allow to change the base image with args
sync google benchmark submodule
use romeo_small
casts to remove warnings
Loading