{"id":2670,"date":"2026-08-10T08:58:16","date_gmt":"2026-08-10T08:58:16","guid":{"rendered":"https:\/\/nokobox.com\/index.php\/item\/udemy-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof-2021-5\/"},"modified":"2026-08-10T08:58:16","modified_gmt":"2026-08-10T08:58:16","slug":"udemy-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof-2021-5","status":"publish","type":"digital_item","link":"https:\/\/nokobox.com\/index.php\/item\/udemy-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof-2021-5\/","title":{"rendered":"Udemy \u2013 ROS Ultimate guide for Custom Robotic Arms and Panda 7 DOF 2021-5"},"content":{"rendered":"<div class=\"w-post-elm post_content\">\n<h2><span style=\"vertical-align: inherit\">Description<\/span><\/h2>\n<p><span style=\"vertical-align: inherit\">ROS Ultimate guide course for Custom Robotic Arms and Panda 7 DOF. We\u2019ll start by creating a custom bot called BAZU. which will be created from scratch, links containing URDF, links will be explored in depth. When the robotic arm is created, we add the controllers (position, effort, joint path) from the ros_control package. This directs us to the DH tables for forward and inverse kinematic solutions for our custom robot using the Robotics Toolbox by Peter Corke. After understanding all the basics of a custom robotic arm, we will move on to the very popular Franca Emika Panda 7 degrees of freedom commercial robotic arm. Our first goal will be to install a custom controller in it as we learned in the previous sections. The only reason for doing this is to be able to control any existing URDF bot. With the help of the previously mentioned robotics toolbox, forward and reverse kinematics will be solved for this robot. The last thing we\u2019ll do is create a lib action interface for the Joint Trajectory for the Panda robot, so we just need to pass the trajectory points and the final effect will move it the way we\u2019ll define it. Results after this course: You can create<\/span><\/p>\n<div data-purpose=\"safely-set-inner-html:description:description\">\n<ul>\n<li><span style=\"vertical-align: inherit\">Custom workspace<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Custom Python packages<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Custom robotic arms<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Ros control interfaces<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Forward and reverse kinematic solution<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Launch the files<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Basics of RVIZ and Gazebo simulation<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Custom controllers for you robots<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">position controller<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">effort controller<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Shared path controller<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Implementation of the path of the panda robot<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Required software<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Ubuntu 20.04<\/span><\/li>\n<li>ROS Noetic<\/li>\n<li><span style=\"vertical-align: inherit\">Motivated mind for a big programming project<\/span><\/li>\n<\/ul>\n<\/div>\n<h3><span style=\"vertical-align: inherit\">What you will learn in the ROS Ultimate guide for Custom Robotic Arms and Panda 7 DOF course<\/span><\/h3>\n<div class=\"what-you-will-learn--content-spacing--6eP1j\">\n<ul class=\"ud-unstyled-list ud-block-list what-you-will-learn--objectives-list--qsvE2 what-you-will-learn--objectives-list-two-column-layout--ED4as\">\n<li>\n<div class=\"ud-block-list-item ud-block-list-item-small ud-block-list-item-tight ud-block-list-item-neutral ud-text-sm\" data-purpose=\"objective\">\n<div class=\"ud-block-list-item-content\"><span class=\"what-you-will-learn--objective-item--VZFww\"><span style=\"vertical-align: inherit\">\ud83e\uddbe 7 DOF Panda Franca arm with custom controllers and path nodes<\/span><\/span><\/div>\n<\/div>\n<\/li>\n<li>\n<div class=\"ud-block-list-item ud-block-list-item-small ud-block-list-item-tight ud-block-list-item-neutral ud-text-sm\" data-purpose=\"objective\">\n<div class=\"ud-block-list-item-content\"><span class=\"what-you-will-learn--objective-item--VZFww\"><span style=\"vertical-align: inherit\">\ud83e\udd16 Building custom path and effort controller for robotic arm in Gazebo<\/span><\/span><\/div>\n<\/div>\n<\/li>\n<li>\n<div class=\"ud-block-list-item ud-block-list-item-small ud-block-list-item-tight ud-block-list-item-neutral ud-text-sm\" data-purpose=\"objective\">\n<div class=\"ud-block-list-item-content\"><span class=\"what-you-will-learn--objective-item--VZFww\"><span style=\"vertical-align: inherit\">\u2797 Forward and reverse kinematics with RTB solution<\/span><\/span><\/div>\n<\/div>\n<\/li>\n<li>\n<div class=\"ud-block-list-item ud-block-list-item-small ud-block-list-item-tight ud-block-list-item-neutral ud-text-sm\" data-purpose=\"objective\">\n<div class=\"ud-block-list-item-content\"><span class=\"what-you-will-learn--objective-item--VZFww\"><span style=\"vertical-align: inherit\">\ud83d\udcbe Extract Denavit\u2013Hartenberg table representation for your robots<\/span><\/span><\/div>\n<\/div>\n<\/li>\n<li>\n<div class=\"ud-block-list-item ud-block-list-item-small ud-block-list-item-tight ud-block-list-item-neutral ud-text-sm\" data-purpose=\"objective\">\n<div class=\"ud-block-list-item-content\"><span class=\"what-you-will-learn--objective-item--VZFww\"><span style=\"vertical-align: inherit\">\u26e9\ufe0f 3D structure of robotic arm base with URDF<\/span><\/span><\/div>\n<\/div>\n<\/li>\n<li>\n<div class=\"ud-block-list-item ud-block-list-item-small ud-block-list-item-tight ud-block-list-item-neutral ud-text-sm\" data-purpose=\"objective\">\n<div class=\"ud-block-list-item-content\"><span class=\"what-you-will-learn--objective-item--VZFww\"><span style=\"vertical-align: inherit\">\ud83d\uddfa\ufe0f Building a custom 3 DOF robotic arm for Gazebo simulation<\/span><\/span><\/div>\n<\/div>\n<\/li>\n<\/ul>\n<\/div>\n<h3><span style=\"vertical-align: inherit\">This course is suitable for people who<\/span><\/h3>\n<ul class=\"styles--audience__list----YbP\">\n<li><span style=\"vertical-align: inherit\">\ud83d\udcda Want to learn how to simulate a custom robotic arm?<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">\u2795 Know how to calculate reverse and forward kinematics for each robot<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">\ud83d\udcd6 Want to know about DH tables for your bot<\/span><\/li>\n<\/ul>\n<h3><span style=\"vertical-align: inherit\">ROS Ultimate Guide to Custom Robotic Arms and Panda 7 DOF<\/span><\/h3>\n<ul>\n<li><span style=\"vertical-align: inherit\">Publisher:&nbsp; <\/span><a href=\"https:\/\/href.li\/?https:\/\/www.udemy.com\/course\/robotics-with-ros-build-robotic-arm-in-gazebo-and-moveit\/?couponCode=LETSLEARNNOW\" target=\"_blank\"><span style=\"vertical-align: inherit\">Udemy<\/span><\/a><\/li>\n<li><span style=\"vertical-align: inherit\">Lecturer: <\/span><a href=\"https:\/\/downloadlynet.ir\/tag\/muhammad-luqman\/\"><span style=\"vertical-align: inherit\">Muhammad Luqman<\/span><\/a><\/li>\n<li><span style=\"vertical-align: inherit\">Training level: beginner to advanced<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Training duration: 4 hours and 58 minutes<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Number of courses:<\/span><\/li>\n<\/ul>\n<h3><span style=\"vertical-align: inherit\">Course topics on 3\/2024<\/span><\/h3>\n<h2>&nbsp;<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-894116 size-full\" src=\"https:\/\/downloadly.ir\/wp-content\/uploads\/2024\/04\/ROS-Ultimate-guide-for-Custom-Robotic-Arms-and-Panda-7-DOF-1.jpg\" alt=\"ROS Ultimate guide for Custom Robotic Arms and Panda 7 DOF\" width=\"810\" height=\"289\"><\/h2>\n<h3><span style=\"vertical-align: inherit\">ROS Ultimate guide course prerequisites for Custom Robotic Arms and Panda 7 DOF<\/span><\/h3>\n<ul>\n<li dir=\"ltr\" style=\"text-align: left\">\ud83d\udee9\ufe0f ROS 1 Basics workflows , nodes communication , Launch Files<\/li>\n<li dir=\"ltr\" style=\"text-align: left\">\ud83c\udfce\ufe0f Understanding of Basics of Python 3<\/li>\n<li dir=\"ltr\" style=\"text-align: left\">\ud83d\udda5\ufe0f Installations : ROS 1 Noetic , Ubuntu 20.04 Focal<\/li>\n<\/ul>\n<h3><span style=\"vertical-align: inherit\">Course images<\/span><\/h3>\n<h2><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-894115 size-full\" src=\"https:\/\/downloadly.ir\/wp-content\/uploads\/2024\/04\/ROS-Ultimate-guide-for-Custom-Robotic-Arms-and-Panda-7-DOF.jpg\" alt=\"ROS Ultimate guide for Custom Robotic Arms and Panda 7 DOF\" width=\"813\" height=\"308\"><\/h2>\n<h3><span style=\"vertical-align: inherit\">Sample video of the course<\/span><\/h3>\n<div style=\"width: 640px;\" class=\"wp-video\"><span class=\"mejs-offscreen\">Video Player<\/span><\/p>\n<div id=\"mep_0\" class=\"mejs-container mejs-container-keyboard-inactive wp-video-shortcode mejs-video\" tabindex=\"0\" role=\"application\" aria-label=\"Video Player\" style=\"width: 640px; height: 360px; min-width: 217px;\">\n<div class=\"mejs-inner\">\n<div class=\"mejs-mediaelement\"><mediaelementwrapper id=\"video-122216-1\"><video class=\"wp-video-shortcode\" id=\"video-122216-1_html5\" width=\"640\" height=\"360\" preload=\"metadata\" src=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/ROS_Ultimate_guide_for_Custom_Robotic_Arms_and_Panda_7_DOF_Downloadly.ir.mp4?_=1\" style=\"width: 640px; height: 360px;\"><source type=\"video\/mp4\" src=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/ROS_Ultimate_guide_for_Custom_Robotic_Arms_and_Panda_7_DOF_Downloadly.ir.mp4?_=1\"><a href=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/ROS_Ultimate_guide_for_Custom_Robotic_Arms_and_Panda_7_DOF_Downloadly.ir.mp4?nocache=1786095977658\">https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/ROS_Ultimate_guide_for_Custom_Robotic_Arms_and_Panda_7_DOF_Downloadly.ir.mp4<\/a><\/video><\/mediaelementwrapper><\/div>\n<div class=\"mejs-layers\">\n<div class=\"mejs-poster mejs-layer\" style=\"display: none; width: 100%; height: 100%;\"><\/div>\n<div class=\"mejs-overlay mejs-layer\" style=\"display: none; width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-loading\"><span class=\"mejs-overlay-loading-bg-img\"><\/span><\/div>\n<\/div>\n<div class=\"mejs-overlay mejs-layer\" style=\"display: none; width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-error\"><\/div>\n<\/div>\n<div class=\"mejs-overlay mejs-layer mejs-overlay-play\" style=\"width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-button\" role=\"button\" tabindex=\"0\" aria-label=\"Play\" aria-pressed=\"false\"><\/div>\n<\/div>\n<\/div>\n<div class=\"mejs-controls\">\n<div class=\"mejs-button mejs-playpause-button mejs-play\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Play\" aria-label=\"Play\" tabindex=\"0\"><\/button><\/div>\n<div class=\"mejs-time mejs-currenttime-container\" role=\"timer\" aria-live=\"off\"><span class=\"mejs-currenttime\">00:00<\/span><\/div>\n<div class=\"mejs-time-rail\"><span class=\"mejs-time-total mejs-time-slider\" role=\"slider\" tabindex=\"0\" aria-label=\"Time Slider\" aria-valuemin=\"0\" aria-valuemax=\"0\" aria-valuenow=\"0\" aria-valuetext=\"00:00\"><span class=\"mejs-time-buffering\" style=\"display: none;\"><\/span><span class=\"mejs-time-loaded\"><\/span><span class=\"mejs-time-current\"><\/span><span class=\"mejs-time-hovered no-hover\"><\/span><span class=\"mejs-time-handle\"><span class=\"mejs-time-handle-content\"><\/span><\/span><span class=\"mejs-time-float\"><span class=\"mejs-time-float-current\">00:00<\/span><span class=\"mejs-time-float-corner\"><\/span><\/span><\/span><\/div>\n<div class=\"mejs-time mejs-duration-container\"><span class=\"mejs-duration\">00:00<\/span><\/div>\n<div class=\"mejs-button mejs-volume-button mejs-mute\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Mute\" aria-label=\"Mute\" tabindex=\"0\"><\/button><a href=\"javascript:void(0);\" class=\"mejs-volume-slider\" aria-label=\"Volume Slider\" aria-valuemin=\"0\" aria-valuemax=\"100\" role=\"slider\" aria-orientation=\"vertical\"><span class=\"mejs-offscreen\">Use Up\/Down Arrow keys to increase or decrease volume.<\/span><\/p>\n<div class=\"mejs-volume-total\">\n<div class=\"mejs-volume-current\" style=\"bottom: 0px; height: 100%;\"><\/div>\n<div class=\"mejs-volume-handle\" style=\"bottom: 100%; margin-bottom: -3px;\"><\/div>\n<\/div>\n<p><\/a><\/div>\n<div class=\"mejs-button mejs-fullscreen-button\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Fullscreen\" aria-label=\"Fullscreen\" tabindex=\"0\"><\/button><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div>\n<h3><span style=\"vertical-align: inherit\">Installation guide<\/span><\/h3>\n<p><span style=\"vertical-align: inherit\">After Extract, view with your favorite Player.<\/span><\/p>\n<p><span style=\"vertical-align: inherit\">English subtitle<\/span><\/p>\n<p><span style=\"vertical-align: inherit\">Quality: 720p<\/span><\/p>\n<\/div>\n<h3><span style=\"vertical-align: inherit\">download link<\/span><\/h3>\n<p><a href=\"https:\/\/dl3.downloadly.ir\/Files\/Elearning\/Udemy_ROS_Ultimate_guide_for_Custom_Robotic_Arms_and_Panda_7_DOF_2022-5.part1_Downloadly.ir.rar?nocache=1786095975\"><span style=\"vertical-align: inherit\">Download part 1 \u2013 1 GB<\/span><\/a><\/p>\n<p><a href=\"https:\/\/dl3.downloadly.ir\/Files\/Elearning\/Udemy_ROS_Ultimate_guide_for_Custom_Robotic_Arms_and_Panda_7_DOF_2022-5.part2_Downloadly.ir.rar?nocache=1786095975\"><span style=\"vertical-align: inherit\">Download part 2 \u2013 1 GB<\/span><\/a><\/p>\n<p><a href=\"https:\/\/dl3.downloadly.ir\/Files\/Elearning\/Udemy_ROS_Ultimate_guide_for_Custom_Robotic_Arms_and_Panda_7_DOF_2022-5.part3_Downloadly.ir.rar?nocache=1786095975\"><span style=\"vertical-align: inherit\">Download part 3 \u2013 127 MB<\/span><\/a><\/p>\n<p><span style=\"vertical-align: inherit\">File(s) password: www.downloadly.ir<\/span><\/p>\n<h3><span style=\"vertical-align: inherit\">Size<\/span><\/h3>\n<p><span style=\"vertical-align: inherit\">2.1 GB<\/span><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Description ROS Ultimate guide course for Custom Robotic Arms and Panda 7 DOF. We\u2019ll start by creating a custom bot called BAZU. which will be created from scra<\/p>\n","protected":false},"author":1,"template":"","dgi_category":[10458],"dgi_tag":[27201,27202,27203,27204,27205,27206,27207,27208,27209,27210,27211,27212,27213,27214,27215,27216,27217,27218,27219,27220,27221,27222,27223,27224],"class_list":["post-2670","digital_item","type-digital_item","status-publish","has-post-thumbnail","hentry","dgi_category-video-tutorials","dgi_tag-course-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof","dgi_tag-download-course-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof","dgi_tag-download-link-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof","dgi_tag-download-links-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof","dgi_tag-download-paid-course-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof","dgi_tag-download-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof","dgi_tag-download-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof-course","dgi_tag-download-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof-course-for-free","dgi_tag-free-download-course-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof","dgi_tag-free-download-link-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof","dgi_tag-free-download-links-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof","dgi_tag-free-download-paid-course-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof","dgi_tag-free-download-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof","dgi_tag-free-links-download-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof","dgi_tag-free-paid-course-download-links-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof","dgi_tag-free-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof","dgi_tag-free-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof-download-course","dgi_tag-muhammad-luqman","dgi_tag-paid-course-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof","dgi_tag-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof-download-course","dgi_tag-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof-download-links","dgi_tag-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof-for-free","dgi_tag-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof-free-course","dgi_tag-ros-ultimate-guide-for-custom-robotic-arms-and-panda-7-dof-free-download"],"_links":{"self":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item\/2670","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item"}],"about":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/types\/digital_item"}],"author":[{"embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item\/2670\/revisions"}],"wp:attachment":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/media?parent=2670"}],"wp:term":[{"taxonomy":"dgi_category","embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/dgi_category?post=2670"},{"taxonomy":"dgi_tag","embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/dgi_tag?post=2670"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}