Raspberry Pi for Robotics with ROS2 : Headless Development Setup

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 พ.ย. 2024

ความคิดเห็น • 30

  • @mubashir-alam
    @mubashir-alam 9 หลายเดือนก่อน +2

    Great information sir, The vs code in raspberry pi and the command for backuping up the whole image, Thank you 😃

    • @robotisim
      @robotisim  9 หลายเดือนก่อน +1

      Glad it helped

  • @techgiga2259
    @techgiga2259 5 หลายเดือนก่อน

    I’ve been using ROS for years. This is a great video. Looking forward to new content from you!

    • @robotisim
      @robotisim  5 หลายเดือนก่อน

      More to come!

  • @erniea5843
    @erniea5843 3 หลายเดือนก่อน

    Good stuff, I’m looking forward to watching your other videos

    • @robotisim
      @robotisim  2 หลายเดือนก่อน

      More to come! , once we complete our learnign Path

  • @gomaster-ai
    @gomaster-ai 5 หลายเดือนก่อน

    It is very good explanation and demonstration. Thanks.

    • @robotisim
      @robotisim  5 หลายเดือนก่อน

      Glad it was helpful!

  • @maryamluqman4508
    @maryamluqman4508 9 หลายเดือนก่อน

    amazing video 🎉

    • @robotisim
      @robotisim  9 หลายเดือนก่อน

      Thank you! 😀

  • @tsegaabnigusse2804
    @tsegaabnigusse2804 7 หลายเดือนก่อน

    thank you sir, i love your videos

    • @robotisim
      @robotisim  7 หลายเดือนก่อน

      I love them as well :)

  • @igort5418
    @igort5418 2 หลายเดือนก่อน

    Hello, great content, is the Raspberry pi 4 with 2gb ram will be enough to acomplish this project ?

    • @robotisim
      @robotisim  2 หลายเดือนก่อน

      if you bring in camera -> no

  • @dharancool2005
    @dharancool2005 9 หลายเดือนก่อน

    Hi, can I know how can we control rasberrypi4 gipo pins in ros2 humble through software? Is any one source package available? If not then Wiringpi and pigpio in both what library can we use to code to manipulate rpi4 gpio pins?

    • @robotisim
      @robotisim  9 หลายเดือนก่อน

      here some reference how i was building a robot for SLAM using C++
      github.com/noshluk2/ROS2-SlamBot-using-RaspberryPI

  • @debanjanbarman8335
    @debanjanbarman8335 9 หลายเดือนก่อน

    Hello sir , I have one query regarding one of my project work..
    I want to use Intel Realsense Depth Camera, integrated with Raspberry Pi 4 Model B ..
    Problem is , I'm using python for development and can't use (there's an installation issue) the pyrealsense2 python library in Raspberry Pi 4..
    I don't know what to do.. if you've any idea how to do this , please help !
    BTW , loved your content ! ❤

    • @robotisim
      @robotisim  9 หลายเดือนก่อน

      Provide details about your error ( with screen shorts on some sort of forum ) , so i can look into it.
      Thanks :)

    • @debanjanbarman8335
      @debanjanbarman8335 8 หลายเดือนก่อน

      The problem was in the installation of required SDK files.. now it is solved !
      Thanks for the reply sir ❤

  • @blessingmwewa8529
    @blessingmwewa8529 5 หลายเดือนก่อน

    Is it possible that I can install ROS 2 on Ubuntu Desktop or on Raspberrypi OS?

    • @vigneshs4140
      @vigneshs4140 5 หลายเดือนก่อน

      Maybe with docker

    • @blessingmwewa8529
      @blessingmwewa8529 5 หลายเดือนก่อน

      @vigneshs4140 with Docker when using the Raspberrypi OS... but mostly it's recommended to install on Ubuntu server than Ubuntu Desktop, though am just curious if at all I can use Ubuntu Desktop rather than Ubuntu Server.

    • @vigneshs4140
      @vigneshs4140 5 หลายเดือนก่อน

      @@blessingmwewa8529 if you are not using any gui ros tools like rviz gazebo you can go with ubuntu server but if you are using gui tools then you should go with ubuntu desktop

    • @robotisim
      @robotisim  4 หลายเดือนก่อน

      yes you can . You will install throuhg similar process as for the desktop

  • @syedfirdaus9279
    @syedfirdaus9279 6 หลายเดือนก่อน

    Hi, I don’t know if you can help me but i am trying to install ros2 humble/iron in raspberryPi 5. Seems impossible to install and the only solution I could find is by using Docker. Is there any suggestions or method to solve this problem?

    • @robotisim
      @robotisim  6 หลายเดือนก่อน

      what OS do you have ?

    • @syedfirdaus9279
      @syedfirdaus9279 6 หลายเดือนก่อน

      @@robotisim currently using latest ubuntu 24 with LTS. Thought it seemed to have problems with arm64 still when it comes to ros installation and simply pop a message “E: unable to locate packages” every single time

    • @DanscoDude
      @DanscoDude 6 หลายเดือนก่อน +1

      Any luck @syedfirdaus9279? I'm also trying to install ROS2 on my Pi 5 but having these same issues. I'm trying to avoid having to use Docker

    • @erniea5843
      @erniea5843 3 หลายเดือนก่อน

      Same here, any links to articles or forums that can help? I’be tried the wiki, building for source, etc. feels like I’m almost there but it won’t build.

    • @erniea5843
      @erniea5843 3 หลายเดือนก่อน

      @@syedfirdaus9279 I was never able to resolve this and opted for building from source.