A Study of Mobile Robot Motion Planning

Total Page:16

File Type:pdf, Size:1020Kb

A Study of Mobile Robot Motion Planning A Study of Mobile Robot Motion Planning ■I HI IN D u b l in C ity U n iv e r s it y Ollscoil Chathair Bhaile Atha Cliath By Bang Wang B. Sc., M. Sc. A Dissertation Presented in Fulfilment of the Requirements for the Ph. D. Degree Supervisors Prof. Michael Ryan Mr. Charlie Daly School of Computer Applications December 1994 Declaration I hereby certify that this material, which I submit for assessment on the programme of study leading to the award of Ph. D. degree in Computer Applications, is entirely my own work and lias not been taken from the work of others save and to the extent that such work is cited and acknowledged within the text of my work. Date: / Bang Wang Acknowledgements I would like to express my heartfelt gratitude to my supervisors: Prof. Michael Ryan and Mr. Charlie Daly whose help, supervision and guidance were invaluable during my period of study. I would also like to express my gratitude to Dr. Michael Scott for his proof reading of this thesis and for his invaluable comments and suggestions. I would also like to thank Dr. Alan Smeaton, Dr. Heather Ruskin, Dr. James Power for their help whilst I was studying in the School of Computer Applications. Sincere thanks are also expressed to the technicians of the School, Mr. Jim Doyle and Mr. Eamonn McGonigle, for all their invaluable help they gave me. I would also like to thank all my fellow postgraduate students at the School, but I would like to especially mention Gary Leeson, Barry O’Connell, Micheal Padden, Colmdn McSweeney, Donal Murray, who helped me understand Ireland, improve my English, and provided much needed support over the last couple of years. I would also like to thank my good friend, Dr. Jun Yan, for his guidance to this research. Without his suggestions and ideas, I would not have been able to complete this thesis. Finally, I would like to extend my gratitude to the School of Computer Applications for its financial and other support given to me, and which has given me the opportunity to learn and experience Western (especially Irish) culture. A Study of Mobile Robot Motion Planning Bang Wang B. Sc., M. Sc. Abstracts This thesis studies motion planning for mobile robots in various environments. The basic tools for the research are the configuration space and the visibility graph. A new approach is developed which generates a smoothed minimum time path. The difference between this and the Minimum Time Path at Visibility Node (MTPVN) is that there is more clearance between the robot and the obstacles, and so it is safer. The accessibility graph plays an important role in motion planning for a massless mobile robot in dynamic environments. It can generate a minimum time motion in 0(n2»log(n)) computation time, where n is the number of vertices of all the polygonal obstacles. If the robot is not considered to be massless (that is, it requires time to accelerate), the space time approach becomes a 3D problem which requires exponential time and memory. A new approach is presented here based on the improved accessibility polygon and improved accessibility graph, which generates a minimum time motion for a mobile robot with mass in O((n+k)2»log(n+k)) time, where n is the number of vertices of the obstacles and k is the number of obstacles. Since k is much less than n, so the computation time for this approach is almost the same as the accessibility graph approach. The accessibility graph approach is extended to solve motion planning for robots in three dimensional environments. The three dimensional accessibility graph is constructed based on the concept of the accessibility polyhedron. Based on the properties of minimum time motion, an approach is proposed to search the three dimensional accessibility graph to generate the minimum time motion. Motion planning in binary image representation environment is also studied. Fuzzy logic based digital image processing has been studied. The concept of Fuzzy Principal Index Of Area Coverage (PIOAC) is proposed to recognise and match objects in consecutive images. Experiments show that PIOAC is useful in recognising objects. The visibility graph of a binary image representation environment is very inefficient, so the approach usually used to plan the motion for such an environment is the quadtree approach. In this research, polygonizing an obstacle is proposed. The approaches developed for various environments can be used to solve the motion planning problem without any modification. A simulation system is designed to simulate the approaches. Table of Contents 1. Introduction .......................................................................................................................1 1.1 The Basic Problem of Motion Planning............................................................................. 2 1.2 Motion Planning Environments........................................................................................... 4 1.3 Classification of Motion Planning........................................................................................5 1.4 Scope of the Thesis.................................................................................................................. 7 2. L i t e r a t u r e R e v i e w .....................................................................................................................9 2.1 Introduction..............................................................................................................................9 2.2 Geometrical Planning....................... 10 2.2.1 Configuration Space..................................................................................................................11 2.2.2 Visibility Graph.........................................................................................................................12 2.2.3 Voronoi Diagram Approach.................................................................................................... 16 2.2.4 Freeway Approach.................................................................................................................... 17 2.2.5 Potential Field Function Approach................................................................................. 19 2.2.6 Exact Cell Decomposition Approach..................................................................................... 23 2.2.7 Approximate Cell Decomposition Approach........................................................................25 2.3 Dynamic Planning...................................................................................................... 27 2.4 Motion Planning in Dynamic Environments...................................................................28 2.4.1 Hardness Results....................................................................................................................... 28 2.4.2 Space Time Approach.............................................................................................................. 29 2.4.3 Divide and Conquer Strategy...................................................... 38 2.4.4 Accessibility graph....................................................................................................................39 2.4.5 Collision Avoidance with Moving Obstacles........................................................................41 2.4.6 Collision Detection Among Moving Objects................................................... 42 2.5 Fuzzy Logic M ethods............................................................................................................43 2.5.1 Fuzzy Logic Methods for Mobile Robots Navigation....................................................... 43 2,5.2 Fuzzy Logic Methods for Digital Image Processing.........................................................45 2.6 Neural Networks for Mobile Robots Navigation...........................................................45 2.7 Summary.................................................................... 47 3. S h o r t e s t P a t h P l a n n i n g .............................................................................................. 50 3.1 Introduction............................................................................................................................ 50 3.2 Configuration Space..............................................................................................................51 3.2.1 Definition of Configuration Space.................. 51 3.2.2 Obstacles in Configuration Space......................................................................................53 3.3 Visibility Graph..................................................................................................................... 58 3.3.1 Definition of the Visibility Graph......................................................................................58 3.3.2 Graph Search Algorithms...................................................... .......60 3.3.3 Acceleration of Graph Search............................................................................................(SI 3.3.4 Smoothing the Path............................................................................................................ 66 4. M in im u m T im e P a t h P l a n n i n g ...................................................................................73 4.1 Introduction............................... 73 4.2 Dynamic Planning.................................................................................................................74 4.2.1 Mathematical
Recommended publications
  • Appendix 1 the Borland Pascal Package
    Section 1. Installation 555 Appendix 1 The Borland Pascal Package Section 1. Installation When you open your carton of Borland Pascal, you may be frightened by the tens of kilos of books and mountain of disks. This Appendix will get you started on installation and use of the system to write your Pascal programs. Even if you have already installed Borland Pascal and are using it, you may find some useful tips here, so please thumb through these pages. (There is much useful information in the Borland Pascal User's Guide, which is in your package.) For starters, your computer should have a goodly chunk of free disk space in one hard disk partition. If you install the complete Borland Pascal system, that will take about 30M. The programs with this book will fill about 2M, and when you start writing programs, who knows? Before you start installation, decide which partition to use, and note how much free disk space is available. Don't push a partition to its absolute limit. Start the "Install" program by inserting Disk 1 into the A: drive and typing A:INSTALL <Enter> (By the time this book appears you will probably be able to acquire BP on CD­ ROM and install it that way.) The "Install" program gives you lots of options, and explains what it is doing as it runs. If you have adequate disk space, the easiest course is to install everything. If you want to install only what you need for using this book, when the "Install" program prompts you for what to install/omit, you can omit the Windows version, the Assembler, the Profiler, the Debugger, the Turbo Vision package, and the On-line compilers.
    [Show full text]
  • BORLAND Turbo Pascafbj Version 6.0
    BORLAND Turbo PascafBJ Version 6.0 Turbo Vision Guide BORLAND INTERNATIONAL INC. 1800 GREEN HILLS ROAD P.O. BOX 660001, scons VALLEY, CA 95067-0001 Copyright © 1990 by Borland International. All rights reserved. All Borland products are trademarks or registered trademarks of Borland International, Inc. Other brand and product names are trademarks or registered trademarks of their respective holders. PRINTED IN THE USA. R2 10 9 8 7 6 5 4 3 2 1 c o N T E N T s Introduction 1 Chapter 2 Writing Turbo Vision Why Turbo Vision? ................... 1 applications 23 What is Turbo Vision? ................. 1 Your first Turbo Vision application . .. 23 What you need to know ............... 2 The desktop, menu bar, and status line .. 25 What's in this book? ................... 2 The desktop . .. 26 The status line . .. 26 Part 1 Learning Turbo Vision Creating new commands. .. 27 Chapter 1 Inheriting the wheel 7 The menu bar ..................... 28 The framework of a windowing A note on structure . .. 30 application . .. 7 Opening a window. .. 31 A new Vision of application development. 8 Standard window equipment . .. 31 The elements of a Turbo Vision Window initialization .............. 33 application . .. 9 The Insert method ............... 33 Naming of parts .................... 9 Closing a window. .. 34 Views ........................... 9 Window behavior . .. 34 Events ........................... 9 Look through any window . .. 35 Mute objects. .. 10 What do you see? .................. 37 A common "look and feel" .......... 10 A better way to Write. .. 38 "Hello, World!" Turbo Vision style ..... 12 A simple file viewer .. .. 38 Running HELLO.PAS .............. 13 Reading a text file .. .. 39 Pulling down a menu. .. 14 Buffered drawing .................
    [Show full text]
  • Mohsen Aghajani Professional Curriculum Vitae
    Mohsen Aghajani Professional Curriculum Vitae Objective Programming, Project Management, Analysis, Network, Network Security and Application Security Other interests: Model making for various kind of software projects, Database Programming, Web Programming, Virtual Intelligence Programming, Operating Systems (Design and implementation), Integrated management systems (MIS). Interested in network planning, implementation and management, staff instruction and teaching, user management, security planning, find security holes to stop intruders and security planning in remote environments. Experience 1994 – 1998 ● Design and implementation of various customer based software ● Programming of a Persian library system for DOS ● Producing a mathematic learning program for high school students in BASIC ● Programming a Persian editor in Pascal Turbo Vision environment ● Experimental Virtual Intelligence programming ● Programming of a graphical API for Persian language in Pascal ● Programming of a Derive (n level) program in assembly ● Producing API for a text based GUI library in Pascal ● Producing resident applications in Pascal under DOS 1998 – 2002 ● Reprogramming of library system under Windows ● Implementing a note taking application under Windows ● Producing Aseman (A multimedia astronomy application) ● Producing Components World (A toolbox for Delphi developers) ● Programming in Saraye Honar project (A multimedia project for NikRayan Institute) ● Producing ArmVector (A graphic toolbox for NikRayan Institute) ● Producing lottery application
    [Show full text]
  • Borland C++ Power Programming
    Borland C++ Power Programming Borland C++ Power Programming Clayton Walnum PROGRAMMING SERIES i SAMS/q3 Borland C++ Power Prog Paula 2-17-93 FM lp7 Borland C++ Power Programming Borland C++ Power Programming 1993 by Que Corporation All rights reserved. Printed in the United States of America. No part of this book may be used or reproduced in any form or by any means, or stored in a database or retrieval system, without prior written permission of the publisher except in the case of brief quotations embodied in critical articles and reviews. Making copies of any part of this book for any purpose other than your own personal use is a violation of United States copyright laws. For information, address Que Corporation, 11711 N. College Ave., Carmel, IN 46032. Library of Congress Catalog No.: 93-83382 ISBN: 1-56529-172-7 This book is sold as is, without warranty of any kind, either express or implied, respecting the contents of this book, including but not limited to implied warranties for the book’s quality, performance, merchantability, or fitness for any particular purpose. Neither Que Corporation nor its dealers or distributors shall be liable to the purchaser or any other person or entity with respect to any liability, loss, or damage caused or alleged to be caused directly or indirectly by this book. 96 95 94 93 8 7 6 5 4 3 2 1 Interpretation of the printing code: the rightmost double-digit number is the year of the book’s printing; the rightmost single-digit number, the number of the book’s printing.
    [Show full text]
  • In Search of Stupidity: Over 20 Years of High-Tech Marketing Disasters
    CYAN YELLOW MAGENTA BLACK PANTONE 123 CV Chapman “A funny AND grim read that explains why so many of the high-tech sales departments I’ve trained and written about over the years frequently have Merrill R.Chapman homicidal impulses towards their marketing groups. A must read.” Foreword by Eric Sink —Mike Bosworth Author of Solution Selling, Creating Buyers in Difficult Selling Markets and coauthor of Customer Centric Selling In Search of Stupidity In Search OVER 20 YEARS OF HIGH-TECH MARKETING DISASTERS 20 YEARS OF HIGH-TECH OVER n 1982 Tom Peters and Robert Waterman Ikicked off the modern business book era with In Search of Excellence: Lessons from America’s Best-Run Companies. Unfortunately, as time went by it became painfully obvious that many of the companies Peters and Waterman had profiled, particularly the high-tech ones, were something less than excellent. Firms such as Atari, DEC, IBM, Lanier, Wang, Xerox and others either crashed and burned or underwent painful and wrenching traumas you would have expected excellent companies to avoid. What went wrong? Merrill R. (Rick) Chapman believes he has the answer (and the proof is in these pages). He’s observed that high-tech companies periodically meltdown because they fail to learn from the lessons of the past and thus continue to make the same completely avoidable mistakes again and again and again. To help teach you this, In Search of Stupidity takes you on a fascinating journey from yesterday to today as it salvages some of high-tech’s most famous car wrecks. You will be there as MicroPro, once the industry’s largest desktop software company, destroys itself by committing a fundamental positioning mistake.
    [Show full text]
  • Europass Curriculum Vitae
    Europass Curriculum Vitae Personal information First name(s) / Surname(s) POP, Horia Florin Address(es) Cluj-Napoca, Romania Telephone(s) +40.264.405327 (office) Mobile: Fax(es) +40.264.591.906 E-mail [email protected], [email protected] Nationality Romania Date of birth April 20, 1968 Gender Male Desired employment Professor of Computer Science, Babeş-Bolyai University Occupational field Work experience Dates Since October 2006 Occupation or position held PhD supervisor Main activities and responsibilities Research activity Name and address of employer Babeş-Bolyai University, Faculty of Mathematics and Computer Science Type of business or sector Higher education Dates Since February 2004 Occupation or position held Profesor universitar Main activities and responsibilities Didactic and research activity Name and address of employer Babeş-Bolyai University, Faculty of Mathematics and Computer Science Type of business or sector Higher education Dates February 1998 – February 2004 Occupation or position held Associate professor Main activities and responsibilities Didactic and research activity Name and address of employer Babeş-Bolyai University, Faculty of Mathematics and Computer Science Type of business or sector Higher education Dates October 1996 - February 1998 Occupation or position held Lecturer professor Main activities and responsibilities Didactic and research activity Name and address of employer Babeş-Bolyai University, Faculty of Mathematics and Computer Science Type of business or sector Higher education Dates October 1994 – September 1996 Occupation or position held Asistant professor Main activities and responsibilities Didactic and research activity Name and address of employer Babeş-Bolyai University, Faculty of Mathematics and Computer Science Page 1/3 - Curriculum vitae of For more information on Europass go to http://europass.cedefop.europa.eu Horia F.
    [Show full text]
  • Introduction Part 1 Learning Turbo Vision Chapter 1 Inheriting the Wheel Chapter 2 Writing Turbo Vision Applications
    c o N T E N T s Introduction 1 Chapter 2 Writing Turbo Vision Why Turbo Vision? ...... ..... ...... 1 applications 23 What is Turbo Vision? ....... ..... 1 Your first Turbo Vision application .. .. 2S What you need to know . .. ... ... 2 The desktop, menu bar, and status line . 25 What's in this book? . .. ... .. ... .. .. 2 The desktop ..... ... .... .. .. " 26 ll1e status line ... .. .. ..... .... , 26 Part 1 Learning Turbo Vision Creating new commands . .. .. .... 27 Chapter 1 Inheriting the wheel 7 ll1e menu bar . ... .. .. ...... .. 28 The framework of a windowing A note on structure . .. 30 application. .. 7 Opening a window . .. 31 A new Vision of application development. 8 Standard window equipment. .. 31 The elements of a Turbo Vision Window initialization . .. .. 33 application . .. 9 The Insert method . ... .......... 33 Naming of parts ... .. .. : .... 9 Closing a window . .. 34 Views .......... .. .... .. 9 Window behavior . .. 34 Events .. .... .. .. .. .. .. 9 Look through any window . 35 Mute objects . .. 10 What do you see? ........ .. .... 37 A common "look and feel" .. ....... 10 A better way to Write .. ..... .. 38 "Hello, World!" Turbo Vision style ... 12 A simple file viewer . 38 Running HELLO.PAS . ....... .. 13 Reading a text file ... ....... .. 39 Pulling down a menu ... ..... ... 14 Buffered drawing . .. 40 A dialog box . .... ... ... ... 15 The draw buffer ...... ... ...... 40 Buttons . ..... .. ...... .. .. ..... 15 Moving text into a buffer ........ 41 Getting out . 16 Writing buffer contents ... .. .... 41 Inside HELLO.PAS .. .. .... ... ... .. 16 Knowing how much to write . ... 42 ll1e application object . .. .... ... .. 17 Scrolling up and down . ......... .. 42 ll1e dialog box object . .. .. .. .... 18 Multiple views in a window . .. 45 Flow of execution and debugging .... 19 Where to put the functionality ' " . 46 HELLO's main program. 19 Making a dialog box ...
    [Show full text]
  • Why Delphi? Mobile Apps Are Everywhere
    Expert Delphi Robust and fast cross-platform application development Paweł Głowacki BIRMINGHAM - MUMBAI Expert Delphi Copyright © 2017 Packt Publishing All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews. Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book. Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information. First published: June 2017 Production reference: 1300617 Published by Packt Publishing Ltd. Livery Place 35 Livery Street Birmingham B3 2PB, UK. ISBN 978-1-78646-016-5 www.packtpub.com Credits Author Copy Editors Paweł Głowacki Safis Editing Muktikant Garimella Reviewer Project Coordinator Dave Nottage Vaidehi Sawant Commissioning Editor Proofreader Kunal Parikh Safis Editing Acquisition Editor Indexer Nitin Dasan Aishwarya Gangawane Content Development Editor Graphics Anurag Ghogre Abhinash Sahu Technical Editors Production Coordinator Madhunikita Sunil Chindarkar Shantanu Zagade Rutuja Vaze Foreword I have known and worked with Paweł Głowacki for more than 16 years. Paweł is one of the world-wide Delphi community leading experts.
    [Show full text]
  • PDF Completo, 1700K
    Caracterizac¸ao˜ de um Processo de Software para Projetos de Software Livre Christian Robottom Reis [email protected] Orientac¸ao:˜ Profa. Dra. Renata Pontin de Mattos Fortes [email protected] Dissertac¸ao˜ apresentada ao Instituto de Cienciasˆ Matematicas´ e de Computac¸ao˜ da Universidade de Sao˜ Paulo para a obtenc¸ao˜ do t´ıtulo de Mestre em Cienciasˆ da Computac¸ao˜ e Matematica´ Computacional. Sao˜ Carlos, Sao˜ Paulo Fevereiro de 2003 ii Resumo Software Livre e´ software fornecido com codigo´ fonte, e que pode ser livremente usado, modifica- do e redistribu´ıdo. Projetos de Software Livre sao˜ organizac¸oes˜ virtuais formadas por indiv´ıduos que trabalham juntos no desenvolvimento de um software livre espec´ıfico. Estes indiv´ıduos trabalham geo- graficamente dispersos, utilizando ferramentas simples para coordenar e comunicar seu trabalho atraves´ da Internet. Este trabalho analisa esses projetos do ponto de vista de seu processo de software; em outras pala- vras, analisa as atividades que realizam para produzir, gerenciar e garantir a qualidade do seu software. Na parte inicial do trabalho e´ feita uma extensa revisao˜ bibliografica,´ comentando os principais traba- lhos na area,´ e sao˜ detalhadas as caracter´ısticas principais dos projetos de software livre. O conteudo´ principal deste trabalho resulta de dois anos de participac¸ao˜ ativa na comunidade, e de um levantamento realizado atraves´ de questionario,´ detalhando mais de quinhentos projetos diferentes. Sao˜ apresenta- das treze hipoteses´ experimentais, e os resultados do questionario´ sao˜ discutidos no contexto destas hipoteses.´ Dos projetos avaliados nesse levantamento, algumas caracter´ısticas comuns foram avaliadas. As equipes da grande maioria dos projetos sao˜ pequenas, tendo menos de cinco participantes.
    [Show full text]
  • Курс "Обзор Перспективных Технологий Microsoft.NET"
    Курс «Обзор перспективных технологий Microsoft.NET» Губанов Ю.А., математико-механический факультет СПбГУ Курс "Обзор перспективных технологий Microsoft.NET" Введение Курс был создан при поддержке Microsoft в рамках конкурса «SE Contest 2006». Автор также благодарит http://belkasoft.com за моральную поддержку и хостинг материалов курса. Цели курса Курс рассматривает перспективные технологии Microsoft, которые ожидаются в ближайшем будущем, когда потенциальные слушатели (4-5 курс) закончат университет. Наличие у выпускника подобных знаний резко повысит его конкурентоспособность на рынке труда. Целью курса является дать студенту обзор перспективных и только что выпущенных технологий в области разработки программного обеспечения на платформе Microsoft.NET. Prerequisites Автор курса на протяжении трех лет читает курсы по основам Microsoft.NET и по созданию бизнес-приложений на этой платформе. Как правило, основы читаются в виде необязательного спецкурса в осеннем семестре четвертого курса, а углубленные знания даются в весеннем семестре (на этот курс зачастую приходят студенты разных курсов и даже аспиранты). Для данного курса рекомендуется та же схема в виде спецкурса весеннего семестра с предположением, что студенты имеют знания базового спецкурса (отходив на него в осеннем семестре или получив знания самостоятельно). Не рекомендуется смешивать рассказы об основах и лекции про перспективные технологии. Вместо этого стоит на базовом курсе дать ссылку на грядущий семестр или же обрисовать новые технологии на отдельной лекции (автор делает это в заключительной лекции базового спецкурса). О чем курс Рассматриваются такие технологии как Windows Presentation Foundation, Windows Communication Foundation, Windows Workflow Foundation, Atlas, LINQ. Также дается краткий обзор Visual Studio 2005 и Team Foundation Server; делается это по простой причине: времени рассмотреть эти вопросы более-менее глубоко в составе базового курса, по опыту автора, не хватает, а рассмотрения они заслуживают.
    [Show full text]
  • Virtual Pascal User's Guide
    User’s Guide for Virtual Pascal v2.1 containing Introduction Installation Virtual Pascal Features Compatibility with Borland Pascal and Delphi The VP User Interface Writing programs using VP Configuration and tools Debugging programs with VP VP example programs Extending Virtual Pascal Index Copyright © 1996-2000 by Allan Mertner. All rights reserved. All brand names and product names are trademarks or registered trademarks of their respective holders. For further information, please refer to http://www.vpascal.com/. Produced in the European Union. Contents 3 CHAPTER 1.............................................................................................7 INTRODUCTION ...........................................................................................7 About this manual...................................................................................7 What is Virtual Pascal?..........................................................................7 History of development...........................................................................8 System Requirements..............................................................................9 Conventions used....................................................................................9 Contacting Product support.................................................................10 CHAPTER 2...........................................................................................11 INSTALLATION ..........................................................................................11
    [Show full text]
  • Ultimate++ Forum Something with U++
    Subject: Which is the biggest drawback of U++ "unpopuliarity"? Posted by fudadmin on Wed, 07 Dec 2005 20:02:13 GMT View Forum Message <> Reply to Message It would be good to have this poll in "%" but I don't know howto... so, please write your "%"... Are there any other reasons? biggest drawback of U++(total votes: 38) Articles & Reviews3/(8%) Features2/(5%) Lack of documentation33/(87%) Subject: Re: Which is the biggest drawback of U++ "unpopuliarity"? Posted by Garry on Sun, 08 Jan 2006 15:29:55 GMT View Forum Message <> Reply to Message Personally I think the best way to improve "popularity" is what's happening now - this forum. Even without reams of documentation, a good forum is what's needed to help out newbies, like myself. I've followed the progress of UPP for quite some time, but it's only now since the forum got up and running, that I've gotten a bit more confidence in sticking more time and effort into doing something with U++. The original mailing list was far too daunting to try and look for information. Keep up the good work here. Magazine articles would certainly also raise the profile of the project too. It's unusual to see such a powerful and well developed tool have such a low media impact. It's nearly impossible to find any information out there on the web except for download sites which always feature the same description of the project. Anyway, hopefully the download figures are indicating a trend in the right direction.
    [Show full text]