Skip to content
/ cn5X Public
forked from fra589/cn5X

This is a modified version of cn5X++ for controlling a 5-axis laser cutting machine based on grbl-Mega-5X with ROS Interface

License

Notifications You must be signed in to change notification settings

liushuya7/cn5X

 
 

Repository files navigation

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.

About

This is a modified version of cn5X++ for controlling a 5-axis laser cutting machine based on grbl-Mega-5X with ROS Interface

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Other 0.1%