Open wxmerkt opened 2 years ago
Testing vectorization will require to compile all the dependencies (pinocchio, hpp-fcl, eigenpy, etc) with the same flags, if we want to run Python-based tests and examples. How are you planning to do this?
Good point. I don't have the bandwidth to implement these items but wanted to keep track of them. They are a good starting point if someone is keen to pick them up or if we'd have some engineer bandwidth
Good point. I don't have the bandwidth to implement these items but wanted to keep track of them. They are a good starting point if someone is keen to pick them up or if we'd have some engineer bandwidth
We could definitely start with testing compilation only (if this is not enough).
Pinocchio on ROS-CI now has HPP-FCL included, so the collision tests are run as well
Pinocchio on ROS-CI now has HPP-FCL included, so the collision tests are run as well
Great! thanks for pointing out. Indeed, I didn't realize this bit.
I added a configuration for codegen using CONDA; however, it would be nice to have another one in gitlab-ci.