Articoli correlati a Vision and Navigation: The Carnegie Mellon Vavlab:...

Vision and Navigation: The Carnegie Mellon Vavlab: 93 - Rilegato

 
9780792390688: Vision and Navigation: The Carnegie Mellon Vavlab: 93

Sinossi

Mobile robots are playing an increasingly important role in our world. Remotely operated vehicles are in everyday use for hazardous tasks such as charting and cleaning up hazardous waste spills, construction work of tunnels and high rise buildings, and underwater inspection of oil drilling platforms in the ocean. A whole host of further applications, however, beckons robots capable of autonomous operation without or with very little intervention of human operators. Such robots of the future will explore distant planets, map the ocean floor, study the flow of pollutants and carbon dioxide through our atmosphere and oceans, work in underground mines, and perform other jobs we cannot even imagine; perhaps even drive our cars and walk our dogs. The biggest technical obstacles to building mobile robots are vision and navigation-enabling a robot to see the world around it, to plan and follow a safe path through its environment, and to execute its tasks. At the Carnegie Mellon Robotics Institute, we are studying those problems both in isolation and by building complete systems. Since 1980, we have developed a series of small indoor mobile robots, some experimental, and others for practical applicationr Our outdoor autonomous mobile robot research started in 1984, navigating through the campus sidewalk network using a small outdoor vehicle called the Terregator. In 1985, with the advent of DARPA's Autonomous Land Vehicle Project, we constructed a computer controlled van with onboard sensors and researchers. In the fall of 1987, we began the development of a six-legged Planetary Rover.

Le informazioni nella sezione "Riassunto" possono far riferimento a edizioni diverse di questo titolo.

Contenuti

