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...
Blog
News, Updates, & Resources
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...
ROS Python Classes. Why do we need them
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...
[ROS2 tutorial]- How to launch a ROS2 node
Welcome to the ROS2 tutorial series. In this first video we are going to show How to launch a node in ROS2. COMMANDS TO USE: ros2 run ros2 pkg list ros2 pkg executables source /opt/ros/crystal/setup.bash https://youtu.be/bxoh4xY7RHo Step1. Let's do this in ROS...
How to use Real Robot Connection in ROS Development Studio
THIS CONTENT IS OUTDATED. PLEASE DO NOT FOLLOW IT THROUGH. WE ARE UPGRADING THIS CONTENT FOR THE NEW VERSION OF ROSDS IN THE NEXT WEEKS. STAY TUNED. Intro First of all, we want to explain what does "Establish a real robot connection" means. It means that we connect...
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



![[ROS2 tutorial]- How to launch a ROS2 node](https://www.theconstruct.ai/wp-content/uploads/2018/06/ROS2-Tutorials-1-How-to-Launch-a-ROS2-Node-UPDATED.png)

