Difference between revisions of "Control Panel"

From Engineered Arts Wiki
Jump to navigation Jump to search
(Introduction)
(Introduction)
Line 14: Line 14:
 
*Adjust sound levels.
 
*Adjust sound levels.
 
*Edit and create scripts in the Python programming language.
 
*Edit and create scripts in the Python programming language.
*view camera and depth sensor images and see what sensor programs are outputting from that data,
+
*view camera and depth sensor images and see what image recognition programs are doing with that data.
 
*Check how the system is behaving, start and stop various software components.
 
*Check how the system is behaving, start and stop various software components.
  
  
 
If you already own a [[Tritium]] based robot like [[RoboThespian]] or [[Socibot]]  [[Remote_Connection|see here for usage instructions]]
 
If you already own a [[Tritium]] based robot like [[RoboThespian]] or [[Socibot]]  [[Remote_Connection|see here for usage instructions]]

Revision as of 16:55, 19 March 2016

Control Panel

Introduction

EA robots like RoboThespian and Socibot have a web based 'Control Panel' also referred to as The Tritium GUI, (Graphical User Interface), which allows users to perform many kinds of actions like:


  • Remotely operate the robot with a browser based version of the Touch screen interface.
  • Add and remove content, like motion sequences and audio.
  • Configure theTouchscreen
  • Configure and adjust hardware devices like motors and pneumatic muscles.
  • Configure the face projection.
  • Adjust sound levels.
  • Edit and create scripts in the Python programming language.
  • view camera and depth sensor images and see what image recognition programs are doing with that data.
  • Check how the system is behaving, start and stop various software components.


If you already own a Tritium based robot like RoboThespian or Socibot see here for usage instructions