Step 0 - Introduction In this post, we implement Bug 1 algorithm to our existing robot! Let's use some algorithms we have already done in order to have it all working! At the end of this post, you must have the robot+algorithm working like shown at the image below:...
Blog
News, Updates, & Resources
How to create a ROS2 Workspace
Hello ROS developers! In this post, you'll learn how to create a ROS2 workspace in four easy steps 🙂 . Let's go! COMMANDS TO USE * mkdir -p my_ros2_ws/src * colcon build * source ~/my_ros2_ws/install/local_setup.bash The Four Easy Steps to Creating a ROS2 Workspace...
[Morpheus Chair] Dynamixel Servos with Robot ARM ROS #Ep.1
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...
A History of ROS (Robot Operating System)
ROS (Robot Operating System) is now very popular among roboticists. Researchers, hobbyists, and even robotics companies are using it, promoting it and supporting it. However, it was not always like that. Do you know ROS history? In the early days, ROS was an unknown...
How to Publish & Subscribe to a ROS2 Topic Using Command line
In this video you will learn how to publish and subscribe to a topic in ROS2 using the command line. COMMANDS TO USE: ros2 topic list ros2 msg list ros2 msg show std_msgs/String ros2 topic pub /chatter std_msgs/String "data: Hello ROS Developers" ros2 topic echo...
Most Popular
Teaching Robotics with ROS
For Teachers | 11 MIN READ
A History of Robot Operating System (ROS)
For Teachers | 16 MIN READ
What is Robot Operating System (ROS)?
For Teachers | 8 MIN READ
How to Learn ROS
For Teachers | 10 MIN READ
Robotics Training
For ROS Teachers
A Full ROS & Robotics Teaching Solution
For Enterprise
Develop your robotics team
Live Training
Intensive ROS trainings
Want to Work in Robotics in 6 Months?
Your opportunity is here. Be a Robotics Pro by 2026


![[Morpheus Chair] Dynamixel Servos with Robot ARM ROS #Ep.1](https://www.theconstruct.ai/wp-content/uploads/2019/07/Morpheus-Chair-Dynamixel-Servos-with-Robot-ARM-ROS-Ep.1.png)


