04 - Gazebo World

Поділитися
Вставка
  • Опубліковано 4 лис 2024

КОМЕНТАРІ • 23

  • @abidmahmoodakash335
    @abidmahmoodakash335 2 роки тому

    I get a bad variable name error in the plugins . what can i do?

  • @amortalbeing
    @amortalbeing 3 роки тому

    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.

    • @nilsrottmann3925
      @nilsrottmann3925  3 роки тому +1

      Not yet, but thanks for the information. I will have a look into it.

    • @nilsrottmann3925
      @nilsrottmann3925  3 роки тому

      Checked it and I have to say it works quite nicely.

    • @amortalbeing
      @amortalbeing 3 роки тому

      @@nilsrottmann3925 how does it compare to qtcreator at this stage? Would you recommend it over qtcreator?

    • @nilsrottmann3925
      @nilsrottmann3925  3 роки тому

      @@amortalbeing In my opinion, it is much better than QTCreator. Especially, if you use additional functionalities such as Kite.

    • @amortalbeing
      @amortalbeing 3 роки тому

      @@nilsrottmann3925 thanks a lot.really appreciate it.

  • @shrutimurarka9542
    @shrutimurarka9542 4 роки тому +2

    may i get github link of this prroject?

    • @nilsrottmann3925
      @nilsrottmann3925  4 роки тому +4

      You find the repository here:
      github.com/NRottmann/ROS_Gazebo_Tutorial

  • @dhivyadharshanseetharaman5042
    @dhivyadharshanseetharaman5042 2 роки тому

    I installed ROS2, why catkin_make is not working? what i have to use instead of that

    • @nilsrottmann3925
      @nilsrottmann3925  2 роки тому +1

      ROS 2 uses colcon for building packages. (docs.ros.org/en/foxy/Tutorials/Beginner-Client-Libraries/Colcon-Tutorial.html)

    • @dhivyadharshanseetharaman5042
      @dhivyadharshanseetharaman5042 2 роки тому

      @@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

    • @nilsrottmann3925
      @nilsrottmann3925  2 роки тому

      @@dhivyadharshanseetharaman5042 This tutorial is for ROS 1 with Gazebo. There you can use either catkin_make or catkin build.

  • @meralkilicarslan8659
    @meralkilicarslan8659 3 роки тому

    Is this Qt Creator for ROS program working with C++? Isn't it working for Python?

    • @nilsrottmann3925
      @nilsrottmann3925  3 роки тому

      I think it is working with C++. For further information check ros-qtc-plugin.readthedocs.io/en/latest/

  • @chandan_kumar-z2h
    @chandan_kumar-z2h 3 роки тому

    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?

    • @GoldTegu
      @GoldTegu 3 роки тому

      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

  • @rujulamore2211
    @rujulamore2211 Рік тому

    Invoking cmake failed .. I keep getting this error

    • @nilsrottmann3925
      @nilsrottmann3925  Рік тому

      What is the error which you get in return?

    • @rujulamore2211
      @rujulamore2211 Рік тому

      @@nilsrottmann3925 catkin should be listed as a buildtool dependency in the package xml

    • @nilsrottmann3925
      @nilsrottmann3925  Рік тому

      @@rujulamore2211 Did you maybe miss the line of code in the xml?

  • @johnjoseph6634
    @johnjoseph6634 Рік тому

    5:00