Coder Social home page Coder Social logo

gocator_3100's Introduction

Overview

This repository holds code of a ROS package for point cloud acquisition with Gocator3100 3D cameras. It is basically a ROS wrapper of the low-level API provided by LMI Technologies, the manufacturer of the camera.

Camera and cloud at rviz

Dependencies

The package has been tested with the following dependencies:

To install GoSDK dependency, the following steps are required:

  1. With a Serial Number of a device, register as a customer at the LMI website
  2. Download the SDK from the LMI website (file 14400-4.2.5.17_SOFTWARE_GO_SDK.zip)
  3. Uncompress GoSDK
  4. Build GoSDK
$ cd GO_SDK/Gocator
$ make -f GoSdk-Gnu.mk 

Download

$ git clone https://github.com/beta-robots/gocator_3100.git

Build

  1. Indicate, by editing the CMakeLists.txt of this package (line 58), where GoSDK library is placed (This point should be improved , see issue #7)
  2. The build procedure is the ROS-catkin standard.From your ROS workspace:
$ catkin_make --only-pkg-with-deps gocator_3100 

Execute

  1. Plug your camera correctly, in terms of power, signal and grounding!
  2. Properly edit the config/gocator_3100_params.yaml according your configuration and needs.
  3. Call the launch file. From the package folder would be
$ roslaunch launch/gocator_3100.launch

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.