- Mastering ROS for Robotics Programming
- Lentin Joseph
- 158字
- 2021-07-30 10:03:23
Summary
ROS is now a trending software framework among roboticists. Gaining knowledge in ROS is essential in the upcoming years if you are planning to build your career as a robotics engineer. In this chapter, we have gone through the basics of ROS mainly to refresh the concepts if you have already learned ROS. We discussed the necessity of learning ROS and how it excels among the current robotics software platforms. We went through the basic concepts such as ROS Master, Parameter server, and roscore
and saw the explanation of the working of roscore
. After discussing the internal working of roscore
, we discussed each ROS concept, such as ROS topics, services, messages, and actionlib
by illustrating examples. After demonstrating the working of each concept, we uploaded the package to GitHub and created a wiki page for the package. In the next chapter, we will discuss ROS robot modeling using URDF and xacro and will design some robot models.
- PHP動態(tài)網(wǎng)站程序設(shè)計
- 測試驅(qū)動開發(fā):入門、實戰(zhàn)與進(jìn)階
- JavaScript+DHTML語法與范例詳解詞典
- Access 數(shù)據(jù)庫應(yīng)用教程
- Twilio Best Practices
- Java從入門到精通(第5版)
- Python進(jìn)階編程:編寫更高效、優(yōu)雅的Python代碼
- Python自然語言處理(微課版)
- Mastering Python High Performance
- Hands-On Full Stack Development with Go
- Android項目實戰(zhàn):手機安全衛(wèi)士開發(fā)案例解析
- Instant Apache Camel Messaging System
- AutoCAD基礎(chǔ)教程
- INSTANT Premium Drupal Themes
- 游戲設(shè)計的底層邏輯