You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/Tutorials/Advanced/Simulators/Webots.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Prerequisites
36
36
It is recommended to understand basic ROS principles covered in the beginner :doc:`../../../Tutorials`.
37
37
In particular, :doc:`../../Beginner-CLI-Tools/Introducing-Turtlesim/Introducing-Turtlesim`, :doc:`../../Beginner-CLI-Tools/Understanding-ROS2-Topics/Understanding-ROS2-Topics`, :doc:`../../Beginner-Client-Libraries/Creating-A-Workspace/Creating-A-Workspace`, :doc:`../../Beginner-Client-Libraries/Creating-Your-First-ROS2-Package` and :doc:`../../Intermediate/Launch/Creating-Launch-Files` are useful prerequisites.
38
38
Finally, you will need to install ``webots_ros2_driver`` from a terminal with the following commands.
39
-
On Windows, a WSL environment must be configured and used to run all the console and ROS commands contained in this tutorial.
39
+
On Windows, a WSL (Windows Subsystem for Linux) environment must be configured and used to run all the Linux and ROS commands contained in this tutorial.
40
40
This `page <https://github.com/cyberbotics/webots_ros2/wiki/Build-and-Install#windows>`_ explains how to setup such installation.
0 commit comments