Testing
Test cases can be found in /test, and can be run using ./run_tests.sh from the upper-level directory. (If this file is not executable, run chmod u+x run_tests.sh)
Current test cases cover:
- Rotations
- Transformations
- Testing pytransform3d conventions
- Poses
CI/CD
TODO