Git Product home page Git Product logo

thermo_3d_fusion's Introduction

thermo_cam

A repository for the thermal_cam which provices ros nodes to fuse 2D thermal images and 3d pointclouds.

Fusion of 2D thermal images and 3D pointclouds (based on ROS Fuerte)

Summary

Volksbot developed by Fraunhofer IAIS Germany.

  • Maxon motor system
  • Dynamixel based gripper system
  • 3D Scanner based on a LMS1xx sensor and a rotation unit
  • Ackermann steering system VOLKSBOT"

Installation and usage for 3D Scanner

  • Installation of neccesary packages

rosdep install 3DLSKdriver (For Eigen3 and PCL)

rosmake 3DLSKdriver

  • Connect the laser scanner to your computer. Both devices, your comptuer and the scanner device should be in the same network.
    • Computer: 192.168.0.x (netmask 255.255.255.0)
    • Scanner: 192.168.0.12
    • ifconfig eth9 192.168.0.12 netmask 255.255.255.0 up
  • The rotation device is connected via USB. You have to set neccessary device permissions
    • sudo chmod 777 /dev/ttyUSB*
  • The IP of the laser scanner has to be configured in the following launch File: lms1xx_3dls_x.launch
  • The rotational velocity and the number of ticker per round can be set in rotary_3dls_x.launch
  • Start up the scanning system

roslaunch 3DLSKdriver scanmode_multi.launch

  • Use Rviz to see the created pointclouds

rosrun rviz rviz -d rviz_config.rviz

  • There are a couple of launch files in the package
    • lms1xx.launch to start the scanner unit
    • rotary_3dls... to start the rotation unit
    • scan2cloud... to created a pointcloud from several scans
    • cloud2pcd... to convert a cloud to a pcd file

thermo_3d_fusion's People

Contributors

horizon0156 avatar

Watchers

 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.