About In this post, you will learn how to create a simple ROS2 package for C++. You don’t need a ROS2 installation for this, as we will use the ROS Development Studio (ROSDS), an online platform that provides access to ROS (1 or 2) computers and other powerful...
Following up our previous post about how to control a Robot Arm with ROS, today we are going to learn how to set up a MoveIt package for controlling the arm. Remember that if you are new to ROS, we recommend you taking the ROS Basics in 5 Days (Python) or ROS Basics...
Welcome to Morpheus Chair, the series where you learn how to build and control real robots like the Open Manipulator that we are going to use today. In this post, we are going to learn the first steps to use the servos used to control a robot arm, so that you can...
What will you learn in this post How to create Python classes in ROS When & why do you need these classes in the first place. How to spawn a custom simulation in ROS Development Studio (ROSDS) and move it using our python classes. List of materials with all the...
About Learn how to load a pre-built map into ROS for the Navigation Stack. You’ll learn: Create a map_server launch for loading a map Load the Map into the Navigation Stack ROSject of the video ROSject Feedback Did you like this video? Do you have questions...