- ROS Robotics By Example(Second Edition)
- Carol Fairchild Dr. Thomas L. Harman
- 200字
- 2021-07-02 22:28:33
Chapter 3. Driving Around with TurtleBot
It is time for a real ROS robot! A robot called TurtleBot will be discussed and described both in simulation and as the real robot. In this chapter, you will learn how to move TurtleBot as a simulated robot and as the real robot. Even if you do not have a real TurtleBot, the examples in this chapter will teach you the techniques to control a mobile robot.
After introducing TurtleBot 2, we will cover the following topics:
- Loading the TurtleBot simulation software and using Gazebo with TurtleBot
- Setting up your system to control a real TurtleBot from its own netbook computer or wirelessly from a remote computer
- Controlling the movement of the TurtleBot with ROS terminal commands or using the keyboard for control in teleoperation
- Creating a Python script which, when executed, moves TurtleBot
- Using rqt tools to provide a GUI that aids the user in analyzing robot programs and also monitoring and controlling the robot
- Exploring an environment using TurtleBot's odometry data
- Executing the automatic docking program of TurtleBot
- Introducing a newer version of TurtleBot, called TurtleBot 3, and describing the simulation and keyboard control of a real TurtleBot 3
推薦閱讀
- TIBCO Spotfire:A Comprehensive Primer(Second Edition)
- Mobile DevOps
- MCSA Windows Server 2016 Certification Guide:Exam 70-741
- 大數據時代的數據挖掘
- 基于單片機的嵌入式工程開發詳解
- Applied Data Visualization with R and ggplot2
- 在實戰中成長:Windows Forms開發之路
- 液壓機智能故障診斷方法集成技術
- 生物3D打印:從醫療輔具制造到細胞打印
- Hands-On SAS for Data Analysis
- 大型機系統應用基礎
- Wireshark Revealed:Essential Skills for IT Professionals
- 軟件測試管理
- Spark Streaming實時流式大數據處理實戰
- AVR單片機C語言程序設計實例精粹