software_setup_ap
This is an old revision of the document!
Table of Contents
Software Overview and Setup
HUBO Software Architecture
Commands are given through the GUI which are passed over to Shared Memory.
If the command is a low-level function it can be passed straight to Daemon, but if it is a higher-level function which requires additional processing the command must go through AL first, return to Shared Memory, then be passed to Daemon.
From Daemon, the commands are sent either to Gazebo (simulator) or the physical HUBO. Commands can only be sent
Software Setup with Qt
- Start a new session
- Include PODO GUI, Daemon, PODO Launcher .pro files in your session
- Rebuild on new computers
- Launch PODO first, then the rest
software_setup_ap.1478383462.txt.gz · Last modified: by alvaropintado