[Robot Simulation-01] Create a simulated mobile robot using URDF in

1. Description

        In this tutorial, I will show you how to create a simulated mobile robot using the Universal Robot Description Format (URDF), the standard ROS format for robot modeling.

        Robotics experts like to simulate robots before building them to test different algorithms. As you can imagine, making mistakes with a physical robot can be costly (e.g. hitting a mobile robot into a wall at high speed means losing money).

2. Prerequisites for this experiment

Guess you like

Origin blog.csdn.net/gongdiwudu/article/details/131692795