1. Introduction.- 1.1. Mobile Robots.- 1.2. Overview.- 1.3. Acknowledgments.- 2. Color Vision for Road Following.- 2.1. Introduction.- 2.2. SCARF.- 2.2.1. Two Camera System.- 2.2.2 Classifier.- 2.2.3. Interpretation.- 2.2.4. Model Formation.- 2.2.5. WARP Implementation.- 2.2.6. Discussion.- 2.3. UNSCARF.- 2.3.1. Unsupervised Classification Segmentation.- 2.3.2. Interpretation.- 2.3.3. Discussion and Future Work.- 2.4. Results and Conclusions.- 2.5. References.- 3. Explicit Models for Robot Road Following.- 3.1 Implicit Models Considered Harmful.- 3.2 Systems, Models, and Assumptions.- 3.2.1 SCARF: Color Classification.- 3.2.2 Maryland.- 3.2.3 VITS.- 3.2.4 Dickmanns and Grafe.- 3.3 FERMI.- 3.3.1 Explicit Models.- 3.3.2 Trackers.- 3.3.3 Tracker Fusion.- 3.3.4 Interpretations.- 3.3.5 Current Status.- 3.4 References.- 4. An Approach to Knowledge-Based Interpretation of Outdoor Natural Color Road Scenes.- 4.1. Abstract.- 4.2. Introduction.- 4.3. Related Work.- 4.4. Adjustable Explicit Scene Models and the Interpretation Cycle.- 4.4.1. Adjustable Explicit Scene Models.- 4.4.2. Interpretation Cycle.- 4.5. System Overview.- 4.6. Results of the Road Scene Interpretation.- 4.7. The Road Scene Interpretation System in Detail.- 4.7.1. Feature Extraction and Intermediate Representation.- 4.7.2. Initial Hypothesis Generation.- 4.7.3. Context Control.- 4.7.4. Evaluation.- 4.7.5. Modeling.- 4.7.6. Extrapolation.- 4.7.7. Road Map Generation.- 4.7.8. System Analysis.- 4.8. Future Work.- 4.8.1. Inexhaustive Region Segmentation for a High-level Interpreter.- 4.8.2. Adaptive Data Abstraction.- 4.9. Conclusion.- 4.10. Acknowledgement.- 4.11. References.- 5. Neural Network Based Autonomous Navigation.- 5.1. Introduction.- 5.2. Network Architecture.- 5.3. Training And Performance.- 5.4. Network Representation.- 5.5. Discussion And Extensions.- 5.6. Conclusion.- 5.7. References.- 6. Car Recognition for the CMU Navlab.- 6.1 Introduction.- 6.1.1 The function of object recognition in autonomous navigation.- 6.1.2 Choice of domain.- 6.1.3 The goals and state of the research.- 6.2 Related work.- 6.3 The LASSIE object recognition program.- 6.3.1 Overview.- 6.3.2 Description of the segmentation and grouping stages.- 6.3.3 Feature-fetchers and the search for initial matches.- 6.3.4 Verification of initial matches.- 6.4 Results.- 6.5 Directions for future work.- 6.6 Summary.- 6.7 References.- 7. Building and Navigating Maps of Road Scenes Using Active Range and Reflectance Data.- 7.1. Introduction.- 7.2. Following roads using active reflectance images.- 7.3. Building maps from range and reflectance images.- 7.4. Map-based road following.- 7.5. Conclusion.- 7.6. References.- 8. 3-D Vision Techniques for Autonomous Vehicles.- 8.1. Introduction.- 8.2. Active range and reflectance sensing.- 8.2.1. From range pixels to points in space.- 8.2.2. Reflectance images.- 8.2.3. Resolution and noise.- 8.3. Terrain representations.- 8.3.1. The elevation map as the data structure for terrain representation.- 8.3.2. Terrain representations and path planners.- 8.3.3. Low resolution: Obstacle map.- 8.3.4. Medium resolution: Polygonal terrain map.- 8.3.5. High resolution: Elevation maps for rough terrain.- 8.4. Combining multiple terrain maps.- 8.4.1. The terrain matching problem: iconic vs. feature-based.- 8.4.2. Feature-based matching.- 8.4.3. Iconic matching from elevation maps.- 8.5. Combining range and intensity data.- 8.5.1. The geometry of video cameras.- 8.5.2. The registration problem.- 8.5.3. Application to outdoor scene analysis.- 8.6. Conclusion.- 8.7. References.- 9. The CODGER System for Mobile Robot Navigation.- 9.1 Introduction.- 9.2 Overview of the CODGER System.- 9.3 Data Storage and Transfer.- 9.3.1 Database Tokens.- 9.3.2 Synchronization Primitives.- 9.4 Geometric Representation and Reasoning.- 9.4.1 Geometric Data and Indexing.- 9.4.2 Frames and Frame Generators.- 9.4.3 Geometric Consistency and AffIxment Groups.- 9.5 Conclusions.- 9.6 References.- 10. The Driving Pipeline: A Driving Control Scheme for Mobile Robots.- 10.1 Introduction.- 10.2 Processing Steps and Driving Unit.- 10.2.1 Prediction and the Driving Unit.- 10.2.2 Perception and Driving Unit.- 10.2.3 Environment Modeling and the Driving Unit.- 10.2.4 Local Path Planning and the Driving Unit.- 10.2.5 Vehicle Control and the Driving Unit.- 10.3 Continuous Motion, Adaptive Control, and the Driving Pipeline.- 10.3.1 Pipelined Execution for Continuous Motion.- 10.3.2 Execution Intervals of the Driving Pipeline.- 10.3.3 Parallelism in the Driving Pipeline.- 10.3.4 Vehicle Speed and Driving Pipeline.- 10.4 The Driving Pipeline in Action: Experimental Results.- 10.4.1 Implementing the Driving Pipeline.- 10.4.2 Processing Steps and Driving Units.- 10.4.3 Pipeline Execution and Parallelism.- 10.4.4 Execution Intervals.- 10.4.5 Vehicle Speed.- 10.4.6 Sensor Aiming.- 10.5 Conclusion.- 10.6 References.- 11. Multi-Resolution Constraint Modeling for Mobile Robot Planning.- 11.1 Introduction.- 11.2 The Local Navigation Problem.- 11.2.1 Goal satisfaction.- 11.2.2 Environmental admissibility.- 11.2.3 Kinematic constraints.- 11.2.4 Uncertainty in path execution.- 11.3 Finding Trajectories.- 11.3.1 Searching the constraint space.- 11.3.2 Testing subspaces for constraint satisfaction.- 11.4 Experiments.- 11.5 Conclusions.- 11.6 Acknowledgements.- 11.7 References.- 12. Navlab: An Autonomous Navigation Testbed.- 12.1 Introduction.- 12.2 Controller.- 12.2.1 System Architecture.- 12.2.2 Virtual Vehicle.- 12.2.3 Motion Control.- 12.3 Vehicle Shell.- 12.3.1 Exterior Design.- 12.3.2 Interior Design.- 12.4 Locomotion.- 12.4.1 Steering.- 12.4.2 Drive.- 12.5 Electrical System.- 12.5.1 AC Power.- 12.6 Telemetry.- 12.7 Perceptive Sensing and Computing.- 12.7.1 Video.- 12.7.2 Laser Ranging.- 12.7.3 Computing Configuration for Sensing.- 12.8 Conclusion.- 13. Vehicle and Path Models for Autonomous Navigation.- 13.1 Introduction.- 13.2 Vehicle Representation.- 13.2.1 Vehicle Kinematics.- 13.2.2 Vehicle Dynamics.- 13.2.3 Systemic Effects.- 13.3 Path Representation.- 13.4 Path Tracking.- 13.4.1 Feedback Control.- 13.4.2 Feedforward Control.- 13.4.3 Speed Control.- 13.5 Results.- 13.6 Conclusions.- 13.7 References.- 14. The Warp Machine on Navlab.- 14.1 Introduction.- 14.2 History of the Warp Machine on Navlab.- 14.3 FIDO.- 14.3.1 FIDO Algorithm.- 14.3.2 Implementation of FIDO on Warp.- 14.3.3 Performance of the Vision Modules.- 14.4 SCARF.- 14.4.1 SCARF Algorithm.- 14.4.2 Implementation of SCARF on the Warp Machine.- 14.4.3 Performance of SCARF Implementations.- 14.5 ALVINN.- 14.6 Evaluation of the Warp Machine on Navlab.- 14.6.1 Warp Hardware.- 14.6.2 Warp Software.- 14.7 Conclusions.- 14.8 References.- 15. Outdoor Visual Navigation for Autonomous Robots.- 15.1 Introduction.- 15.2 Example Systems.- 15.2.1 Navlab Controller and Architecture.- 15.2.2 Autonomous Mail Vehicle.- 15.2.3 Generic Cross-Country Vehicle.- 15.2.4 Planetary Exploration by Walking Robot.- 15.3 Discussion and Conclusions.- 15.4 Acknowledgements.- 15.5 References.

