Difference between revisions of "RoboTrainer code"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
= Introduction = | = Introduction = | ||
− | |||
− | |||
− | |||
− | |||
− | |||
There are currently 4 robots in the robotrainer family: | There are currently 4 robots in the robotrainer family: | ||
Line 14: | Line 9: | ||
== Example of device == | == Example of device == | ||
− | * | + | * |
− | ** | + | ** |
== ROS == | == ROS == |
Revision as of 11:45, 5 August 2019
Introduction
There are currently 4 robots in the robotrainer family:
- RoboTrainer CLASSIC
- RoboTrainer LIGHT
- RoboTrainer ONE
- RoboTrainer GRAVITY
Example of device
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.