- Jul 28, 2023
-
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
Florent Lamiraux authored
-
- Mar 30, 2022
-
-
Guilhem Saurel authored
-
- Sep 13, 2021
-
-
Guilhem Saurel authored
-
- Nov 10, 2020
-
-
Guilhem Saurel authored
On 16.04, fix: …/dynamic-graph-python-4.0.0/src/dynamic_graph/dynamic-graph-py.cc: In function 'void exposeCommand()': …/dynamic-graph-python-4.0.0/src/dynamic_graph/dynamic-graph-py.cc:191:24: error: 'raw_function' is not a member of 'bp' .def("__call__", bp::raw_function(dg::python::entity::executeCmd, 1), "execute the command") ^
-
- Aug 24, 2020
-
-
Guilhem Saurel authored
-
- Jul 23, 2020
-
-
Guilhem Saurel authored
-
- Jun 30, 2020
-
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
- Dec 05, 2019
-
-
Guilhem Saurel authored
to fix #39 also in Python2
-
Guilhem Saurel authored
-
Guilhem Saurel authored
As PyState_AddModule is not yet called in the module definition, PyState_FindModule will not work, so for Python 3 we need to get the module from the methods definition to retrieve a pointer to dgpyError. Fix #39
-
- Dec 03, 2019
-
-
Guilhem Saurel authored
As, from the docs: > Passing arguments of the wrong type (e.g. passing a list when an int > is expected) should result in a TypeError. Thanks @jmirabel
-
- Dec 02, 2019
-
-
Guilhem Saurel authored
thanks @jviereck
-
Guilhem Saurel authored
-
- Nov 28, 2019
-
-
Guilhem Saurel authored
While here, develop test from previous commit, and fix another test in the same file. fix #36
-
- Oct 29, 2019
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- Apr 14, 2019
-
-
Olivier Stasse authored
-
- Apr 12, 2019
-
-
Olivier Stasse authored
-
- Apr 11, 2019
-
-
Olivier Stasse authored
-
- Jul 30, 2018
-
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
Olivier Stasse authored
-
Olivier Stasse authored
This allows accessing the list of entities instanciated in the dynamic-graph.
-
- May 05, 2017
-
- Jan 31, 2017
-
-
Olivier Stasse authored
This allows accessing the list of entities instanciated in the dynamic-graph.
-
- Mar 13, 2014
-
-
Francois Keith authored
-
- Jul 15, 2013
-
-
Florent Lamiraux authored
- add isPlugged and getPlugged methods, - add property getter name.
-
- Jul 10, 2013
-
-
olivier stasse authored
-
- Mar 16, 2012
-
-
Florent Lamiraux authored
-
- Mar 14, 2012
-
-
Thomas Moulard authored
-