Installing ROS and MAVROS on Raspberry Pi4 with Ubuntu Server 18.04.4 LTS

Поделиться
HTML-код
  • Опубликовано: 17 окт 2024

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

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

    Really good Idea. I'm doing a Robot Engineering nanodegree in Udacity right now (first month for free due to COVID situation), and we are working only with ROS. I was thinking how to put my hobby (long range flight) with ROS together. Good job!

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

      Very cool Miquel. Good luck with degree and would love to hear your progress in the future.

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

    hi dennis thank u so much for u efforts and video it's so helpful
    i just have a question cause i'am beginner on drone ... and i have pixhawk 2.4.8 and pi4 i am trying to build an autonomous drone using ML "image processing ".
    my question please is i will use Communication with mavlink or this new option ?
    and is it possible to use MAVROS directly on the raspOS without ubunto server (just command interface ) ?

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

    Hello,
    Just a quick question here. Have you flown with the setup as shown, with RPi4 USB A to PX4 micro USB connection, and experienced any issues with reliability? I am developing using similar setup and have not yet decided which route I should pursue (UART or USB like yours).
    Thanks in advance,
    AK

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

    Hey, I loved your video. I have one requests:
    1. It would be great if you could do a video on connecting the raspberry pi 4 to the pixhawk over telemetry port. In particular, what kind of wires/connectors you use and where can we go to buy them or how to make them.
    Looking forward to more videos.

    • @dennisbaldwin
      @dennisbaldwin  4 года назад +2

      Hi Andrew, I'll certainly do that. Stay tuned and thanks for following along.

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

      Hey Andrew, I had forgotten about this video previously! ruclips.net/video/DGAB34fJQFc/видео.html Let me know if that doesn't help.

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

      @@dennisbaldwin Thanks!!! It helps. Did you solder those two connectors yourself?

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

    Man that just works! Thks!

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

    will this instruction work with jetson nano (jetpack 4.3 ~ ubuntu 18), Sir?

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

    Hey Dennis! I am your RUclips subscriber and i need your advice with drone. I have built a drone based on rpi and Pixhawk 4. I am looking for any ros based library which will enable me to do SLAM and trajectory planning with lidar or camera and be suitable to run on rpi. Could you recommend any? Huge thanks and respect for work you are doing!

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

      Thanks for the comment and it sounds like a fun project that you're working on. I'm not aware of any projects but will certainly do some looking around. Best of luck and please keep me updated on your progress!

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

    Great job. Is there a specific reason for choosing mavros melodic? Over indigo or kinetic.

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

      Not that I can recall other than wanting to be on a more recent version.

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

    Hi Dennis. Thanks for the video, but my master node is not being recognized. This is the error: Unable to register with master node [localhost:11311]: master may not be running yet. Will keep trying.
    By looking my ubuntu configurations I have /dev/tty8 as serial Device. Also, I don't have any /dev/ttyUSB* or /dev/ttyPixhawk. Can you help me?

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

    why i go to the download website, it only have ubuntu 20.01 server lts?? where can i get the ubuntu 18.04 lts for rasp?? i checked, it only have the ubuntu 18 core for the rasp.. please help anyone

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

    Great tutorial. We were wondering if we are able to install ROS and MAVROS on a cloud server, and listen to a drone controller (which sends mavlink message out) in local.

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

    What's the difference between connecting the Pi to the pixhawk using the telemetry port vs the serial port? Thank you for this great video!

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

    Hi bro,
    Thank you for sharing this with us. Please would you be open to making a video on connecting the Cube Orange + ADBS carrier flight controller to a Raspberry Pi via telemetry ports considering this is a newer version to the PX4 with ports that is quite distinct and less accessible when compared to the latter?
    Thank you in advance!

  • @RicardoRodrigues-bc2ud
    @RicardoRodrigues-bc2ud 3 года назад

    hello, can I do this using a Raspberry Pi? 1st model

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

    If I wanted to use my telemetry2 port instead of serial what would I need to change to do this?