- ROS Robotics By Example(Second Edition)
- Carol Fairchild Dr. Thomas L. Harman
- 520字
- 2021-07-02 22:28:30
What does ROS do and what are the benefits of learning ROS?
ROS is sometimes called a meta operating system because it performs many functions of an operating system, but it requires a computer's operating system such as Linux. One of its main purposes is to provide communication between the user, the computer's operating system, and equipment external to the computer. This equipment can include sensors, cameras, as well as robots. As with any operating system, the benefit of ROS is the hardware abstraction and its ability to control a robot without the user having to know all of the details of the robot.
For example, to move a robot's arms, a ROS command is issued or scripts in Python or C++ written by the robot designers cause the robot to respond as commanded. The scripts can, in turn, call various control programs that cause the actual motion of the robot's arms. It is also possible to design and simulate your own robot using ROS. These subjects and many others will be considered in this book.
In this book, you will learn a set of concepts, software, and tools that apply to an ever-increasing and perse army of robots. For example, the navigation software of one mobile robot can be used, with a few changes, to work in another mobile robot. The flight navigation of an aerial robot is similar to that of the ground robot and so on. All across the broad spectrum of robotics, system interfaces are standardized or upgraded to support increased complexity. There are readily available libraries for commonly used robotics functions. ROS not only applies to the central processing of robotics but also to sensors and other subsystems. ROS hardware abstraction combined with low-level device control speeds the upgrade toward the latest technology.
ROS is an open source robotic software system that can be used without licensing fees by universities, government agencies, and commercial companies. The advantages of open source software are that the source code for the system is available and can be modified according to a user's needs. More importantly for some users, the software can be used in a commercial product as long as the appropriate licenses are cited. The software can be improved and modules can be added by users and companies.
ROS is used by many thousands of users worldwide and knowledge can be shared between users. The users range from hobbyists to professional developers of commercial robots. In addition to the large group of ROS researchers, there is a ROS-Industrial group dedicated to applying ROS software to robots for manufacturing. Other versions of ROS currently under development include:
- ROS-M for military robotic systems
- H-ROS is Hardware ROS for interoperable robot components
- ROS 2.0 to upgrade ROS with the latest technology and software
Who controls ROS?
A ROS distribution is a set of ROS software packages that can be downloaded to your computer. These packages are supported by the Open Source Robotics Foundation (OSRF), a nonprofit organization. The distributions are updated periodically and given different names by the ROS organization. More details about the ROS organization are available at: http://www.ros.org/about-ros/
- Learning Apache Cassandra(Second Edition)
- 工業機器人工程應用虛擬仿真教程:MotoSim EG-VRC
- STM32G4入門與電機控制實戰:基于X-CUBE-MCSDK的無刷直流電機與永磁同步電機控制實現
- 菜鳥起飛系統安裝與重裝
- 電氣控制與PLC技術應用
- 網中之我:何明升網絡社會論稿
- 激光選區熔化3D打印技術
- R Machine Learning Projects
- 基于ARM9的小型機器人制作
- 3ds Max造型表現藝術
- AVR單片機工程師是怎樣煉成的
- Data Analysis with R(Second Edition)
- 軟測之魂
- Hands-On Agile Software Development with JIRA
- 探索中國物聯網之路