moveit_task_constructor/core/python/test
Robert Haschke 244c999514 Skip some python tests on incompatible pybind11 versions
If MoveIt and MTC use incompatible versions of pybind11, the tests
will fail because MoveIt objects like RobotModel or PlanningScene
cannot be passed to MTC objects and vice versa.
2021-06-10 19:31:05 +02:00
..
rostest_mtc.py Towards inherited classes in Python 2021-03-31 00:19:51 +02:00
rostest_mtc.test Towards inherited classes in Python 2021-03-31 00:19:51 +02:00
rostest_trampoline.py Skip some python tests on incompatible pybind11 versions 2021-06-10 19:31:05 +02:00
test_mtc.py Use pybind11's smart_holder branch 2021-05-20 03:56:47 +02:00