In WeBots and using programs with ROS2 you need to use world files with the .wbt extensions.
Does someone know how to comment one line or multiple lines ?
Thanks.
Yes, you can use the #
character in front of a line to comment it, like in Python.