- 17 May, 2019 5 commits
-
-
Olivier Stasse authored
Reimplementing this part to drop the GPL license.
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
-
- 16 May, 2019 2 commits
-
-
Olivier Stasse authored
-
Olivier Stasse authored
-
- 13 May, 2019 1 commit
-
-
Olivier Stasse authored
-
- 10 May, 2019 1 commit
-
-
Olivier Stasse authored
Display also more information with display() for device.
-
- 08 May, 2019 1 commit
-
-
Olivier Stasse authored
Partially enforce 80 columns policy.
-
- 07 May, 2019 2 commits
-
-
Olivier Stasse authored
Use addBounds for the related command instead of addBounds.
-
Olivier Stasse authored
then not doing test on position if there is no proper integration. This should be fixed by sot-pinocchio-device.
-
- 20 Mar, 2019 2 commits
-
-
Olivier Stasse authored
-
Olivier Stasse authored
This is not enough to reflect all the patches from robotpkg about conflict when installing separatly python and C++ code.
-
- 19 Mar, 2019 1 commit
-
-
Olivier Stasse authored
This commit fix this.
-
- 17 Mar, 2019 13 commits
-
-
Olivier Stasse authored
Update velocityError and positionError when calling the right methods.
-
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
Fix minor warnings.
-
Change gitignore to ignore _build*
-
Create the HandUtil structure similar to FootUtil to get the information of the hands. From the code of Paul Dandignac.
-
Create the HandUtil structure similar to FootUtil to get the information of the hands. From the code of Paul Dandignac.
-
-
Olivier Stasse authored
-
-
Olivier Stasse authored
-
Olivier Stasse authored
-
- 15 Mar, 2019 2 commits
-
-
Olivier Stasse authored
-
Olivier Stasse authored
Remove robot-utils dependency to pinocchio Uses shared_ptr<RobotUtil> instead of RobotUtil *
-
- 12 Mar, 2019 2 commits
-
-
Steve Heim authored
-
Steve Heim authored
merge with new PD controller (cleaned up using eigen properly, implement 2 new SOut, to output the error signals for position and velocity)
-
- 07 Mar, 2019 2 commits
-
-
Guilhem Saurel authored
fix build on C++11
-
Guilhem Saurel authored
src/tools/device.cpp:530:19: error: unable to find string literal operator ‘operator""what’ with ‘const char [31]’, ‘long unsigned int’ arguments CHECK_BOUNDS(state_, lowerPosition_, upperPosition_, "position"); ^
-
- 06 Mar, 2019 1 commit
-
-
Guilhem Saurel authored
Release of version 4.1.1.
-
- 01 Mar, 2019 2 commits
-
-
Added robot-utils-py.cpp in sot-core from common-py.cpp of sot-torque-control Complete the moving of "common" to "robot_utils" by moving the python wrapper Changing the CMakeLists accordingly.
-
Adding prefix m_ to the input and output signals' names. The names respect the following macros: * m_nameSIN for input signals. * m_nameSOUT for output signals.
-
- 27 Feb, 2019 1 commit
-
-
Guilhem Saurel authored
Breaking: pinocchio v2.0.0
-
- 22 Feb, 2019 2 commits
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-