• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 21
  • 6
  • 3
  • 2
  • 1
  • 1
  • 1
  • 1
  • Tagged with
  • 38
  • 12
  • 10
  • 9
  • 8
  • 8
  • 7
  • 6
  • 6
  • 6
  • 6
  • 5
  • 5
  • 5
  • 5
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
21

PERFORMANCE-ORIENTED VS. MAINTAINABILITY-ORIENTED IMPLEMENTATION : A CASE STUDY OF THE REACTIVE PLANNER OF TEAM SWEDEN. / PRESTANDA-ORIENTERAD MOT UNDERHÅLLBARHETS-ORIENTERAD IMPLEMENTATION : EN FALLSTUDIE AV TEAM SWEDENS REACTIVE PLANNER

Johansson, David, Lehtovirta, Daniel January 2002 (has links)
Our work is a case study for Team Sweden, which is a national effort to produce a team of soccer playing robots. We took the present structure of the Reactive Planner, which is the game-planning module of the system, and made two new parallel versions of the Reactive Planner. One where we tried to optimize for CPU and memory usage called the performance-oriented implementation. We also made one implementation where we tried to optimize for maintainability called the maintainability-oriented implementation. To evaluate the implementations we ran a series of CPU and memory usage tests to assess the performance. We also estimated the maintainability of both implementations. The test results where later used to decide which implementation we should recommend to Team Sweden. The results showed that the difference in maintainability did outweigh the difference in performance. The conclusion is that the maintainability-oriented implementation is in this case the preferred / Vårt arbete består av en fallstudie för Team Sweden som är ett nationellt samarbete för att skapa ett lag med fotbollsspelande robotar. Vi använde oss av den nuvarande strukturen av Reactive Planner, vilket är en spelplanerings modul för systemet, och tillverkade två parallella versioner. En som vi försökte optimera prestanda i, kallad prestandaorienterad implementation. Samt en som vi försökte optimera underhållbarheten i, kallad underhållbarhetsorienterad implementation. För att evaluera implementationerna så gjorde vi en serie CPU och minnestester för att evaluera prestanda. Vi estimerade även underhållbarheten för de båda implementationerna. Testresultaten användes sen för att göra en bedömning om vilken av implementationerna som var mest fördelaktig för Team Sweden. Testresultaten visade att skillnaden i underhållbarhet övervägde skillnaden i prestanda. Slutsatsen är i det här fallet att den underhållbarhetsorienterade implementationen versionen är att föredra.
22

Extending the electric field approach

Kronquist, Jan January 2001 (has links)
Potential fields is popular technique in autonomous robotics. The Electric Field Approach is such a technique used for high level robot control. The approach was developed by Team Sweden for use in RoboCup 2000, a soccer competition for mobile robots. This thesis describes several improvements that has been made while preparing for RoboCup 2001. The improvements are used to create simple behaviors which achieve a form of implicit cooperation and also more active defence. This thesis also describes improvement ideas that failed to show the de-sired improvement and the reason for this is discussed, thereby deepening the understanding of the Electric Field Approach.
23

Machine learning in simulated RoboCup / Maskininlärning i den simulerade RoboCup ligan

Bergkvist, Markus, Olandersson, Tobias January 2003 (has links)
An implementation of the Electric Field Approach applied to the simulated RoboCup is presented, together with a demonstration of a learning system. Results are presented from the optimization of the Electric Field parameters in a limited situation, using the learning system. Learning techniques used in contemporary RoboCup research are also described including a brief presentation of their results.
24

Linear Quasi Anticipation : An Evaluation in Real Time Domains / Linjär Kvasi Anticipering : En utvärdering i realtidsdomäner

Seger, Christian, Törnqvist, Björn January 2002 (has links)
This work is an evaluation of Linear Quasi-Anticipation in real time domains. The evaluation is performed with experiments in two types of problem domains: pathfinding and Robocup soccer simulation. The experiments gave us valuable insights and made it possible for us to identify key issues concerning linear anticipation in dynamic and real-time domains. These key issues are presented in the report and should be a worthwhile read for anyone interested in hybrid agents, anticipatory systems, and searching in linear time. / Detta arbete är en utvärdering av linjär kvasi anticipering i realtidsdomäner.
25

A Portable Approach to High-Level Behavioral Programming for Complex Autonomous Robot Applications

