- Dec 08, 2020
-
-
Justin Carpentier authored
-
- Nov 20, 2020
-
-
Justin Carpentier authored
-
- Nov 05, 2019
-
-
Justin Carpentier authored
-
- Nov 09, 2018
-
-
Justin Carpentier authored
-
- Nov 08, 2018
-
-
Justin Carpentier authored
The previous se3 namespace is now deprecated but can still be used
-
- Jun 01, 2018
-
-
jcarpent authored
-
- Oct 07, 2016
-
-
jcarpent authored
To comply with OpenNao and its BOOST version, the BOOST_TEST_MODULE must be used as TEST_SUITE name
-
- Jul 19, 2016
-
-
Valenza Florian authored
-
- Jul 06, 2016
-
-
jcarpent authored
-
jcarpent authored
-
jcarpent authored
-
Guilhem Saurel authored
As it is done in src/multibody/parser/python.cpp, one can create a shared_ptr to a new Model in c++, send this into a python namespace, update it in python, and continue to work on the Model in c++. An example to use this as a simple parser is given in unittest/python.cpp and models/simple_model.py (squashed version)
-