Difference between revisions of "RoboTrainer code"

From Training Technology Lab Wiki
Jump to navigation Jump to search
(Blanked the page)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
= Introduction =
 
 
There are currently 4 robots in the robotrainer family:
 
* RoboTrainer CLASSIC
 
* RoboTrainer LIGHT
 
* RoboTrainer ONE
 
* RoboTrainer GRAVITY
 
 
== Example of device ==
 
* d
 
** d
 
 
== ROS ==
 
The Training Technology Lab is using ROS (Robotic Operating System) to gather data from all devices in the lab, to log and display it in various ways. An interface to display the bio-feedback from a Sportssensor could easily be developed on this system for prototyping.
 
 
 
= FAQ/Debugging =
 
This sections relates to all common problems with the software.
 
 
 
=== ROS: use IP address instead of hostname ===
 
The ProjektNet network does not allow use of hostnames, which means roslaunch must be run with IP addresses instead. This can be a bit cumbersome, but this guide should show how to set this up.
 
* Great tutorial: [https://github.com/pandora-auth-ros-pkg/pandora_docs/wiki/Remote-Machines-Running-ROS-nodes Remote-Machines-Running-Ros-nodes]
 

Latest revision as of 12:51, 12 August 2019