Product Description

Book by None

Le informazioni nella sezione "Su questo libro" possono far riferimento a edizioni diverse di questo titolo.

Compra usato

Condizioni: come nuovo
Like New
Visualizza questo articolo

EUR 28,82 per la spedizione da Regno Unito a Italia

Destinazione, tempi e costi

EUR 17,28 per la spedizione da U.S.A. a Italia

Destinazione, tempi e costi

Altre edizioni note dello stesso titolo

9781461288220: Vision and Navigation: The Carnegie Mellon Navlab: 93

Edizione in evidenza

ISBN 10:  1461288223 ISBN 13:  9781461288220
Casa editrice: Springer, 2012
Brossura

Risultati della ricerca per Vision and Navigation: The Carnegie Mellon Vavlab:...

Immagini fornite dal venditore

Thorpe, Charles E. (EDT)
Editore: Springer, 1990
ISBN 10: 0792390687 ISBN 13: 9780792390688
Nuovo Rilegato

Da: GreatBookPrices, Columbia, MD, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. Codice articolo 5696691-n

Contatta il venditore

Compra nuovo

EUR 206,59
Convertire valuta
Spese di spedizione: EUR 17,28
Da: U.S.A. a: Italia
Destinazione, tempi e costi

Quantità: 15 disponibili

