Complete Guide to Building a Robot in ROS2: URDF (.xacro) – Tutorial from Start to Finish for Both Rviz2 and Gazebo
1. Environment Setup and Basic Shape Creation Add launch and urdf folders to the urdf_turoial folder Modify the setup.py code in the urdf_tutorial folder Create Xacro file in the urdf folder as described above. The code to include in the file is as follows: Create launch file in the launch Read more…