Summary
Keywords
Full Transcript
#ros #ros2 #robotics #mechatronics #mechatronics #gazebo #industrialrobotics The URDF, Python Launch, and manual files used in this tutorial are given here (fee is required): https://ko-fi.com/s/447aaedd2e Professional ROS1/ROS2 courses and training: https://cyberneticsstemacademy.com/course-category/all-ros-courses/?tutor-course-filter-category=40 It takes a significant amount of time and energy to create these free video tutorials. You can support my efforts in this way: - Buy me a Coffee: https://www.buymeacoffee.com/AleksandarHaber - PayPal: https://www.paypal.me/AleksandarHaber - Patreon: https://www.patreon.com/user?u=32080176&fan_landing=true - You Can also press the Thanks YouTube Dollar button In this ROS2 (Humble) lesson, you will learn - How to develop a 3D model of a robotic manipulator with 6 degrees of freedom from scratch. - How to write launch and URDF files that enable us to visualize and simulate the motion of the robot in ROS2 and RViz simulation software. In this tutorial, we develop a basic URDF CAD model. In the future tutorials, we explain how to simulate the dynamics and motion of this robot in Gazebo and MoveIt programs. This lesson is developed under the assumption that you are using ROS2 Humble Hawksbill and Ubuntu 22.04. The modeling procedure is thoroughly explained in this tutorial, and you have to carefully follow every step of this tutorial in order to properly implement the model. This lesson is also accompanied by a step-by-step manual, URDF, and Python files.
