Commits on Source (82)
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
olivier stasse authored
[Python] Add convenient function to create a robot from a URDF file.
-
Joseph Mirabel authored
-
Guilhem Saurel authored
Add missing r2d2.urdf.
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Olivier Stasse authored
The initialization was using std::numeric_limits<double>::min instead of std::numeric_limits<double>::lowest. Add a unit test. Fix #71
-
Olivier Stasse authored
Robots are still in 16.04 LTS
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
The plugin integrator-force was not properly referenced.
-
Olivier Stasse authored
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
-
Guilhem Saurel authored
[CI] Disable Travis.
-
Olivier Stasse authored
-
Guilhem Saurel authored
[README.md] Remove link to travis and change it to BSD clause 2 license.
-
Guilhem Saurel authored
-
Thomas PEYRUCAIN authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Joseph Mirabel authored
-
Guilhem Saurel authored
-
rascof authored
-
Guilhem Saurel authored
Remove sphinx
-
Guilhem Saurel authored
Release of version 3.6.0.
-
Guilhem Saurel authored
-
Guilhem Saurel authored
Update package.xml for ROS release
-
Guilhem Saurel authored
-
rascof authored
-
Guilhem Saurel authored
Fix error with prerelease on ROS
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
Boost 1.73 added a boring warning about deprecated use of boost bind, which is still used by boost python. As of Boost 1.75, this is still not fixed: boostorg/python#296 boostorg/python#315 ref https://github.com/stack-of-tasks/eigenpy/pull/216
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
[CMake] install package.xml
-
Florent Lamiraux authored
in python class AbstractRobot.
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
fix tests without ROS PACKAGE_PATH
-
Florent Lamiraux authored
-
Guilhem Saurel authored
[python] Add method to get actuated joints
-
Guilhem Saurel authored
-
Guilhem Saurel authored
fix submodule url
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
Showing
- .git-blame-ignore-revs 11 additions, 0 deletions.git-blame-ignore-revs
- .gitmodules 1 addition, 1 deletion.gitmodules
- .pre-commit-config.yaml 38 additions, 0 deletions.pre-commit-config.yaml
- .travis.yml 2 additions, 3 deletions.travis.yml
- AUTHORS 2 additions, 2 deletionsAUTHORS
- CMakeLists.txt 68 additions, 67 deletionsCMakeLists.txt
- README.md 6 additions, 6 deletionsREADME.md
- cmake 1 addition, 1 deletioncmake
- doc/Doxyfile.extra.in 0 additions, 1 deletiondoc/Doxyfile.extra.in
- doc/additionalDoc/package.hh 12 additions, 9 deletionsdoc/additionalDoc/package.hh
- doc/sphinx/conf.py.in 0 additions, 199 deletionsdoc/sphinx/conf.py.in
- doc/sphinx/index.rst.in 0 additions, 29 deletionsdoc/sphinx/index.rst.in
- include/sot/dynamic-pinocchio/angle-estimator.h 39 additions, 20 deletionsinclude/sot/dynamic-pinocchio/angle-estimator.h
- include/sot/dynamic-pinocchio/dynamic-pinocchio.h 66 additions, 29 deletionsinclude/sot/dynamic-pinocchio/dynamic-pinocchio.h
- include/sot/dynamic-pinocchio/force-compensation.h 38 additions, 24 deletionsinclude/sot/dynamic-pinocchio/force-compensation.h
- include/sot/dynamic-pinocchio/integrator-force-exact.h 6 additions, 4 deletionsinclude/sot/dynamic-pinocchio/integrator-force-exact.h
- include/sot/dynamic-pinocchio/integrator-force-rk4.h 4 additions, 3 deletionsinclude/sot/dynamic-pinocchio/integrator-force-rk4.h
- include/sot/dynamic-pinocchio/integrator-force.h 7 additions, 3 deletionsinclude/sot/dynamic-pinocchio/integrator-force.h
- include/sot/dynamic-pinocchio/mass-apparent.h 5 additions, 2 deletionsinclude/sot/dynamic-pinocchio/mass-apparent.h
- include/sot/dynamic-pinocchio/matrix-inertia.h 1 addition, 2 deletionsinclude/sot/dynamic-pinocchio/matrix-inertia.h
.git-blame-ignore-revs
0 → 100644
.pre-commit-config.yaml
0 → 100644
doc/sphinx/conf.py.in
deleted
100644 → 0
doc/sphinx/index.rst.in
deleted
100644 → 0