- May 13, 2019
-
-
Olivier Stasse authored
-
- May 10, 2019
-
-
Olivier Stasse authored
Display also more information with display() for device.
-
- May 08, 2019
-
-
Olivier Stasse authored
Partially enforce 80 columns policy.
-
- May 07, 2019
-
-
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.
-
- Mar 20, 2019
-
-
Olivier Stasse authored
This is not enough to reflect all the patches from robotpkg about conflict when installing separatly python and C++ code.
- Mar 19, 2019
-
-
Olivier Stasse authored
This commit fix this.
-
- Mar 17, 2019
-
-
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
-
- Mar 15, 2019
-
-
Olivier Stasse authored
-
Olivier Stasse authored
Remove robot-utils dependency to pinocchio Uses shared_ptr<RobotUtil> instead of RobotUtil *
-
- Mar 12, 2019
-
-
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)
-
- Mar 07, 2019
-
-
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"); ^
-
- Mar 06, 2019
-
-
Guilhem Saurel authored
Release of version 4.1.1.
-
- Mar 01, 2019
-
-
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.
-
- Feb 27, 2019
-
-
Guilhem Saurel authored
Breaking: pinocchio v2.0.0
-
- Feb 22, 2019
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
- Feb 20, 2019
-
-
-
-
Fix Issue #71
-
Found by Fanny Risbourg
-