Setting Up Your Network for ROS | Getting Ready to Build Robots with ROS #2

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

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

  • @asimkjana
    @asimkjana 3 месяца назад +1

    Amazing! I will go through the videos to learn more about ROS.

    • @ltd5480
      @ltd5480 3 месяца назад

      is this worth it to try? I am going to do it, should I?

  • @amortalbeing
    @amortalbeing 2 года назад +3

    thanks a lot just subbed recently. keep up the great work :)

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

    Just found your videos and documentations on your web page. Thank you, I am subscribed. Please keep going :)

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

    Subscribed and liked! Getting back into ROS development after a short break from academia and found this video helpful. Topic suggestion would be how to use dockers/singularity instances and how to communicate with them. For example running ROS2 on host and wanting to access ROS1 topics running in a container instance

  • @gfzucatelli
    @gfzucatelli 7 месяцев назад

    Muito bom seus vídeos. Saudações do Brasil!

  • @MikeNewham
    @MikeNewham 8 месяцев назад

    I'll try this later. I have a small NanoPi that has one ethernet and one USB port. Ethernet will attach to home network while at home or to base station (laptop) if i'm away from home. NanoPi will have a large Realtek 2.4G antenna connected to the USB port and this will be the access point. Don''t know if Netplan is also 'nmcli' but have found 'nmcli' easy to configure..

  • @jonathans3021
    @jonathans3021 Год назад +4

    Very helpful video, thank you! Question: Can the travel router be used without internet? I.e. solely for communication between the robot computer and base station?

    • @ArticulatedRobotics
      @ArticulatedRobotics  Год назад +1

      Yep absolutely. Although for what it's worth I've lately had some troubles that are making me question the travel routers' ability to handle the ROS data rates...
      Still using them though because they are just SO practical for this!

  • @davidfarning8246
    @davidfarning8246 2 года назад +1

    Humble tester here :) I skipped the travel router setup and used my home office setup which uses pfsense/unifi. I'll reconsider the travel router option if I want to make things more portable.

  • @rahathasan8523
    @rahathasan8523 Год назад +1

    Instead of buying a travel router can I use my smartphone hotspot to make the dedicated network? @2:45

  • @alexCh-ln2gw
    @alexCh-ln2gw 9 месяцев назад

    if your pi is out in the wild using 5g/4g or in general cellular data, you'll need to set up ssh reverse tunneling to gain access to it to minimize the amount of hardware you use.

    • @MC-DevaPrasanthM
      @MC-DevaPrasanthM 9 месяцев назад

      I'm a beginner in building ROS robot how can I use Mobile hotspot to communicate with raspberry Pi and laptop? Can you explain me pls

  • @ericjones7300
    @ericjones7300 Месяц назад

    Is it possible for the development system to be Windows running WSL + Ubuntu, or do you need to have a "native" Linux system?

  • @kailuwang2004
    @kailuwang2004 7 месяцев назад

    If I only want to simulate with gazebo on VM, should I setting like this video?

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

    Thanks for sharing. I am having an error that 2 ros cannot see each other in the same wifi network. Can you help me

  • @mikebrascome2723
    @mikebrascome2723 2 года назад +1

    Great tutorial. I do have a question, though. What happens when you network with ROS2, but communication doesn't happen? How do you troubleshoot it? Does ROS2 create any logs?

    • @goofoffbert
      @goofoffbert Год назад +3

      This question is a little old but just in case, I was banging my head around this problem, then only much suffering, to find out that ufw (ubuntu's "uncomplicated" firewall) was blocking packets .. even though "ros2 multicast [send][receive]" worked fine .. stopped ufw and everything worked fine.

  • @dreamscometrue2782
    @dreamscometrue2782 Год назад +1

    I install VMware on my laptop to install Ubuntu. After I installed Ros2 Humble for both virtual machine and Raspberry pi4. I started testing the link between VM and raspberry with the sample node above (ROS2 Humble). I pinged rasp's IP on the VM and got a signal and at the rasp screen I pinged the ip address of the virtual machine and got a response. But when transmitting "Talker" on virtual machine it shows "Hello world 1,...." but on raspberry screen "Listener" does not receive "Hello world...". Looking forward to hearing from you

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

    Hi I'm having a lot of trouble setting up the network with my virtual machine. Can you help me with this?

  • @angelhoma5792
    @angelhoma5792 6 месяцев назад

    so, this video is for who wants to use the router?

  • @jaredaceves7707
    @jaredaceves7707 4 месяца назад

    what if I have raspberry pi standard linux as my default os , do i need to uninstall it?

  • @HomoSapiensMember
    @HomoSapiensMember 4 месяца назад

    or just use a smartphone hotspot w/ hybrid network sharing

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

    After I added the dev yaml file, the VM lost the ethernet connection, a little help please

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

    WOW

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

    Hey i familiar with ros1 and i use roscore to start the connection between the pc master and the raspberry pi what i need to do to do the same on ros2 ?

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

      That's one of the great things about ROS 2 - there is no roscore! or variables to set, it just works!
      This may change in future versions as it causes troubles for some people, but there will still not be a roscore, you may need to change a setting to enable comms.
      (As an aside, if you REALLY want a roscore-style approach you can check out fast-dds.docs.eprosima.com/en/latest/fastdds/ros2/discovery_server/ros2_discovery_server.html )

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

    i don't know too much about networks, but is it possible i do it with my mobile hotspot?

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

      definitely yes with internet on mobile.

    • @MC-DevaPrasanthM
      @MC-DevaPrasanthM 9 месяцев назад

      ​@@Shah_Khancould you please tell me the way to do it I'm extremely searching for that solution

  • @SamirAlhejaj-yz3pl
    @SamirAlhejaj-yz3pl 2 месяца назад

    1000