-
Notifications
You must be signed in to change notification settings - Fork 3
2.3 Using the GUI
Harry She edited this page Aug 27, 2015
·
3 revisions
Upon launching the project run script, the Graphical User Interface (GUI) will automatically start after approximately 5-10 seconds.
To navigate between the different Entity statuses simply click on the tab you are interested in viewing to see real-time updates from Stage.
To close the GUI, simply cross off the window (The GUI is independent of the main ROS processes and hence can be killed safely without affecting the running program).
##1.0 Introduction
##2.0 User Manual
##2.5 Testing
3.1 Launch Infrastructure
3.2 Entities and behaviours (Robots, humans, animals)
- 3.2.1 Entity Superclass
- 3.2.1.1 Entity Movement
- 3.2.2 Robot Entity
- 3.2.2.1 Robot Entity Detection
- 3.2.2.2 Robot Path Finding
- 3.2.3 Robot Pickers
- 3.2.4 Robot Carriers
- 3.2.4.1 Carrier Queue
- 3.2.5 Humans
- 3.2.6 Animals
- 3.2.7 Entity Topics
3.3 Special services and features
##4.0 Project Planning and management
- 4.1 Project plan
- 4.2 Git Branching and Merging Etiquette
- 4.3 Design Requirements, System requirements and Technical specifications
- 4.4 Key Factors and Constraints
- 4.5 System Design
- 4.6 Time spent
- 4.7 Testing and integration overview
- 4.8 Meeting minutes
##Miscellaneous resources