@@nilsrottmann3925 Would it be possible you to let me know what is the comment i have to use instead of catkin_make? as per your video. i am new to ROS
when you open gedit aka the note pad of ubuntu, go to the bottom right corner, there, you should find a selector for the lenguage, by default it says plain text, change it to XML
I get a bad variable name error in the plugins . what can i do?
have you checked VS Code? It now has support for ROS. would love to see your take on it and how it compares to Qt creator.
Not yet, but thanks for the information. I will have a look into it.
Checked it and I have to say it works quite nicely.
@@nilsrottmann3925 how does it compare to qtcreator at this stage? Would you recommend it over qtcreator?
@@amortalbeing In my opinion, it is much better than QTCreator. Especially, if you use additional functionalities such as Kite.
@@nilsrottmann3925 thanks a lot.really appreciate it.
may i get github link of this prroject?
You find the repository here:
github.com/NRottmann/ROS_Gazebo_Tutorial
I installed ROS2, why catkin_make is not working? what i have to use instead of that
ROS 2 uses colcon for building packages. (docs.ros.org/en/foxy/Tutorials/Beginner-Client-Libraries/Colcon-Tutorial.html)
@@nilsrottmann3925 Would it be possible you to let me know what is the comment i have to use instead of catkin_make? as per your video. i am new to ROS
@@dhivyadharshanseetharaman5042 This tutorial is for ROS 1 with Gazebo. There you can use either catkin_make or catkin build.
Is this Qt Creator for ROS program working with C++? Isn't it working for Python?
I think it is working with C++. For further information check ros-qtc-plugin.readthedocs.io/en/latest/
i have created .world extension file but when i open this file its empty and also its not xml file . so how to solve this error?
when you open gedit aka the note pad of ubuntu, go to the bottom right corner, there, you should find a selector for the lenguage, by default it says plain text, change it to XML
Invoking cmake failed .. I keep getting this error
What is the error which you get in return?
@@nilsrottmann3925 catkin should be listed as a buildtool dependency in the package xml
@@rujulamore2211 Did you maybe miss the line of code in the xml?
5:00
5:30