Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Behavior trees in robotics and al, Collendanchise, Michele (italian Institute Of Technology, Genova, Italy) Ogren, Petter (kth Royal Institute Of Technology, Stockholm, Sweden)


Варианты приобретения
Цена: 12707.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Англия: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Collendanchise, Michele (italian Institute Of Technology, Genova, Italy) Ogren, Petter (kth Royal Institute Of Technology, Stockholm, Sweden)
Название:  Behavior trees in robotics and al
ISBN: 9781138593732
Издательство: Taylor&Francis
Классификация:


ISBN-10: 1138593737
Обложка/Формат: Hardback
Страницы: 208
Вес: 0.46 кг.
Дата издания: 19.07.2018
Серия: Chapman & hall/crc artificial intelligence and robotics series
Язык: English
Иллюстрации: 5 tables, black and white; 163 illustrations, black and white
Размер: 164 x 242 x 14
Читательская аудитория: Tertiary education (us: college)
Ключевые слова: Artificial intelligence, COMPUTERS / Machine Theory,COMPUTERS / Software Development & Engineering / Systems Analysis & Design,TECHNOLOGY & ENGINEERING / Robotics
Подзаголовок: An introduction
Рейтинг:
Поставляется из: Европейский союз
Описание: This is the first book on Behavior Trees (BTs) in robotics and AI.


Probabilistic robotics

Автор: Thrun, Sebastian
Название: Probabilistic robotics
ISBN: 0262201623 ISBN-13(EAN): 9780262201629
Издательство: MIT Press
Рейтинг:
Цена: 14390.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

An introduction to the techniques and algorithms of the newest field in robotics.

Probabilistic robotics is a new and growing area in robotics, concerned with perception and control in the face of uncertainty. Building on the field of mathematical statistics, probabilistic robotics endows robots with a new level of robustness in real-world situations. This book introduces the reader to a wealth of techniques and algorithms in the field. All algorithms are based on a single overarching mathematical foundation. Each chapter provides example implementations in pseudo code, detailed mathematical derivations, discussions from a practitioner's perspective, and extensive lists of exercises and class projects. The book's Web site, www.probabilistic-robotics.org, has additional material. The book is relevant for anyone involved in robotic software development and scientific research. It will also be of interest to applied statisticians and engineers dealing with real-world sensor data.

Robotics: A Very Short Introduction

Автор: Winfield Alan
Название: Robotics: A Very Short Introduction
ISBN: 0199695989 ISBN-13(EAN): 9780199695980
Издательство: Oxford Academ
Рейтинг:
Цена: 1582.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Robotics is a key technology in the modern world. Yet, despite these successes, robots have failed to live up to the predictions of the 1950s and 60s. In this Very Short Introduction, Alan Winfield considers how robotics can be both a success story and a disappointment, and how robots can be both ordinary and quite remarkable.

Mobile Robotics

