Kirjojen hintavertailu. Mukana 11 342 296 kirjaa ja 12 kauppaa.

Kirjahaku

Etsi kirjoja tekijän nimen, kirjan nimen tai ISBN:n perusteella.

4 kirjaa tekijältä Lentin Joseph

Learning Robotics Using Python

Learning Robotics Using Python

Lentin Joseph

Packt Publishing Limited
2015
nidottu
About This BookDesign, simulate, build and program an interactive autonomous mobile robotProgram Robot Operating System using PythonGet a grip on the hands-on guide to robotics for learning various robotics concepts and build an advanced robot from scratchWho This Book Is ForIf you are an engineer, a researcher, or a hobbyist, and you are interested in robotics and want to build your own robot, this book is for you. Readers are assumed to be new to robotics but should have experience with Python.
Mastering ROS for Robotics Programming

Mastering ROS for Robotics Programming

Lentin Joseph

Packt Publishing Limited
2015
nidottu
Design, build and simulate complex robots using Robot Operating System and master its out-of-the-box functionalities About This Book • Develop complex robotic applications using ROS for interfacing robot manipulators and mobile robots with the help of high end robotic sensors • Gain insights into autonomous navigation in mobile robot and motion planning in robot manipulators • Discover the best practices and troubleshooting solutions everyone needs when working on ROS Who This Book Is For If you are a robotics enthusiast or researcher who wants to learn more about building robot applications using ROS, this book is for you. In order to learn from this book, you should have a basic knowledge of ROS, GNU/Linux, and C++ programming concepts. The book will also be good for programmers who want to explore the advanced features of ROS. What You Will Learn • Create a robot model of a Seven-DOF robotic arm and a differential wheeled mobile robot • Work with motion planning of a Seven-DOF arm using MoveIt! • Implement autonomous navigation in differential drive robots using SLAM and AMCL packages in ROS • Dig deep into the ROS Pluginlib, ROS nodelets, and Gazebo plugins • Interface I/O boards such as Arduino, Robot sensors, and High end actuators with ROS • Simulation and motion planning of ABB and Universal arm using ROS Industrial • Explore the ROS framework using its latest version In Detail The area of robotics is gaining huge momentum among corporate people, researchers, hobbyists, and students. The major challenge in robotics is its controlling software. The Robot Operating System (ROS) is a modular software platform to develop generic robotic applications. This book discusses the advanced concepts in robotics and how to program using ROS. It starts with deep overview of the ROS framework, which will give you a clear idea of how ROS really works. During the course of the book, you will learn how to build models of complex robots, and simulate and interface the robot using the ROS MoveIt motion planning library and ROS navigation stacks. After discussing robot manipulation and navigation in robots, you will get to grips with the interfacing I/O boards, sensors, and actuators of ROS. One of the essential ingredients of robots are vision sensors, and an entire chapter is dedicated to the vision sensor, its interfacing in ROS, and its programming. You will discuss the hardware interfacing and simulation of complex robot to ROS and ROS Industrial (Package used for interfacing industrial robots). Finally, you will get to know the best practices to follow when programming using ROS. Style and approach This is a simplified guide to help you learn and master advanced topics in ROS using hands-on examples.
ROS Robotics Projects

ROS Robotics Projects

Lentin Joseph

Packt Publishing Limited
2017
nidottu
Build a variety of awesome robots that can see, sense, move, and do a lot more using the powerful Robot Operating System About This Book • Create and program cool robotic projects using powerful ROS libraries • Work through concrete examples that will help you build your own robotic systems of varying complexity levels • This book provides relevant and fun-filled examples so you can make your own robots that can run and work Who This Book Is For This book is for robotic enthusiasts and researchers who would like to build robot applications using ROS. If you are looking to explore advanced ROS features in your projects, then this book is for you. Basic knowledge of ROS, GNU/Linux, and programming concepts is assumed. What You Will Learn • Create your own self-driving car using ROS • Build an intelligent robotic application using deep learning and ROS • Master 3D object recognition • Control a robot using virtual reality and ROS • Build your own AI chatter-bot using ROS • Get to know all about the autonomous navigation of robots using ROS • Understand face detection and tracking using ROS • Get to grips with teleoperating robots using hand gestures • Build ROS-based applications using Matlab and Android • Build interactive applications using TurtleBot In Detail Robot Operating System is one of the most widely used software frameworks for robotic research and for companies to model, simulate, and prototype robots. Applying your knowledge of ROS to actual robotics is much more difficult than people realize, but this title will give you what you need to create your own robotics in no time! This book is packed with over 14 ROS robotics projects that can be prototyped without requiring a lot of hardware. The book starts with an introduction of ROS and its installation procedure. After discussing the basics, you'll be taken through great projects, such as building a self-driving car, an autonomous mobile robot, and image recognition using deep learning and ROS. You can find ROS robotics applications for beginner, intermediate, and expert levels inside! This book will be the perfect companion for a robotics enthusiast who really wants to do something big in the field. Style and approach This book is packed with fun-filled, end-to-end projects on mobile, armed, and flying robots, and describes the ROS implementation and execution of these models.
Learning Robotics using Python

Learning Robotics using Python

Lentin Joseph

Packt Publishing Limited
2018
nidottu
Design, simulate, and program interactive robots Key Features Design, simulate, build, and program an interactive autonomous mobile robot Leverage the power of ROS, Gazebo, and Python to enhance your robotic skills A hands-on guide to creating an autonomous mobile robot with the help of ROS and Python Book DescriptionRobot Operating System (ROS) is one of the most popular robotics software frameworks in research and industry. It has various features for implementing different capabilities in a robot without implementing them from scratch. This book starts by showing you the fundamentals of ROS so you understand the basics of differential robots. Then, you'll learn about robot modeling and how to design and simulate it using ROS. Moving on, we'll design robot hardware and interfacing actuators. Then, you'll learn to configure and program depth sensors and LIDARs using ROS. Finally, you'll create a GUI for your robot using the Qt framework. By the end of this tutorial, you'll have a clear idea of how to integrate and assemble everything into a robot and how to bundle the software package.What you will learn Design a differential robot from scratch Model a differential robot using ROS and URDF Simulate a differential robot using ROS and Gazebo Design robot hardware electronics Interface robot actuators with embedded boards Explore the interfacing of different 3D depth cameras in ROS Create a GUI for robot control Who this book is forThis book is for those who are conducting research in mobile robotics and autonomous navigation. As well as the robotics research domain, this book is also for the robot hobbyist community. You’re expected to have a basic understanding of Linux commands and Python.