Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smhaller/perception-neuron-ros

This repository contains two ROS Modules: a Windows ROS Serial Module, which sends the Perception Neuron BVH Data to a ROS Serial Server and a ROS BVH tf package.
https://github.com/smhaller/perception-neuron-ros

Last synced: 3 months ago
JSON representation

This repository contains two ROS Modules: a Windows ROS Serial Module, which sends the Perception Neuron BVH Data to a ROS Serial Server and a ROS BVH tf package.

Awesome Lists containing this project

README

        

# perception-neuron-ros
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 windows/config.txt
- Start windows/PerceptionNeuronROSSerial.exe

On your ROS machine:

- start roscore and ros serial server
- start perception_neuron_tf_broadcaster