Автор: Kelly
Название: Mobile Robotics
ISBN: 110703115X ISBN-13(EAN): 9781107031159
Издательство: Cambridge Academ
Рейтинг:
Цена: 13622.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Mobile Robotics offers comprehensive coverage of the essentials of the field, suitable for both students and practitioners. Adapted from Alonzo Kelly`s graduate and undergraduate courses, the content of the book reflects current approaches to developing effective mobile robots.

Making Simple Robots: Exploring Cutting-Edge Robotics with Everyday Stuff

Автор: Ceceri Kathy
Название: Making Simple Robots: Exploring Cutting-Edge Robotics with Everyday Stuff
ISBN: 1457183633 ISBN-13(EAN): 9781457183638
Издательство: Wiley
Рейтинг:
Цена: 3166.00 р.
Наличие на складе: Поставка под заказ.

Описание: Making Simple Robots is based on one idea: Anybody can build a robot! That includes kids, English majors, school teachers, and grandparents.

ROS Robotics By Example

Автор: Carol Fairchild
Название: ROS Robotics By Example
ISBN: 1788479599 ISBN-13(EAN): 9781788479592
Издательство: Неизвестно
Рейтинг:
Цена: 10114.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Learning how to build and program your own robots with the most popular open source robotics programming frameworkAbout This Book* Get to know the fundamentals of ROS and apply its concepts to real examples* Learn how to write robotics applications without getting bogged down in hardware problems* Learn to implement best practices in ROS development Who This Book Is ForThis book is for robotic enthusiasts, researchers and professional robotics engineers who would like to build robot applications using ROS. It gives the robotics beginner and the ROS newbie an immensely practical introduction to robot building and robotics application coding. Basic knowledge of GNU/Linux and the ability to write simple applications is assumed, but no robotics knowledge, practical or theoretical, is needed.

What You Will Learn* Control a robot without requiring a PhD in robotics* Simulate and control a robot arm* Control a flying robot* Send your robot on an independent mission* Learning how to control your own robots with external devices* Program applications running on your robot* Extend ROS itself* Extend ROS with the MATLAB Robotics System ToolboxIn DetailROS is a robust robotics framework that works regardless of hardware architecture or hardware origin. It standardizes most layers of robotics functionality from device drivers to process control and message passing to software package management. But apart from just plain functionality, ROS is a great platform to learn about robotics itself and to simulate, as well as actually build, your first robots.

This does not mean that ROS is a platform for students and other beginners; on the contrary, ROS is used all over the robotics industry to implement flying, walking and diving robots, yet implementation is always straightforward, and never dependent on the hardware itself. ROS Robotics has been the standard introduction to ROS for potential professionals and hobbyists alike since the original edition came out; the second edition adds a gradual introduction to all the goodness available with the Kinetic Kame release. By providing you with step-by-step examples including manipulator arms and flying robots, the authors introduce you to the new features.

The book is intensely practical, with space given to theory only when absolutely necessary. By the end of this book, you will have hands-on experience on controlling robots with the best possible framework. Style and approachROS Robotics By Example, Second Edition gives the robotics beginner as well as the ROS newbie an immensely practical introduction to robot building and robotics application coding.

ROS translates as "robot operating system"; you will learn how to control a robot via devices and configuration files, but you will also learn how to write robot applications on the foundation of this operating system.

Architectural Robotics: Ecosystems of Bits, Bytes, and Biology

Автор: Green Keith Evan
Название: Architectural Robotics: Ecosystems of Bits, Bytes, and Biology
ISBN: 026203395X ISBN-13(EAN): 9780262033954
Издательство: MIT Press
Рейтинг:
Цена: 5917.00 р.
Наличие на складе: Нет в наличии.

Описание:

How a built environment that is robotic and interactive becomes an apt home to our restless, dynamic, and increasingly digital society.

The relationship of humans to computers can no longer be represented as one person in a chair and one computer on a desk. Today computing finds its way into our pockets, our cars, our appliances; it is ubiquitous -- an inescapable part of our everyday lives. Computing is even expanding beyond our devices; sensors, microcontrollers, and actuators are increasingly embedded into the built environment. In Architectural Robotics, Keith Evan Green looks toward the next frontier in computing: interactive, partly intelligent, meticulously designed physical environments. Green examines how these "architectural robotic" systems will support and augment us at work, school, and home, as we roam, interconnect, and age.

Green tells the stories of three projects from his research lab that exemplify the reconfigurable, distributed, and transfigurable environments of architectural robotics. The Animated Work Environment is a robotic work environment of shape-shifting physical space that responds dynamically to the working life of the people within it; home+ is a suite of networked, distributed "robotic furnishings" integrated into existing domestic and healthcare environments; and LIT ROOM offers a simulated environment in which the physical space of a room merges with the imaginary space of a book, becoming "a portal to elsewhere."

How far beyond workstations, furniture, and rooms can the environments of architectural robotics stretch? Green imagines scaled-up neighborhoods, villages, and metropolises composed of physical bits, digital bytes, living things, and their hybrids. Not global but local, architectural robotics grounds computing in a capacious cyber-physical home.

Robotics, Vision and Control

Автор: Corke
Название: Robotics, Vision and Control
ISBN: 3642201431 ISBN-13(EAN): 9783642201431
Издательство: Springer
Цена: 8378.00 р.
Наличие на складе: Поставка под заказ.

Описание: The practice of robotics and computer vision both involve the application of computational algorithms to data. Over the fairly recent history of the fields of robotics and computer vision a very large body of algorithms has been developed. However this body of knowledge is something of a barrier for anybody entering the field, or even looking to see if they want to enter the field — What is the right algorithm for a particular problem?, and importantly, How can I try it out without spending days coding and debugging it from the original research papers?The author has maintained two open-source MATLAB Toolboxes for more than 10 years: one for robotics and one for vision. The key strength of the Toolboxes provide a set of tools that allow the user to work with real problems, not trivial examples. For the student the book makes the algorithms accessible, the Toolbox code can be read to gain understanding, and the examples illustrate how it can be used —instant gratification in just a couple of lines of MATLAB code. The code can also be the starting point for new work, for researchers or students, by writing programs based on Toolbox functions, or modifying the Toolbox code itself. The purpose of this book is to expand on the tutorial material provided with the  toolboxes, add many more examples, and to weave this into a narrative that covers robotics and computer vision separately and together. The author shows how complex problems can be decomposed and solved using just a few simple lines of code, and hopefully to inspire up and coming researchers. The topics covered are guided by the real problems observed over many years as a practitioner of both robotics and computer vision. It is written in a light but informative style, it is easy to read  and absorb, and includes a lot of Matlab examples and figures. The book is a real walk through the fundamentals of robot kinematics, dynamics and joint level control, then camera models, image processing, feature extraction and epipolar geometry, and bring it all together in a visual servo system. Additional material is provided at http://www.petercorke.com/RVC

Intelligent Robotics and Applications: 6th International Conference, ICIRA 2013, Busan, South Korea, September 25-28, 2013, Proceedings, Part II ... / Lecture Notes in Artificial Intelligence)

Автор: Jangmyung Lee (Editor), Min Cheol Lee (Editor), Ho
Название: Intelligent Robotics and Applications: 6th International Conference, ICIRA 2013, Busan, South Korea, September 25-28, 2013, Proceedings, Part II ... / Lecture Notes in Artificial Intelligence)
ISBN: 3642408486 ISBN-13(EAN): 9783642408489
Издательство: Springer
Рейтинг:
Цена: 12159.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This two volume set LNAI 8102 and LNAI 8103 constitutes the refereed proceedings of the 6th International Conference on Intelligent Robotics and Applications, ICIRA 2013, held in Busan, South Korea, in September 2013.

Quantum Robotics: A Primer on Current Science and Future Perspectives

Автор: Prateek Tandon
Название: Quantum Robotics: A Primer on Current Science and Future Perspectives
ISBN: 162705913X ISBN-13(EAN): 9781627059138
Издательство: Turpin
Рейтинг:
Цена: 8047.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Quantum robotics is an emerging engineering and scientific research discipline that explores the application of quantum mechanics, quantum computing, quantum algorithms, and related fields to robotics. This work broadly surveys advances in our scientific understanding and engineering of quantum mechanisms and how these developments are expected to impact the technical capability for robots to sense, plan, learn, and act in a dynamic environment. It also discusses the new technological potential that quantum approaches may unlock for sensing and control, especially for exploring and manipulating quantum-scale environments. Finally, the work surveys the state of the art in current implementations, along with their benefits and limitations, and provides a roadmap for the future.

Navigation and Robotics in Total Joint and Spine Surgery

Автор: Stiehl, James B.; Konermann, Werner H.; Haaker, Ro
Название: Navigation and Robotics in Total Joint and Spine Surgery
ISBN: 3642639224 ISBN-13(EAN): 9783642639227
Издательство: Springer
Рейтинг:
Цена: 18167.00 р.
Наличие на складе: Поставка под заказ.

Field and Service Robotics

Автор: Shin`ichi Yuta; Hajime Asama; Sebastian Thrun; Erw
Название: Field and Service Robotics
ISBN: 3642431216 ISBN-13(EAN): 9783642431210
Издательство: Springer
Рейтинг:
Цена: 41787.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This unique collection is the post-conference proceedings of the 4th "International Conference on Field and Service Robotics" (FSR). The book represents a cross-section of the current state of robotics research from one particular aspect: field and service applications, and how they reflect on the theoretical basis of subsequent developments.

Human Modelling for Bio-inspired Robotics

Автор: Ueda, Jun
Название: Human Modelling for Bio-inspired Robotics
ISBN: 0128031379 ISBN-13(EAN): 9780128031377
Издательство: Elsevier Science
Рейтинг:
Цена: 18528.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Human Modelling for Bio-inspired Robotics: Mechanical Engineering in Assistive Technologies presents the most cutting-edge research outcomes in the area of mechanical and control aspects of human functions for macro-scale (human size) applications. Intended to provide researchers both in academia and industry with key content on which to base their developments, this book is organized and written by senior experts in their fields.

Human Modeling for Bio-Inspired Robotics: Mechanical Engineering in Assistive Technologies offers a system-level investigation into human mechanisms that inspire the development of assistive technologies and humanoid robotics, including topics in modelling of anatomical, musculoskeletal, neural and cognitive systems, as well as motor skills, adaptation and integration. Each chapter is written by a subject expert and discusses its background, research challenges, key outcomes, application, and future trends.

This book will be especially useful for academic and industry researchers in this exciting field, as well as graduate-level students to bring them up to speed with the latest technology in mechanical design and control aspects of the area. Previous knowledge of the fundamentals of kinematics, dynamics, control, and signal processing is assumed.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия