top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
Robot Operating System cookbook : over 70 recipes to help you master advanced ROS concepts / / Kumar Bipin
Robot Operating System cookbook : over 70 recipes to help you master advanced ROS concepts / / Kumar Bipin
Autore Bipin Kumar
Edizione [1st edition]
Pubbl/distr/stampa Birmingham, UK : , : Packt Publishing, , 2018
Descrizione fisica 1 online resource (1 volume) : illustrations
Soggetto topico Robots
Robots - Programming
Personal robotics
Robots - Control systems
Soggetto genere / forma Electronic books.
ISBN 1-78398-745-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910466510303321
Bipin Kumar  
Birmingham, UK : , : Packt Publishing, , 2018
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Robot Operating System cookbook : over 70 recipes to help you master advanced ROS concepts / / Kumar Bipin
Robot Operating System cookbook : over 70 recipes to help you master advanced ROS concepts / / Kumar Bipin
Autore Bipin Kumar
Edizione [1st edition]
Pubbl/distr/stampa Birmingham, UK : , : Packt Publishing, , 2018
Descrizione fisica 1 online resource (1 volume) : illustrations
Soggetto topico Robots
Robots - Programming
Personal robotics
Robots - Control systems
ISBN 1-78398-745-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910796985103321
Bipin Kumar  
Birmingham, UK : , : Packt Publishing, , 2018
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Robot Operating System cookbook : over 70 recipes to help you master advanced ROS concepts / / Kumar Bipin
Robot Operating System cookbook : over 70 recipes to help you master advanced ROS concepts / / Kumar Bipin
Autore Bipin Kumar
Edizione [1st edition]
Pubbl/distr/stampa Birmingham, UK : , : Packt Publishing, , 2018
Descrizione fisica 1 online resource (1 volume) : illustrations
Disciplina 629.892
Soggetto topico Robots
Robots - Programming
Personal robotics
Robots - Control systems
ISBN 1-78398-745-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover -- Title Page -- Copyright and Credits -- www.PacktPub.com -- Contributors -- Table of Contents -- Preface -- Chapter 1: Getting Started with ROS -- Introduction -- Installing ROS on desktop systems -- ROS distribution -- Supported operating systems -- How to do it… -- Configuring Ubuntu repositories -- Setting up the source.list file -- Setting up keys -- ROS Kinetic Installation -- ROS Melodic installation -- Initializing rosdep -- Setting up the environment -- Getting rosinstall -- Build Farm Status -- Installing ROS on a virtual machine -- How to do it… -- Using ROS from a Linux container -- Getting ready -- How to do it… -- Installing Docker -- Adding the Docker repository to APT sources -- Getting and using ROS Docker images -- See also -- Installing ROS on an ARM-based board -- Getting ready -- How to do it… -- Setting system locale -- Setting up sources.list -- Setting up keys -- Installing the ROS packages -- Adding individual packages -- Initializing rosdep -- Environment setup -- Getting rosinstall -- Chapter 2: ROS Architecture and Concepts I -- Introduction -- Exploring the ROS filesystem -- Getting ready -- How to do it… -- There's more… -- Analyzing the ROS computation graph -- Getting ready -- How it works... -- Associating with the ROS community -- Getting ready -- Learning working with ROS -- Getting ready -- How to do it… -- How it works… -- Creating ROS nodes -- Building the ROS node -- Creating ROS messages -- Creating ROS services -- See also -- Understanding the ROS launch file -- Chapter 3: ROS Architecture and Concepts - II -- Introduction -- Understanding the parameter server and dynamic parameters -- Getting ready -- How to do it… -- Understanding the ROS actionlib -- Getting ready -- How to do it… -- Understanding the ROS pluginlib -- Getting ready -- How to do it… -- Creating plugins.
Compiling the plugin library -- Plugins registration -- Making the plugins available to the ROS toolchain -- The Plugin XML File -- Exporting plugins -- Using a plugin -- Running the code -- Understanding the ROS nodelets -- Getting ready -- How to do it… -- Creating a nodelet -- Plugin description -- Building and running nodelets -- There's more… -- Understanding the Gazebo Framework and plugin -- Getting ready -- How to do it… -- Hello World plugin -- Compiling the plugin -- Using a plugin -- Understanding the ROS transform frame (TF) -- Getting ready -- Using view_frames -- Using rqt_tf_tree -- Using tf_echo -- Using RViz and TF -- How to do it… -- Writing a TF broadcaster -- Writing a tf listener -- Compiling and running the TF -- Understanding the ROS Visualization tool (RViz) and its plugins -- Getting ready -- Display panel -- RViz toolbar -- View panel -- Time panel -- Developing an RViz plugin for IMU Display -- How to do it… -- Exporting the plugin -- Building and working with the plugin -- Chapter 4: ROS Visualization and Debugging Tools -- Introduction -- Debugging and profiling ROS nodes -- Getting ready -- How to do it… -- Logging and visualizing ROS messages -- Getting ready -- How it works… -- There's more… -- Inspecting and diagnosing the ROS system -- Getting ready -- How to do it… -- Visualizing and plotting scalar data -- Getting ready -- How to do it… -- There's more… -- Visualizing non-scalar data - 2D/3D images -- Getting ready -- How it works… -- Recording and playing back ROS topics -- Getting ready -- How it works… -- There's more… -- Chapter 5: Accessing Sensors and Actuators through ROS -- Introduction -- Understanding the Arduino-ROS interface -- Getting ready -- How to do it… -- How it works… -- Interfacing 9DoF Razor IMU-Arduino-ROS -- Getting ready -- How to do it… -- How it works… -- Using a GPS system - Ublox.
Getting ready -- How to do it… -- How it works… -- Interfacing servomotors - Dynamixel -- How to do it… -- How it works… -- Using a Laser Rangefinder - Hokuyo -- Getting ready -- How to do it… -- How it works… -- Working with the Kinect sensor to view objects in 3D -- Getting ready -- How to do it… -- How it works… -- Using a joystick or a gamepad in ROS -- How to do it… -- How it works… -- Chapter 6: ROS Modeling and Simulation -- Introduction -- Understanding robot modeling using URDF -- Getting ready -- How it works… -- Understanding robot modeling using xacro -- Getting ready -- How it works… -- Understanding the joint state publisher and the robot state publisher -- Getting ready -- How it works… -- There's more… -- Understanding the Gazebo architecture and interface with ROS -- Getting ready -- How to do it… -- Integrating sensors -- Using map -- Controlling the robot -- Chapter 7: Mobile Robot in ROS -- Introduction -- The navigation stack in ROS -- Getting ready -- How it works… -- Transform Frames -- Sensors -- Odometry -- Base controller -- Map -- Interfacing the mobile robot to the navigation stack -- Getting ready -- How to do it… -- How it works… -- Common parameters -- Global costmap -- Local costmap -- Configuring the planner -- Creating a launch file for the navigation stack -- Getting ready -- How it works… -- Setting up RViz for the navigation stack - visualization -- Getting ready -- How it works… -- 2D pose estimate -- 2D nav goal -- Static map -- Particle cloud -- Robot's footprint -- Local costmap -- Global costmap -- Global plan -- Local plan -- Planner plan -- Current goal -- There's more… -- Robot localization - Adaptive Monte Carlo Localization (AMCL) -- Getting ready -- How it works… -- Configuring navigation stack parameters with rqt_reconfigure -- How it works….
Autonomous navigation of mobile robots - avoiding obstacles -- Getting ready -- How it works… -- Sending goals -- Getting ready -- How it works… -- Chapter 8: The Robotic Arm in ROS -- Introduction -- Dangerous workspaces -- Repetitive or unpleasant work -- Human-intractable workspaces -- Basic concepts of MoveIt! -- MoveIt -- Motion planning -- Perception -- Grasping -- Getting ready -- DoFs for manipulation -- Grippers -- Motion planning using graphical interfaces -- Getting ready -- MoveIt architecture -- How it works… -- Basic motion planning -- How it works… -- MoveIt! planning scene -- MoveIt! kinematics handling -- MoveIt! collision checking -- There's more… -- Moving the real robot -- Performing motion planning using control programs -- Getting ready -- How to do it… -- Planning a trajectory -- Planning to a joint space goal -- Getting useful information from motion planning -- Executing a trajectory -- Adding perception to motion planning -- Getting ready -- How to do it… -- Adding perception to MoveIt -- How it works… -- There's more… -- See also… -- Grasping action with the robotic arm or manipulator -- Getting ready -- Creating a pick and place task -- How to do it… -- How it works… -- See also -- Chapter 9: Micro Aerial Vehicles in ROS -- Introduction -- Overview of MAV system design -- Getting ready -- A generic mathematical model of an MAV/drone -- Getting ready -- Forces and moments on quadcopter -- Hover and upward and downward motion -- Rotation (yaw) motion -- Linear (pitch and roll) motion -- Simulation of an MAV/drone using RotorS/Gazebo -- Getting ready -- Simulator overview -- How to do it… -- Hovering -- State estimation -- Sensors mounting -- Evaluation -- How it works… -- Developing a custom controller -- There's more… -- See also -- Creating custom sensors -- Autonomous navigation framework for an MAV/Drone -- Getting ready.
Collision avoidance -- Path planning -- How to do it… -- How it works… -- Working with a real MAV/drone - Parrot, Bebop -- Getting ready -- How to do it… -- Executing the trajectory with the real MAV/drone -- How it works… -- Chapter 10: ROS-Industrial (ROS-I) -- Introduction -- Understanding ROS-I packages -- Getting ready -- 3D modeling and simulation of an industrial robot and MoveIt! -- Getting ready -- URDF modeling for an industrial robot -- How to do it… -- Controlling the robot in the simulation -- Working with ROS-I packages - Universal Robots, ABB robot -- Getting ready -- Universal Robots -- ABB Robots -- ROS-I Robot support packages -- Getting ready -- ROS-I Robot client package -- Getting ready -- ROS-I robot driver specification -- Getting ready -- Developing a custom MoveIt! IKFast plugin -- Getting ready -- OpenRAVE installation -- How to do it… -- ROS-I-MTConnect integration -- Getting ready -- How to do it… -- Future of ROS-I - hardware support, capabilities, and applications -- Other Books You May Enjoy -- Index.
Record Nr. UNINA-9910816295303321
Bipin Kumar  
Birmingham, UK : , : Packt Publishing, , 2018
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Robot play for all : developing toys and games for disability / / Andrea Bonarini, Serenella Besio
Robot play for all : developing toys and games for disability / / Andrea Bonarini, Serenella Besio
Autore Bonarini Andrea
Pubbl/distr/stampa Cham, Switzerland : , : Springer, , [2022]
Descrizione fisica 1 online resource (292 pages)
Disciplina 629.892
Collana Research for Development
Soggetto topico Robotics
Robots
ISBN 3-031-05042-8
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Intro -- Preface -- Acknowledgements -- Contents -- 1 Introduction -- 1.1 Background -- 1.2 Aims -- 1.3 Structure -- PartI -- 2 Play and Games -- 2.1 Introduction: Impregnability of Pay -- 2.2 The Nature of Play -- 2.2.1 Anthropology: Times and Geographies -- 2.2.2 From Ethology to Neuroscience -- 2.2.3 Classic theories: philosophical and pedagogical conceptions -- 2.2.4 Three Pillars of Psychology -- 2.2.5 Cultural Studies -- 2.3 Functions of Play -- 2.4 Characteristics of Play -- 2.4.1 LUDI-Characteristics of Play -- 2.4.2 Henricks: Qualities of Play -- 2.4.3 Eberle: Elements of Play -- 2.5 Definitions of Play -- 2.5.1 Sutton-Smith's Definition -- 2.5.2 The LUDI Action Choice: Garvey's Definition -- 2.5.3 Burghardt's Definition -- 2.5.4 Eberle's Definition -- 2.6 Types of Play -- 2.6.1 Piaget and Vygotskij: child development through play development -- 2.6.2 The Concept of Mature Play and Its Levels -- 2.6.3 The LUDI Action: Types of Play -- 2.7 A World Apart? Games -- 2.8 Short Reflections on Play and Technology -- 2.9 Contexts and Mediators of Play -- 2.9.1 Environments -- 2.9.2 Mediators: Toys -- 2.9.3 Mediators: Play Companions -- 2.9.4 ``Le cadre ludique'' -- 2.10 Research in Play -- 2.10.1 Tools for play assessment -- 2.10.2 Two Thorny Descriptors of Play -- 3 Play and Disabilities -- 3.1 Play and Children with Disabilities. A Right Claiming for Accomplishment -- 3.1.1 Children with Disabilities are Children and They Do Play -- 3.1.2 What Is Disability? -- 3.1.3 Disability Towards the Future: All Means All -- 3.1.4 Play and Children with Disabilities: Relation is the Key -- 3.2 Children with Physical Impairments -- 3.2.1 Physical Impairment, its Characteristics, and Current Issues -- 3.2.2 Impact of Physical Impairment on Participation to Play -- 3.2.3 Factors Affecting and Favouring the Play Activity.
3.3 Children with Intellectual Disability -- 3.3.1 Intellectual Disability, its Characteristics and Current Issues -- 3.3.2 Impact of Intellectual Impairment on Participation to Play -- 3.3.3 Factors Affecting and Favouring the Play Activity -- 3.4 Children with Autism Spectrum Disorders -- 3.4.1 Autism Spectrum Disorders, its Characteristics and Current Issues -- 3.4.2 Impact of Autism Spectrum Disorders on Participation to Play -- 3.4.3 When Play Becomes a Means of Intervention Programs to Teach and Learn to Play -- 3.4.4 Factors Affecting and Favouring the Play Activity -- 3.5 Children with Visual Impairments -- 3.5.1 Visual Impairment, its Characteristics and Current Issues -- 3.5.2 Impact of Visual Impairment on Participation to Play -- 3.5.3 Factors Affecting and Favouring the Play Activity -- 3.6 Children with Hearing Impairments -- 3.6.1 Hearing Impairment, its Characteristics and Current Issues -- 3.6.2 Impact of Hearing Impairment on Participation to Play -- 3.6.3 Factors Affecting and Favouring the Play Activity -- PartII -- 4 Playful Robots -- 4.1 Definitions -- 4.2 Body -- 4.2.1 Shape -- 4.2.2 Size -- 4.2.3 Color -- 4.2.4 Material -- 4.3 Actuators -- 4.3.1 Motion -- 4.3.2 Sound -- 4.3.3 Light -- 4.4 Sensors -- 4.5 Behaviour and Play -- 4.6 Playground -- 4.7 Animacy -- 4.8 Emotion -- 4.9 Cost Considerations -- 5 Robots and Play Activities -- 5.1 The Role of Robots in Play -- 5.2 Aims and Issues -- 5.3 The Player -- 5.4 The Design of Play Activities with Robots -- 5.5 Robot and Game Design for the Market -- 6 The Role of Robots in Play Activities for Persons with Disabilities -- 6.1 Play and Disability -- 6.1.1 Physical Impairments -- 6.1.2 Intellectual Disabilities and Autism -- 6.1.3 Sensor Disabilities -- 6.2 Inclusion -- 6.3 Data Collection -- 6.4 Usability and Accessibility -- PartIII -- 7 Existing Robotic Toys -- 7.1 Toy Categories.
7.2 Playing with Robots Available on the Market -- 7.2.1 Pets -- 7.2.2 Tele-Controlled and Tele-Operated Robots -- 7.2.3 Programmable Robots -- 7.2.4 Button-Operated Robots -- 7.2.5 Robotic Assembly -- 7.2.6 Autonomous Robots -- 8 Experimental Robots -- 8.1 Introduction to Experimental Robots -- 8.2 Play for the Sake of Play -- 8.3 Structured Play -- 8.3.1 Solitary Games -- 8.3.2 Multiplayer Games -- 8.4 Evaluation of Outcomes and Play Activity -- 8.4.1 Outcome Evaluation -- 8.4.2 Evaluation of Robotic Play Activities -- 9 Ethical, Social, and Psychological Issues -- 9.1 Ethical Issues -- 9.2 Physical Safety -- 9.3 Cognitive Safety and Social Issues -- 9.4 Privacy -- 10 To Infinity and Beyond -- 10.1 Dream Robots -- 10.2 Dream Play -- 11 Conclusion -- 11.1 Conclusion -- 11.2 Guidelines for the Development of Play Activities -- 11.3 Farewell -- Appendix References -- -- Index.
Record Nr. UNISA-996499858403316
Bonarini Andrea  
Cham, Switzerland : , : Springer, , [2022]
Materiale a stampa
Lo trovi qui: Univ. di Salerno
Opac: Controlla la disponibilità qui
Robot play for all : developing toys and games for disability / / Andrea Bonarini, Serenella Besio
Robot play for all : developing toys and games for disability / / Andrea Bonarini, Serenella Besio
Autore Bonarini Andrea
Pubbl/distr/stampa Cham, Switzerland : , : Springer, , [2022]
Descrizione fisica 1 online resource (292 pages)
Disciplina 629.892
Collana Research for Development
Soggetto topico Robotics
Robots
ISBN 3-031-05042-8
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Intro -- Preface -- Acknowledgements -- Contents -- 1 Introduction -- 1.1 Background -- 1.2 Aims -- 1.3 Structure -- PartI -- 2 Play and Games -- 2.1 Introduction: Impregnability of Pay -- 2.2 The Nature of Play -- 2.2.1 Anthropology: Times and Geographies -- 2.2.2 From Ethology to Neuroscience -- 2.2.3 Classic theories: philosophical and pedagogical conceptions -- 2.2.4 Three Pillars of Psychology -- 2.2.5 Cultural Studies -- 2.3 Functions of Play -- 2.4 Characteristics of Play -- 2.4.1 LUDI-Characteristics of Play -- 2.4.2 Henricks: Qualities of Play -- 2.4.3 Eberle: Elements of Play -- 2.5 Definitions of Play -- 2.5.1 Sutton-Smith's Definition -- 2.5.2 The LUDI Action Choice: Garvey's Definition -- 2.5.3 Burghardt's Definition -- 2.5.4 Eberle's Definition -- 2.6 Types of Play -- 2.6.1 Piaget and Vygotskij: child development through play development -- 2.6.2 The Concept of Mature Play and Its Levels -- 2.6.3 The LUDI Action: Types of Play -- 2.7 A World Apart? Games -- 2.8 Short Reflections on Play and Technology -- 2.9 Contexts and Mediators of Play -- 2.9.1 Environments -- 2.9.2 Mediators: Toys -- 2.9.3 Mediators: Play Companions -- 2.9.4 ``Le cadre ludique'' -- 2.10 Research in Play -- 2.10.1 Tools for play assessment -- 2.10.2 Two Thorny Descriptors of Play -- 3 Play and Disabilities -- 3.1 Play and Children with Disabilities. A Right Claiming for Accomplishment -- 3.1.1 Children with Disabilities are Children and They Do Play -- 3.1.2 What Is Disability? -- 3.1.3 Disability Towards the Future: All Means All -- 3.1.4 Play and Children with Disabilities: Relation is the Key -- 3.2 Children with Physical Impairments -- 3.2.1 Physical Impairment, its Characteristics, and Current Issues -- 3.2.2 Impact of Physical Impairment on Participation to Play -- 3.2.3 Factors Affecting and Favouring the Play Activity.
3.3 Children with Intellectual Disability -- 3.3.1 Intellectual Disability, its Characteristics and Current Issues -- 3.3.2 Impact of Intellectual Impairment on Participation to Play -- 3.3.3 Factors Affecting and Favouring the Play Activity -- 3.4 Children with Autism Spectrum Disorders -- 3.4.1 Autism Spectrum Disorders, its Characteristics and Current Issues -- 3.4.2 Impact of Autism Spectrum Disorders on Participation to Play -- 3.4.3 When Play Becomes a Means of Intervention Programs to Teach and Learn to Play -- 3.4.4 Factors Affecting and Favouring the Play Activity -- 3.5 Children with Visual Impairments -- 3.5.1 Visual Impairment, its Characteristics and Current Issues -- 3.5.2 Impact of Visual Impairment on Participation to Play -- 3.5.3 Factors Affecting and Favouring the Play Activity -- 3.6 Children with Hearing Impairments -- 3.6.1 Hearing Impairment, its Characteristics and Current Issues -- 3.6.2 Impact of Hearing Impairment on Participation to Play -- 3.6.3 Factors Affecting and Favouring the Play Activity -- PartII -- 4 Playful Robots -- 4.1 Definitions -- 4.2 Body -- 4.2.1 Shape -- 4.2.2 Size -- 4.2.3 Color -- 4.2.4 Material -- 4.3 Actuators -- 4.3.1 Motion -- 4.3.2 Sound -- 4.3.3 Light -- 4.4 Sensors -- 4.5 Behaviour and Play -- 4.6 Playground -- 4.7 Animacy -- 4.8 Emotion -- 4.9 Cost Considerations -- 5 Robots and Play Activities -- 5.1 The Role of Robots in Play -- 5.2 Aims and Issues -- 5.3 The Player -- 5.4 The Design of Play Activities with Robots -- 5.5 Robot and Game Design for the Market -- 6 The Role of Robots in Play Activities for Persons with Disabilities -- 6.1 Play and Disability -- 6.1.1 Physical Impairments -- 6.1.2 Intellectual Disabilities and Autism -- 6.1.3 Sensor Disabilities -- 6.2 Inclusion -- 6.3 Data Collection -- 6.4 Usability and Accessibility -- PartIII -- 7 Existing Robotic Toys -- 7.1 Toy Categories.
7.2 Playing with Robots Available on the Market -- 7.2.1 Pets -- 7.2.2 Tele-Controlled and Tele-Operated Robots -- 7.2.3 Programmable Robots -- 7.2.4 Button-Operated Robots -- 7.2.5 Robotic Assembly -- 7.2.6 Autonomous Robots -- 8 Experimental Robots -- 8.1 Introduction to Experimental Robots -- 8.2 Play for the Sake of Play -- 8.3 Structured Play -- 8.3.1 Solitary Games -- 8.3.2 Multiplayer Games -- 8.4 Evaluation of Outcomes and Play Activity -- 8.4.1 Outcome Evaluation -- 8.4.2 Evaluation of Robotic Play Activities -- 9 Ethical, Social, and Psychological Issues -- 9.1 Ethical Issues -- 9.2 Physical Safety -- 9.3 Cognitive Safety and Social Issues -- 9.4 Privacy -- 10 To Infinity and Beyond -- 10.1 Dream Robots -- 10.2 Dream Play -- 11 Conclusion -- 11.1 Conclusion -- 11.2 Guidelines for the Development of Play Activities -- 11.3 Farewell -- Appendix References -- -- Index.
Record Nr. UNINA-9910629293103321
Bonarini Andrea  
Cham, Switzerland : , : Springer, , [2022]
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Robot Soccer / / edited by Vladan Papi&#263
Robot Soccer / / edited by Vladan Papi&#263
Pubbl/distr/stampa [Place of publication not identified] : , : IntechOpen, , 2010
Descrizione fisica 1 online resource (358 pages)
Disciplina 629.892
Soggetto topico Robots
ISBN 953-51-5871-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910137705603321
[Place of publication not identified] : , : IntechOpen, , 2010
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Robota / / Doug Chiang and Orson Scott Card ; foreword by Gareth Edwards
Robota / / Doug Chiang and Orson Scott Card ; foreword by Gareth Edwards
Autore Chiang Doug
Pubbl/distr/stampa Mineola, New York : , : Dover Publications, , 2016
Descrizione fisica 1 online resource (192 pages) : illustrations
Disciplina 813/.6
Soggetto topico Robots
ISBN 0-486-81637-0
Classificazione ART016000CGN004070FIC028030
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910157449103321
Chiang Doug  
Mineola, New York : , : Dover Publications, , 2016
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Robotic exploration of the solar system . Part 4 The modern era 2004-2013 / / Paolo Ulivi with David M. Harland
Robotic exploration of the solar system . Part 4 The modern era 2004-2013 / / Paolo Ulivi with David M. Harland
Autore Ulivi Paolo
Pubbl/distr/stampa New York, NY : , : Springer, , [2015]
Descrizione fisica 1 online resource (574 p.)
Disciplina 004
520
530
629.1
Collana Springer-Praxis books in space exploration
Soggetto topico Robots
Espai exterior - Exploració - Informàtica
Astronomy
Astrophysics
Aerospace engineering
Astronautics
Application software
Astronomy, Astrophysics and Cosmology
Popular Science in Astronomy
Aerospace Technology and Astronautics
Computer Applications
ISBN 1-4614-4812-3
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Part 1 -- The Beginning -- Of Landers and Orbiters -- The Grandest Tour -- Part 2 -- The Decade of Halley -- The Era of Flagships -- Faster, Cheaper, Better -- Part 3 -- The Last Flagship -- Faster, Cheaper, Better Continues -- Mars Invaded -- Part 4.- New frontiers of the solar system -- Red Planet blues -- The future.
Record Nr. UNINA-9910300414103321
Ulivi Paolo  
New York, NY : , : Springer, , [2015]
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Robotic exploration of the solar system . Part 3 Wows and woes 1997-2003 / / by Paolo Ulivi, David M. Harland
Robotic exploration of the solar system . Part 3 Wows and woes 1997-2003 / / by Paolo Ulivi, David M. Harland
Autore Ulivi Paolo
Pubbl/distr/stampa New York, NY : , : Springer, , [2012]
Descrizione fisica 1 online resource (541 p.)
Disciplina 629.4354
Collana Springer-Praxis books in space exploration
Soggetto topico Espai exterior - Exploració - Informàtica
Robots
Astronomy
Astrophysics
Space sciences
Astrobiology
Aerospace engineering
Astronautics
Popular Science in Astronomy
Astronomy, Astrophysics and Cosmology
Space Sciences (including Extraterrestrial Physics, Space Exploration and Astronautics)
Aerospace Technology and Astronautics
ISBN 0-387-09628-0
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto (In Part 1) Introduction -- Chapter 1: The beginning -- Chapter 2: Of landers and orbiters -- Chapter 3: The grandest tour -- (In Part 2) Chapter 4: The decade of Halley -- Chapter 5: The era of flagships -- Chapter 6: Faster, cheaper, better -- (Now in Part 3) Foreword -- Author's Preface -- Acknowledgments -- Chapter 7: The last flagship -- Chapter 8: Faster, cheaper, better continues -- Chapter 9: Mars invaded -- Glossary -- Appendices -- Chapter references -- Further reading -- Previous volumes in this series -- Index.
Record Nr. UNINA-9910789335903321
Ulivi Paolo  
New York, NY : , : Springer, , [2012]
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Robotic exploration of the solar system . Part 3 Wows and woes 1997-2003 / / by Paolo Ulivi, David M. Harland
Robotic exploration of the solar system . Part 3 Wows and woes 1997-2003 / / by Paolo Ulivi, David M. Harland
Autore Ulivi Paolo
Pubbl/distr/stampa New York, NY : , : Springer, , [2012]
Descrizione fisica 1 online resource (541 p.)
Disciplina 629.4354
Collana Springer-Praxis books in space exploration
Soggetto topico Espai exterior - Exploració - Informàtica
Robots
Astronomy
Astrophysics
Space sciences
Astrobiology
Aerospace engineering
Astronautics
Popular Science in Astronomy
Astronomy, Astrophysics and Cosmology
Space Sciences (including Extraterrestrial Physics, Space Exploration and Astronautics)
Aerospace Technology and Astronautics
ISBN 0-387-09628-0
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto (In Part 1) Introduction -- Chapter 1: The beginning -- Chapter 2: Of landers and orbiters -- Chapter 3: The grandest tour -- (In Part 2) Chapter 4: The decade of Halley -- Chapter 5: The era of flagships -- Chapter 6: Faster, cheaper, better -- (Now in Part 3) Foreword -- Author's Preface -- Acknowledgments -- Chapter 7: The last flagship -- Chapter 8: Faster, cheaper, better continues -- Chapter 9: Mars invaded -- Glossary -- Appendices -- Chapter references -- Further reading -- Previous volumes in this series -- Index.
Record Nr. UNINA-9910811743503321
Ulivi Paolo  
New York, NY : , : Springer, , [2012]
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui