Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 890 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 890 Bytes

Introduction

To be continued

Functions:

To be continued

Installation:

Dependency

  • conda: conda-forge channel
  • Essential: vtk, pyqt5, opencv
  • Camera: pyrealsense (python=3.7)
  • Ros Communication: roslibpy
  • Automatic Registration: trimesh, scikit-learn, rtree

Installation command

conda create --name laser -c conda-forge python=3.7 vtk opencv pyqt trimesh scikit-learn rtree roslibpy
pip install pyrealsense2

handeye calibration package:

ToDo & Issues

  • Add test script/lib for ICP

Warning !

This repository is alpha version under development. It is not intended for production. Use at your own risk.