- Mastering ROS for Robotics Programming
- Lentin Joseph
- 133字
- 2021-07-30 10:03:27
Summary
In this chapter, we mainly discussed the importance of robot modeling and how we can model a robot in ROS. We discussed more on the robot_model
meta package and the packages inside robot_model
such as urdf
, xacro
, joint_state_publisher
, and so on. We discussed URDF, xacro, and the main URDF tags that we are going to use. We also created a sample model in URDF and xacro and discussed the difference between the two. After that, we created a complex robotic manipulator with seven DOF and saw the usage of the joint state publisher
and robot state publisher
packages. At the end of the chapter, we saw the designing procedure of a differential drive mobile robot using xacro. In the next chapter, we will look at the simulation of these robot using Gazebo.
- 實(shí)用防銹油配方與制備200例
- Mastering Kotlin
- MATLAB應(yīng)用與實(shí)驗(yàn)教程
- SEO智慧
- Learning Network Forensics
- 編程菜鳥學(xué)Python數(shù)據(jù)分析
- Python算法詳解
- 新一代SDN:VMware NSX 網(wǎng)絡(luò)原理與實(shí)踐
- 鴻蒙OS應(yīng)用編程實(shí)戰(zhàn)
- DB2SQL性能調(diào)優(yōu)秘笈
- Hadoop Blueprints
- 前端架構(gòu)設(shè)計(jì)
- 面向物聯(lián)網(wǎng)的Android應(yīng)用開發(fā)與實(shí)踐
- 深入理解MySQL主從原理
- Learning Rust