Git Product home page Git Product logo

perception_neuron_ros's Introduction

PerceptionNeuronROS

This server reads data from PerceptionNeuron tracking system and publishes it to ROS.

It is a reorganised version of: https://github.com/smhaller/perception-neuron-ros Using the Neuron Data Reader SDK version b15.

Building

Open windows cmd and run the following commands:

git clone https://github.com/eaa3/perception_neuron_ros_win_server.git
mkdir build

Configure and generate

Run cmake-gui from cmd. Then, configure and generate a visual studio x86 solution

cmake-gui ..

Having generated visual studio solution, you may either run from the "build" directory:

cmake --build . --config Release

Alternatively, you can open the visual studio solution in the "build" directory and build it.

The generated executable will be at bin/perception_neuron_ros.exe in your project root directory.

Running instructions (adapted from here)

This repository contains two ROS Modules:

  • a Windows ROS Serial Module, which sends the Perception Neuron BVH Data to a ROS Serial Server
  • a ROS BVH tf broadcaster package.

Usage

On your windows machine:

  • Connect your Perception Neuron to Axis Neuron and publish the BVH data.
  • Adapt IP addresses for ROS Serial Server and Axis Neuron in bin/config.txt
  • Start bin/perception_neuron_ros.exe

On your ROS machine:

  • start roscore and ros serial server
  • start perception_neuron_tf_broadcaster

perception_neuron_ros's People

Contributors

diegocdl avatar eaa3 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.