Это видео недоступно.
Сожалеем об этом.

[ROS Q&A] 085 - Basic usage of octomap_mapping package - Tutorial

Поделиться
HTML-код
  • Опубликовано: 2 янв 2018
  • In the ROS Q&A Tutorial, we will show you how to execute some basic functionalities of the octomap_mapping package: Creating an Octomap, saving the Octomap and providing the Octomap.
    [Resources mentioned in the video]
    - ROS Development Studio: www.theconstruc...
    - ROS Courses Library: www.theconstruc...
    - octomap_mapping ROS.Wiki: wiki.ros.org/oc...
    - GitHub: github.com/Oct...
    [Robot used in the video]
    - Husky
    ---
    // Robot Ignite Academy is a series of online web courses and ROS tutorials giving you the tools and knowledge to be able to understand and create any ROS based robotics development.
    How it works:
    * no installation and devices required
    * ideal for beginner/intermediate roboticist aiming to become proficient in ROS
    * integrates ROS theory and practice, learn by programming different simulated robots.
    * ROS teaching material and exam provided

Комментарии • 24

  • @user-gb7ke1iq7d
    @user-gb7ke1iq7d 2 года назад

    Thank you. It's very helpful for start using octomap.

  • @muhammedyilmaz2907
    @muhammedyilmaz2907 4 года назад

    good tutorial ever i saw in youtube. Thanks

  • @DanielMunoz-hr1vr
    @DanielMunoz-hr1vr 6 лет назад +2

    Very useful, thank you, you save my semester! xD

    • @TheConstruct
      @TheConstruct  6 лет назад

      Thanks for your comment. It really made our day! We are very happy to hear that our work is useful for you guys. Please share with your peers, that will help us a lot

  • @-sagrek28-17
    @-sagrek28-17 6 лет назад

    Thanks you so much!!!!. I changed the odom frame and the slam with octomap works :D

  • @mustafamohammed4205
    @mustafamohammed4205 Год назад

    Thanks for the tutorial after 4 years still the best. I have a question which mapping algo is better in your opinion to work in warehouses rtab or octomap?

  • @SaadKhan-pn9rt
    @SaadKhan-pn9rt 2 года назад

    is there a way to increase the update time of the real time mapping? it was really slow when i did it and then i tweaked the resolution values in the octomap_mapping.launch file along with the upper and lower values of the clamping update policy but it doesnt seem to work. Plz help!

  • @95663boy
    @95663boy 3 года назад

    Hi, May i know why did the odom not exist despite i followed ur steps in rivz? I planned to use robosense lidar-16 to create a 3D mapping. thank you for helping

  • @130music
    @130music 6 лет назад +1

    Thank you so much for your video. Following your tutorial, I have created an octomap with point cloud2. However, the PR2 robot arm doesn't consider the octomap as collision object when it was doing motion planning. Do you know the why?

  • @zhefanx2783
    @zhefanx2783 4 года назад +1

    Very nice video. But when I follow your step in my turtlebot, it seems the octomap_mapping does not have any ros message in its published topic. And the rviz cannot visualize the pointcloud. I am using laser_geometry to convert the laser scan data into point cloud, is that the reason for this error?

    • @drilyasmeo
      @drilyasmeo 4 года назад

      Hi Xu Zhefan, im also trying octomapiing for tb3. Could you do for your turtle simulation? plz contact at'; milyasmeo@gmail.com

    • @zhefanx2783
      @zhefanx2783 4 года назад

      Dr Ilyas Meo Yes I solved the problem. It can work.

    • @drilyasmeo
      @drilyasmeo 4 года назад

      @@zhefanx2783 Can you please share your Github? : milyasmeo@gmail.com

  • @hanssarpei8687
    @hanssarpei8687 5 лет назад

    I did the exact same steps as you did, but my robot is not rotating at all on rviz. Its only looking in one way while the robot is rotating

  • @purposestalk2110
    @purposestalk2110 3 года назад

    it says
    ERROR: cannot launch node of type [octomap_server/octomap_server_node]: Cannot locate node of type [octomap_server_node] in package [octomap_server]. Make sure file exists in package path and permission is set to executable (chmod +x)

  • @kaabachiamina4928
    @kaabachiamina4928 4 года назад

    thank you ! are you using a Velodyne VLP-16??

  • @bakhtawarrehman5439
    @bakhtawarrehman5439 6 лет назад +1

    Hi; can you please explai; how to do navigation using this algorithm?

    • @TheConstruct
      @TheConstruct  6 лет назад

      We do explain how to use it for drone navigation in this course: goo.gl/eK3EvR

  • @sameertodkar2504
    @sameertodkar2504 3 года назад

    Is there a way to speed up the octomap server?

  • @shrijank522
    @shrijank522 5 лет назад

    Hi,
    Is it possible to run this with a point cloud .ply file as generated from Google Cartographer?

  • @vanhoabui5369
    @vanhoabui5369 4 года назад

    why in step "rostopic list" , i can't see camera/depth/points topic

    • @krisshcool6381
      @krisshcool6381 2 года назад

      hi, did you fix it? even i am facing the same issue