Request with huge modifications, please check before accepting!
- May 19, 2021
-
-
LANDAIS Erwann authored
Python2 and Python3.
0a329d21
-
- May 18, 2021
-
-
LANDAIS Erwann authored
- Pinocchio is now fully operational for the polytope operations. - Modify RobotSolver into a structure similar to URDFSolver; now, KDL and Pinocchio can be used in order to manage the .urdf model according to the choices of the user.
d0a7fc6f
-
- May 12, 2021
-
-
LANDAIS Erwann authored996b3d35
-
LANDAIS Erwann authoreddfa425b1
-
LANDAIS Erwann authored
- Add compatibility with Python 3 - Add a more generic interface for URDF files (urdf_[...].py instead of panda_[...].py). - Begin the implementation of Pinocchio Drawbacks to the use of Python 3 : - ROS and Pinocchio should be compatible with Python3 - PyKDL should be installed from source (please check Readme.md).
fa8d5469
-