Download presentation
Presentation is loading. Please wait.
Published byReynard Ellis Modified over 9 years ago
1
R.O.M.P Robot Orientation Mapping Project Team Evolution Peri Subrahmanya: Lead Designer Michael Lazar: Project Manager Sean Hogan: Lead Designer Joe Hackstadt: Lead Programmer Sean Williams: Documentation & Testing
2
Overview Main Interfaces of the project Main Architecture of the project Functions of Subsystems Implementation Details Development Tools Requirements Met? Questions Time Team Evolution
3
Applet Generates and updates user interface Middle Man Coordinates communication request among all applets and the client Manages user time slices Client Interprets and relays high-level commands from Middle Man to low-level P2OS server Contains and uses grid map P2OS Directly Controls Robot Hardware Existing Architecture User Person wanting to control robot Robot Robot to be controlled User | Applet Interface Applet | Middleman Interface Middleman | Client Interface Client | P2OS Interface P2OS | Robot Interface Web Browser Java C++ / Aria
4
Applet Generates and updates user interface Middle Man Coordinates communication request among all applets and the client Manages user time slices Client Interprets and relays high-level commands from Middle Man to low-level P2OS server Contains and uses grid map P2OS Directly Controls Robot Hardware Architecture Modifications Mapping Camera Control Control Implementation Communication (via connHandler) Verification of new commands Implementation of new commands Control Feedback Communication (via connHandler) Localization feedback
5
Website Organization Main page directs user to major areas Major areas provide information & links Relevant material on common pages Links repeated at anticipated locations Robot schedule always on left side Frames remain in same locations Team Evolution
6
Existing Web Interface Team Evolution
7
New Web Interface Team Evolution
8
Subsystems Existing –Movement Controls Forward, left, right New –Movement and Camera Controls Pan control Zoom control Tilt control Team Evolution
9
Subsystems (contd.) Tilt Control –Provides Tilt functionality Pan Control –Provides Pan functionality Zoom Control –Provides zoom functionality Team Evolution
11
Mapping Subsystem Origin (0,0) Team Evolution
12
+ X - X - Y + Y Map Construction 40 m = 40,000 mm = 200 pixels 1 Pixel = 200mm Team Evolution
13
Load Map Plot Robot Request robot position from middleman server Request coordinates from robot Return robot position to middleman Return coordinates and angle to applet Applet Middleman Robot
14
Mapping Subsystem Composed of two classes –Map class –Robot class Team Evolution
15
Mapping Subsystem Composed of two classes –Map class Image of the map Dimensions Origin offset Scalar drawMap(top, left, height, width) loadImage(image) plotRobot(x, y, theta) Team Evolution
16
Mapping Subsystem Composed of two classes –Robot class Image of the robot X and Y position Angle pointing drawRobot(new x, new y, new theta) loadImage(image) Team Evolution
17
Development Tools Eclipse ARIA Sun Java Development Kit Visual Source A MS Visio Team Evolution
18
Have We Met the Requirements? Orientation Do users know where they can go? Can users relate camera direction with robot heading? Are camera controls easy to use and understand. Team Evolution
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.