Releases: shu-gong/custusx-source
Releases · shu-gong/custusx-source
v0.4
Shanghai JiaoTong University IRMV Lab Surgery Robot Software V0.4 is released on July 6 2022,
Update:
- Remove OpenCV in the Custusx repo, so you must ensure you have local version of OpenCV(3.4.10)
Features:
- CUDA included
- FAST included
- Flann included
- VSLAM included
- Path planning inclued
Tested environment:
- Ubuntu 20.04
- gcc/g++ version: 7.5.0
- cmake version: 3.16.3
- OpenCV version: 3.4.10
Known issues:
- No extra control algorithm.
v0.3
Shanghai JiaoTong University IRMV Lab Surgery Robot Software V0.3 is released on Jun 24 2022,
Bug fixed:
- Used a new compilable version of flann(https:github.com/shu-gong/flann-source)
- Update OpenCV version (3.4.10) so the program can be compiled in gcc-7
Features:
- CUDA included
- FAST included
- Flann included
- Path planning inclued
Tested environment:
- Ubuntu 20.04
- gcc/g++ version: 7.5.0
- cmake version: 3.16.3
- OpenCV version: 3.4.10
Known issues:
- No extra control and VSLAM algorithm.