Aggiungi al carrello

Foto dell'editore

Editore: Springer, 1990
ISBN 10: 0792390687 ISBN 13: 9780792390688
Nuovo Rilegato

Da: Ria Christie Collections, Uxbridge, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. In. Codice articolo ria9780792390688_new

Contatta il venditore

Compra nuovo

EUR 227,04
Convertire valuta
Spese di spedizione: EUR 10,36
Da: Regno Unito a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Editore: Springer, 1990
ISBN 10: 0792390687 ISBN 13: 9780792390688
Nuovo Rilegato

Da: Lucky's Textbooks, Dallas, TX, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. Codice articolo ABLIING23Feb2416190185619

Contatta il venditore

Compra nuovo

EUR 205,43
Convertire valuta
Spese di spedizione: EUR 64,84
Da: U.S.A. a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Charles E. Thorpe
ISBN 10: 0792390687 ISBN 13: 9780792390688
Nuovo Rilegato

Da: Grand Eagle Retail, Bensenville, IL, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Hardcover. Condizione: new. Hardcover. Mobile robots are playing an increasingly important role in our world. Remotely operated vehicles are in everyday use for hazardous tasks such as charting and cleaning up hazardous waste spills, construction work of tunnels and high rise buildings, and underwater inspection of oil drilling platforms in the ocean. A whole host of further applications, however, beckons robots capable of autonomous operation without or with very little intervention of human operators. Such robots of the future will explore distant planets, map the ocean floor, study the flow of pollutants and carbon dioxide through our atmosphere and oceans, work in underground mines, and perform other jobs we cannot even imagine; perhaps even drive our cars and walk our dogs. The biggest technical obstacles to building mobile robots are vision and navigation-enabling a robot to see the world around it, to plan and follow a safe path through its environment, and to execute its tasks. At the Carnegie Mellon Robotics Institute, we are studying those problems both in isolation and by building complete systems. Since 1980, we have developed a series of small indoor mobile robots, some experimental, and others for practical applicationr Our outdoor autonomous mobile robot research started in 1984, navigating through the campus sidewalk network using a small outdoor vehicle called the Terregator. In 1985, with the advent of DARPA's Autonomous Land Vehicle Project, we constructed a computer controlled van with onboard sensors and researchers. In the fall of 1987, we began the development of a six-legged Planetary Rover. Since 1980, we have developed a series of small indoor mobile robots, some experimental, and others for practical applicationr Our outdoor autonomous mobile robot research started in 1984, navigating through the campus sidewalk network using a small outdoor vehicle called the Terregator. Shipping may be from multiple locations in the US or from the UK, depending on stock availability. Codice articolo 9780792390688

Contatta il venditore

Compra nuovo

EUR 208,95
Convertire valuta
Spese di spedizione: EUR 64,84
Da: U.S.A. a: Italia
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

Editore: Springer, 1990
ISBN 10: 0792390687 ISBN 13: 9780792390688
Nuovo Rilegato

Da: Books Puddle, New York, NY, U.S.A.

Valutazione del venditore 4 su 5 stelle 4 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. pp. 388. Codice articolo 262365489

Contatta il venditore

Compra nuovo

EUR 272,52
Convertire valuta
Spese di spedizione: EUR 7,78
Da: U.S.A. a: Italia
Destinazione, tempi e costi

Quantità: 4 disponibili

Aggiungi al carrello

Foto dell'editore

. Ed(s): Thorpe, Charles F.
ISBN 10: 0792390687 ISBN 13: 9780792390688
Nuovo Rilegato

Da: Kennys Bookshop and Art Galleries Ltd., Galway, GY, Irlanda

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. Editor(s): Thorpe, Charles F. Series: The Springer International Series in Engineering and Computer Science. Num Pages: 370 pages, biography. BIC Classification: UYT. Category: (P) Professional & Vocational; (UP) Postgraduate, Research & Scholarly. Dimension: 234 x 156 x 22. Weight in Grams: 719. . 1990. Hardback. . . . . Codice articolo V9780792390688

