Ros-Webots 101 | Webots ROS Simulator | [Tutorial 1]

Опубликовано: 22 Февраль 2026
на канале: Soft illusion
6,460
45

Video from Soft_illusion Channel.

This video will teach you how to use Webots simulator.

Download Webots:
https://cyberbotics.com/

#webots_ros_101 #webots_ros_pkg #setup_ros_package

######## Commands to make repo ########

$ git clone https://github.com/cyberbotics/webots
Make a ros workspace:
$ mkdir -p soft_ws/src

Go to following folder /webots/projects/languages/ros/webots_ros
Copy webots_ros in your soft_ws/src folder

Go to following folder /webots/projects/default/controllers/ros/include
Copy srv and msg to your soft_ws/src folder

come to soft_ws/
$ catkin_make
$ source devel/setup.bash

$ roslaunch webots_ros keyboard_teleop.launch

Check other launch files.
Enjoy coding...
###########################################

Comment if you have any doubts about the above video.
Also do make suggestions if you need a tutorial on any other topic.
Do Share So that I can make many more videos.