[Major][C++][Python]Breaking retrocompatibilty. Added the possibility to...
[Major][C++][Python]Breaking retrocompatibilty. Added the possibility to choose root joint when creating a model (in C++) or a robot (in Python). May be a check can be done on the value of root parameter in python if it's not None
Showing
- benchmark/timings.cpp 1 addition, 1 deletionbenchmark/timings.cpp
- src/multibody/parser/urdf.hpp 190 additions, 181 deletionssrc/multibody/parser/urdf.hpp
- src/python/parsers.hpp 32 additions, 7 deletionssrc/python/parsers.hpp
- src/python/robot_wrapper.py 7 additions, 2 deletionssrc/python/robot_wrapper.py
- src/python/romeo_wrapper.py 2 additions, 2 deletionssrc/python/romeo_wrapper.py
- unittest/value.cpp 5 additions, 5 deletionsunittest/value.cpp
Please register or sign in to comment