- ROS Robotics Projects
- Lentin Joseph
- 306字
- 2021-04-02 20:29:03
Preface
ROS Robotics Projects is a practical guide to learning ROS by making interesting projects using it. The book assumes that you have some knowledge of ROS. However, if you do not have any experience with ROS, you can still learn from this book. The first chapter is dedicated to absolute beginners. ROS is widely used in robotics companies, universities, and robot research labs for designing and programming robots. If you would like to work in the robotics software domain or if you want to have a career as a robotics software engineer, this book is perfect for you.
The basic aim of this book is to teach ROS through interactive projects. The projects that we are discussing here can also be reused in your academic or industrial projects. This book handles a wide variety of new technology that can be interfaced with ROS. For example, you will see how to build a self-driving car prototype, how to build a deep-learning application using ROS, and how to build a VR application in ROS. These are only a few highlighted topics; in addition, you will find some 15 projects and applications using ROS and its libraries.
You can work with any project after meeting its prerequisites. Most of the projects can be completed without many dependencies. We are using popular and available hardware components to build most of the projects. So this will help us create almost all of these projects without much difficulty.
The book starts by discussing the basics of ROS and its variety of applications. This chapter will definitely be a starting point for absolute beginners. After this chapter, we will explore a wide variety of ROS projects.
Let’s learn and make cool projects with ROS!
- Learning Python Web Penetration Testing
- 算法零基礎一本通(Python版)
- 數據結構和算法基礎(Java語言實現)
- Mastering Ubuntu Server
- TypeScript圖形渲染實戰:基于WebGL的3D架構與實現
- PhoneGap:Beginner's Guide(Third Edition)
- 碼上行動:用ChatGPT學會Python編程
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- Swift 4從零到精通iOS開發
- Go語言開發實戰(慕課版)
- Python青少年趣味編程
- Android Sensor Programming By Example
- 軟件工程與UML案例解析(第三版)
- Mobile Forensics:Advanced Investigative Strategies
- 零基礎PHP從入門到精通