We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b68f28 commit b76176bCopy full SHA for b76176b
tests/python/CMakeLists.txt
@@ -18,7 +18,6 @@ if(NOT PINOCCHIO_V3)
18
list(REMOVE_ITEM PYTHON_TESTS test_constrained_dynamics.py)
19
list(REMOVE_ITEM PYTHON_TESTS test_finite_diff.py)
20
list(REMOVE_ITEM PYTHON_TESTS test_frames.py)
21
- list(REMOVE_ITEM PYTHON_TESTS test_rollout.py)
22
endif()
23
make_directory(${CMAKE_CURRENT_BINARY_DIR})
24
0 commit comments