Today, I would like to dedicate the episode to those ROS developers that use ROS with outdoor robots. You know that most of the ROS robots are basically indoor ones, where the level of control of the environment is a little bit higher. When you move outdoors…. Then...
Blog
News, Updates, & Resources
[ROS Beginner Mistakes] – 1. Missing execute permission on the Python file
In this short post, we will show how to avoid a very common mistake most ROS beginners make: missing execute permission on the Python file. Step 1: Create a Project (ROSject) on ROSDS Head to http://rosds.online and create a project with a similar configuration as the...
ROS2 Tutorials #7: How to create a ROS2 Custom Message
In this episode of ROS2 Tutorials Series, you will learn how to create a simple ROS2 custom message for Topics. We are going to use a ROS2 (Dashing) installation for this, but you don’t need to install ROS, as we will use the ROS Development Studio (ROSDS), an online...
ROS2 Tutorials #8: How to communicate between ROS1 & ROS2 with ros1_bridge
In this post, you will learn how to communicate between ROS1 & ROS2 with ros1_bridge. You will see how to set up the ros1_bridge package in order to send ROS2 commands to control a TurtleBot2 simulation running in ROS1 Melodic. Step 1: Grab a copy of the Project...
My Journey through ROS
What follows is the ROS story of Paschalis Pelitaris from France. Paschalis is a ROS student at the Robot Ignite Academy, and he wanted to share his ROS engagement with all of us. How my interest grew From an early age, I was fascinated by the notion of autonomous...
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

![[ROS Beginner Mistakes] – 1. Missing execute permission on the Python file](https://www.theconstruct.ai/wp-content/uploads/2019/10/mistakes_missing_execute_permission_create_project.png)



