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...
Blog
News, Updates, & Resources
[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...
Developing Web Interfaces For ROS Robots #1 – Introduction to ROSBridge Server
Hello ROS Developers, This is the 1st of 4 posts of the series Developing web interfaces for ROS Robots. In this post, we are going to introduce the ROSBridge server and make some basic communication using a simple web page. It's based on the video series, but...
[ROS Mini Challenge] #1 – Make a robot rotate according to user input
In this post, we will see how to write a ROS program (in Python) to make a robot rotate according to user input. We are going to fix an error in the code that prevents this program from working as we go on. PS: This ROS project is part of our ROS Mini Challenge...
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)

![[ROS Mini Challenge] #1 – Make a robot rotate according to user input](https://www.theconstruct.ai/wp-content/uploads/2020/02/rotw_sim1.png)