Hurdus, Jesse Gutierrez 09 June 2008 (has links)
Research in mobile robotics, unmanned systems, and autonomous man-portable vehicles has grown rapidly over the last decade. This push has taken the problems of robot cognition and behavioral control out of the lab and into the field. Two good examples of this are the DARPA Urban Challenge autonomous vehicle race and the RoboCup robot soccer competition. In these challenges, a mobile robot must be capable of completing complex, sophisticated tasks in a dynamic, partially observable and unpredictable environment. Such conditions necessitate a behavioral programming approach capable of performing high-level action selection in the presence of multiple goals of dynamically changing importance, and noisy, incomplete perception data. In this thesis, an approach to behavioral programming is presented that provides the designer with an intuitive method for building contextual intelligence while preserving the qualities of emergent behavior present in traditional behavior-based programming. This is done by using a modified hierarchical state machine for behavior arbitration in sequence with a command fusion mechanism for cooperative and competitive control. The presented approach is analyzed with respect to portability across platforms, missions, and functional requirements. Specifically, two landmark case-studies, the DARPA Urban Challenge and the International RoboCup Competition are examined. / Master of Science
26

Training und Evaluation eines neuroyalen Netzes zur Lösung der „Visual Referee Challenge“

Jurkat, Freijdis 14 October 2024 (has links)
Die Schätzung von Posen ist ein bedeutendes Forschungsgebiet im Bereich der künstlichen Intelligenz, das die Mensch-Maschine-Interaktion vorantreibt und auch im Sport immer mehr an Relevanz gewinnt. Während menschliche Fußballspieler auf dem Feld mit den Schiedsrichtern ganz natürlich interagieren, wurde dieser Aspekt jedoch bisher in der Standard Platform League des Robocups vernachlässigt. Diese Arbeit untersucht einen weiteren Ansatz, um die Klassifizierung von statischen und dynamischen Schiedsrichterposen durchzuführen und damit dem großen Ziel, dass bis Mitte des 21. Jahrhunderts ein vollständig autonomes Roboter-Team nach den offiziellen FIFA-Regeln gegen den aktuellen Weltmeister gewinnen soll, einen Schritt näher zu kommen. Hierfür wurden Videos von relevanten Schiedsrichterposen erstellt und gesammelt. Anschließend wurden die menschlichen Gelenke mittels MoveNet extrahiert und die Pose mithilfe eines Convolutional Neural Networks klassifiziert. Dabei wurden zwei verschiedene Ansätze verfolgt: Ein Modell für jede Pose und ein Modell für alle Posen. Die Untersuchung zeigt, dass gute bis sehr gute Ergebnisse für statische und dynamische Posen erzielt werden können, wobei die Genauigkeit von einem Modell pro Pose 91,3% bis 99,3% mit einem Durchschnitt von 96,1% erreicht und die Genauigkeit von einem Modell für alle Posen eine Genauigkeit von 90,9% erreicht. Die erfolgreiche Anwendung der entwickelten Methodik zur Schätzung von Posen im Roboterfußball eröffnet vielversprechende Perspektiven für die Zukunft dieses Bereichs. Die gewonnenen Erkenntnisse können nicht nur zur Verbesserung der Leistungsfähigkeit von Fußballrobotern beitragen, sondern auch einen bedeutenden Beitrag zur weiteren Integration von KI-Technologien in unsere Gesellschaft leisten.:Inhaltsverzeichnis Abbildungsverzeichnis Tabellenverzeichnis Abkürzungsverzeichnis 1 Einleitung 2 Einsatzszenario 2.1 Der RoboCup 2.2 Die Standard Platform League 2.3 Die In-Game Visual Referee Challenge 3 Grundlagen neuronaler Netze 3.1 Artificial Neural Networks 3.2 Convolutional Neural Networks 3.2.1 Architektur 3.2.2 Aktivierungsfunktionen 3.2.3 Weitere Optimierungsmöglichkeiten 3.3 Verschiedene Lernmethoden 3.4 Evaluation 4 State of the Art 10 4.1 Machine Learning Ansätze 4.1.1 Decision Trees 4.1.2 k-NN Algorithmus 4.2 Deep Learning Ansätze 4.2.1 Artificial Neural Network 4.2.2 Convolutionan Neural Network 4.2.3 Recurrent Neural Network 4.3 Auswahl des Vorgehens 4.3.1 Schlüsselpunkterkennung 4.3.2 Posenerkennung 5 Eigene Implementierung 5.1 Datensatz 5.2 Vorverarbeitung der Daten 5.2.1 Vorverarbeitung der Videos 5.2.2 Erstellung der Trainings- und Validierungsdaten 5.3 Ansatz 1: Ein Model pro Pose 5.3.1 Datensatz 5.3.2 Architektur 5.3.3 Bewertung 5.4 Ansatz 2: Ein Model für alle Posen 5.4.1 Datensatz 5.4.2 Architektur 5.4.3 Bewertung 5.5 Vergleich der Ansätze 6 Fazit und Ausblick 6.1 Fazit 6.2 Ausblick Literatur A Anhang A.1 RoboCup Standard Platform League (NAO) Technical Challenges A.2 Modelcard Movenet A.3 Code und Datensätze Eigenständigkeitserklärung
27