Contatta il venditore

Compra nuovo

EUR 291,81
Convertire valuta
Spese di spedizione: EUR 2,00
Da: Irlanda a: Italia
Destinazione, tempi e costi

Quantità: 15 disponibili

Aggiungi al carrello

Foto dell'editore

Thorpe Charles E.
Editore: Springer, 1990
ISBN 10: 0792390687 ISBN 13: 9780792390688
Nuovo Rilegato
Print on Demand

Da: Biblios, Frankfurt am main, HESSE, Germania

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. PRINT ON DEMAND pp. 388. Codice articolo 182365499

Contatta il venditore

Compra nuovo

EUR 289,76
Convertire valuta
Spese di spedizione: EUR 7,95
Da: Germania a: Italia
Destinazione, tempi e costi

Quantità: 4 disponibili

Aggiungi al carrello

Foto dell'editore

Editore: Springer, 1990
ISBN 10: 0792390687 ISBN 13: 9780792390688
Nuovo Rilegato
Print on Demand

Da: Majestic Books, Hounslow, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. Print on Demand pp. 388 52:B&W 6.14 x 9.21in or 234 x 156mm (Royal 8vo) Case Laminate on White w/Gloss Lam. Codice articolo 5482478

Contatta il venditore

Compra nuovo

EUR 288,65
Convertire valuta
Spese di spedizione: EUR 10,20
Da: Regno Unito a: Italia
Destinazione, tempi e costi

Quantità: 4 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Charles E Thorpe
Editore: Springer Us Apr 1990, 1990
ISBN 10: 0792390687 ISBN 13: 9780792390688
Nuovo Rilegato

Da: AHA-BUCH GmbH, Einbeck, Germania

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Buch. Condizione: Neu. Neuware - Mobile robots are playing an increasingly important role in our world. Remotely operated vehicles are in everyday use for hazardous tasks such as charting and cleaning up hazardous waste spills, construction work of tunnels and high rise buildings, and underwater inspection of oil drilling platforms in the ocean. A whole host of further applications, however, beckons robots capable of autonomous operation without or with very little intervention of human operators. Such robots of the future will explore distant planets, map the ocean floor, study the flow of pollutants and carbon dioxide through our atmosphere and oceans, work in underground mines, and perform other jobs we cannot even imagine; perhaps even drive our cars and walk our dogs. The biggest technical obstacles to building mobile robots are vision and navigation-enabling a robot to see the world around it, to plan and follow a safe path through its environment, and to execute its tasks. At the Carnegie Mellon Robotics Institute, we are studying those problems both in isolation and by building complete systems. Since 1980, we have developed a series of small indoor mobile robots, some experimental, and others for practical applicationr Our outdoor autonomous mobile robot research started in 1984, navigating through the campus sidewalk network using a small outdoor vehicle called the Terregator. In 1985, with the advent of DARPA's Autonomous Land Vehicle Project, we constructed a computer controlled van with onboard sensors and researchers. In the fall of 1987, we began the development of a six-legged Planetary Rover. Codice articolo 9780792390688

Contatta il venditore

Compra nuovo

EUR 318,78
Convertire valuta
Spese di spedizione: EUR 14,99
Da: Germania a: Italia
Destinazione, tempi e costi

Quantità: 2 disponibili

Aggiungi al carrello

Foto dell'editore

Editore: Springer, 1990
ISBN 10: 0792390687 ISBN 13: 9780792390688
Antico o usato Rilegato

Da: Mispah books, Redhill, SURRE, Regno Unito

Valutazione del venditore 4 su 5 stelle 4 stelle, Maggiori informazioni sulle valutazioni dei venditori

Hardcover. Condizione: Like New. Like New. book. Codice articolo ERICA80007923906876

Contatta il venditore

Compra usato

EUR 317,00
Convertire valuta
Spese di spedizione: EUR 28,82
Da: Regno Unito a: Italia
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Vedi altre 3 copie di questo libro

Vedi tutti i risultati per questo libro