Giter VIP home page Giter VIP logo

seneka_sensor_node's Introduction

SENEKA_SENSOR_NODE

Description

This stack contains several drivers and algorithms that have been developed at Fraunhofer IPA for the SENEKA project.

The different algorithms and drivers are described in more detail in their respective Readme's or the source code.

Installation

As this stack contains dependencies to non-released packages and libraries, you need to put some extra effort into installing those correctly prior to the first build.

Installing the optris_drivers package required for the ThermoVideoManager

Please call the following commands from the folder where you cloned the seneka repository in:

rosinstall . seneka_sensor_node/seneka_sensor_node.rosinstall
rosdep install seneka_sensor_node optris_drivers 

This will check out the optris_drivers package from the repo specified in the seneka_sensor_node.rosinstall file.

Building the seneka_sony_camera node

The seneka_sony_camera node requires the eBus SDK which is provided by Pleora (http://www.pleora.com/our-products/ebus-sdk). Thus, the package is not automatically built using the ROS build system, as a specific cmake command steps out of the build process for this package.

If you want to build it, you need to install the eBus SDK and source set_puregev_env in /opt/pleora/ebus_sdk/bin. This sets the required environment variables for building. Those environment variables are also needed for running the node later on.

However, this driver is only required for the sensor nodes or for testing the sony_camera. Thus, you do not need to have the SDK for developing code other than that related to this package.

Now you're good to go

If everything has been set up correctly, the SENEKA_SENSOR_NODE repository should now build correctly. Else, you have to start ...

Debugging

If not, check that you have checked out the optris_drivers package, that this package builds, that you can link to the respective libraries therein as well as to libudev-dev. Also, if you want to build seneka_sony_camera, make sure you have installed the required libraries and that the respective environment variables are sourced.

seneka_sensor_node's People

Contributors

mgruhler avatar ipa-josh avatar ipa-mig-mc avatar dabertram avatar

Watchers

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.