Code Monkey home page Code Monkey logo

sc3510_80's Introduction

SC3510_80

Code to integrate the 3d scanning sensor into the RaHM-Lab software infrastructure.

Windows Set-up: In order to establish a connection with the surfaceControl_3D, the network card needs to be configured as follows:

  1. Jumbo Packet = 9014 Byte
  2. Interrupt-Drosselung = Aktiviert
  3. Interrupt-Drosselungsrate = Adaptiv
  4. Empfangspuffer = 2048

A connection was successfully established with the 3Dinspect software, and the following points are noteworthy:

  1. The file format of the generated 3D data is .me3dpc. However, it is converted to .pcd for better functionality with the Point Cloud Library.
  2. It was possible to create points/planes on the scanned object, and then calculate the distances/angles between them, alongside many other functionalities.

Linux Set-up: In order to establish a connection with the surfaceControl_3D, the network card needs to be configured as above (in Windows).

The configurations could be set up using the -ethtool- tool command through the terminal.

The 3D_Scanner directory include a soruce file and its dependencies to operate the SC3D and generate .pcd file of each scan. The 3D_icp directory aligns two clouds together. More details about the functionality and instructions are included in the README.md file of each directory respectively.

sc3510_80's People

Contributors

saadalh avatar orat avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.