Automatisches Modellieren von Agenten-Verhalten

Wendler, Jan 26 August 2003 (has links)
In Multi-Agenten-Systemen (MAS) kooperieren und konkurrieren Agenten um ihre jeweiligen Ziele zu erreichen. Für optimierte Agenten-Interaktionen sind Kenntnisse über die aktuellen und zukünftigen Handlungen anderer Agenten (Interaktionsparter, IP) hilfreich. Bei der Ermittlung und Nutzung solcher Kenntnisse kommt dem automatischen Erkennen und Verstehen sowie der Vorhersage von Verhalten der IP auf Basis von Beobachtungen besondere Bedeutung zu. Die Dissertation beschäftigt sich mit der automatischen Bestimmung und Vorhersage von Verhalten der IP durch einen Modellierenden Agenten (MA). Der MA generiert fallbasierte, adaptive Verhaltens-Modelle seiner IP und verwendet diese zur Vorhersage ihrer Verhalten. Als Anwendungsszenario wird mit dem virtuellen Fußballspiel des RoboCup ein komplexes und populäres MAS betrachtet. Der Hauptbeitrag dieser Arbeit besteht in der Ausarbeitung, Realisierung und Evaluierung eines Ansatzes zur automatischen Verhaltens-Modellierung für ein komplexes Multi-Agenten-System. / In multi-agent-systems agents cooperate and compete to reach their personal goals. For optimized agent interactions it is helpful for an agent to have knowledge about the current and future behavior of other agents. Ideally the recognition and prediction of behavior should be done automatically. This work addresses a way of automatically classifying and an attempt at predicting the behavior of a team of agents, based on external observation only. A set of conditions is used to distinguish behaviors and to partition the resulting behavior space. From observed behavior, team specific behavior models are then generated using Case Based Reasoning. These models, which are derived from a number of virtual soccer games (RoboCup), are used to predict the behavior of a team during a new game. The main contribution of this work is the design, realization and evaluation of an automatic behavior modeling approach for complex multi-agent systems.
28

On designing a mobile robot for RoboCup

Peel, Andrew Gregory Unknown Date (has links) (PDF)
The Roobots are a robot soccer team which participated in the RoboCup small-sized robot league competition in the years 2000, 2001 and 2002, when they finished in fourth place. This thesis describes the design of the robots in the 2002 team. Design issues for mobile robots in the RoboCup small-sized robot league are reviewed. The design decisions are presented. Finally, some lessons learnt for system design and project management from the three years of competition are presented.
29

An Electric Field Approach : A Strategy for Sony Four-Legged Robot Soccer

Johansson, John January 2001 (has links)
Using physical analogies when solving computational problems is not uncommon. The Electric Field Approach is such an analogy using potential fields for describing the situation in a robotic soccer match and for proposing the next step in optimizing the situation. The approach was developed and implemented during the summer of 2000 and was later used and tested during the fourth Robot Soccer World Cup in Melbourne, Australia. The results of the games prove that the approach is applicable in this narrow but interesting domain, combining artificial intelligence and robotics. The theory of the approach is general and can also be applied on various other domains. This is not the first potential field approach, but the ability of both handling navigation and manipulation of the environment is unique.
30

Omni-directional locomotion for mobile robots

Carter, Brian Edward January 2001 (has links)
No description available.

Page generated in 0.0319 seconds