• Tidak ada hasil yang ditemukan

Slide 1 - Computer Science - Rhodes University

N/A
N/A
Protected

Academic year: 2025

Membagikan "Slide 1 - Computer Science - Rhodes University"

Copied!
9
0
0

Teks penuh

(1)

Cognitive

Approach to Robot Spatial Mapping

Ghislain Fouodji Tasse

Supervisor: Dr. Karen Bradshaw Computer Science Department

Rhodes University

24 March 2009

(2)

DEFINITIONS

Cognitive science is the study of the nature of intelligence.

Spatial mapping means modelling the environment into a map.

View based map uses different pictures of the space and their relative distances (human

beings perception).

Shape based map uses a mathematical

modelling, meaning that the map is basically

a collection of geometrical coordinates.

(3)

PROBLEM STATEMENT

Collection of data: the robot should be able to record the positions of different items in its

surroundings.

Data Integrity: we have to check the validity and consistency of the data.

Interpretation of data: the robot should be able to interpret the data to ensure that it makes sense.

Result to a map: the data is then converted to a map using the appropriate model.

Usage of the map: the robot should be able to use the map to navigate through space.

(4)

HOW ?

(METHODOLOGY)

Sensors: range sensors are the typical tools used to record data.

Self localisation: data is meaningful only if it is associated with a proper frame of reference.

Position tracking: the data of a new state is relative to the data of the previous state.

Shape based model is used to interpret our data and produce a map.

The map is then used by the robot as a set of rules to be applied when responding to a user’s request.

(5)

ILLUSTRATION

(Indoor Environment)

+

=

(6)

ILLUSTRATION(Grid Occupancy)

(7)

EXPECTED RESULTS

Our robot maps a sample environment in a reasonable time.

Our robot is able to perform an autonomous navigation using its own map.

The robot navigation is collision free.

The map is flexible. Our robot can adapt its map to any change in the environment.

M ap optimization is always possible.

(8)

POSSIBLE EXTENSIONS

This research is a first step and can be extended to achieve complete and

optimal self navigation with free

collision in the real world by a robot.

The concept of cognition could be

extended to other area in robotics

such as natural language processing.

(9)

?

Referensi

Dokumen terkait

The data collection instrumentation used was a four-point Likert scale questionnaire that consisted of 11 items in which the first seven items indicated

with service satisfaction at Terinal Cileungsi following 31 statement items in the questionnaire that the researcher gave, then the second is primary and secondary data collection,

This was done by investigating which data collection method DCM, the UCT Type I and the UCT Type II yields higher rates of disclosure on sensitive sexual items as an analogue of

Disclosure: Clinical data to be presented are in accordance to Helsinki Declaration The World Medical Association WMA has developed the Declaration of Helsinki as a statement of

7 Statement Sequencing Procedures and Parameters Data Structures Block Expressions Assert Statement Input/Output GENERAL ORGANIZATION PASS ONE 3,1 Internal Pass One Tables 3.2 Pass

A Valuation/Record maintenance in Form - 2 STOP B Submission of report in FMREW Collection of E-Waste from the Departments/branches by Estate Branch Submission of record to SPCB

©Daffodil International University 23 5.4 TEST RESULT The given table below is showing the testing result for Spell Check Test Case ID Test Scenario Test Steps Test Data

A class like the following might be a useful one for this purpose: class Entry { public Stringname; public ArrayListrefs; public EntryString name { this.name = name; this.refs =