To be continued
To be continued
- conda: conda-forge channel
- Essential: vtk, pyqt5, opencv
- Camera: pyrealsense (python=3.7)
- Ros Communication: roslibpy
- Automatic Registration: trimesh, scikit-learn, rtree
conda create --name laser -c conda-forge python=3.7 vtk opencv pyqt trimesh scikit-learn rtree roslibpy
pip install pyrealsense2
-
marker_rviz_plugin: note that we need to replace the font Arial with Liberation Sans in src/ogre_visuals/marker.cpp
- Add test script/lib for ICP
This repository is alpha version under development. It is not intended for production. Use at your own risk.