In this post, we will see how to make a robot detect and avoid an obstacle in its front. We will move the robot forward until it detects there's an obstacle (the wall) closer than 1 meter. Then, we will stop the robot so that it does not collide with the wall. PS:...
Blog
News, Updates, & Resources
ROS Mini Challenge #4 – Controlling a drone with ROS Actions
What we are going to learn Learn how to create a ROS Action message and compile it for C++, to control a drone. List of resources used in this post The ROSject of the project with the simulation and...
Developing Web Interfaces For ROS Robots #2 – Adding styles to the ROS control web page
Hello ROS Developers, This is the 2nd of 4 posts of the series Developing web interfaces for ROS Robots. In this post, we are going to add some styles to the web page using a very popular framework: Bootstrap. Furthermore, we will add a JavaScript framework to make...
[ROS Mini Challenge] #3 – make a manipulator robot execute a trajectory
In this post, we will see how to configure MoveIt to make a manipulator robot execute a trajectory based on a Position Goal. We send a Position Goal to the manipulator, and the robot computes and executes a trajectory plan in order to reach this goal. PS: This ROS...
[ROS Mini Challenge] #2 – Make a robot navigate to a specific location
What we are going to learn How to make a ROS-based robot navigate using RViz's 2D Nav Goal How to solve the ROSject Of The Week Challenge #2, making a robot move to a specific position List of resources used in this post The ROSject of the project with the...
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 Mini Challenge] #3 – make a manipulator robot execute a trajectory](https://www.theconstruct.ai/wp-content/uploads/2020/02/shadow_sim1.png)
![[ROS Mini Challenge] #2 – Make a robot navigate to a specific location](https://www.theconstruct.ai/wp-content/uploads/2020/02/rotw2_img.png)
