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

preview_player
Показать описание
In this video we look at what you need to do to set your network up for building robots with ROS.

00:00 - Intro
00:53 - Choosing a Network Structure
4:07 - Configuring with Netplan
7:10 - Setting up Remote Access
8:23 - ROS-Specific Settings
8:57 - Outro

Hotel by SBTS from the Noun Project (CC BY3.0)
Plane by Econceptive from the Noun Project (CC BY 3.0)
Cafe by Rendra Tri Kusuma from the Noun Project (CC BY 3.0)
Internet by unlimicon from the Noun Project (CC BY 3.0)

Raspberry Pi 4 Image by SparkFun, licensed under CC BY 2.0
TP-LINK Archer C7 AC1750 Dual Band Wi-Fi Gigabit Router by Firecracker PR, licensed under CC BY 2.0
Laptop Image by Tymon Oziemblewski from Pixabay
Tablet image by BUMIPUTRA from Pixabay
Phone image by Max Pixel (CC0)

Рекомендации по теме
Комментарии
Автор

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

asimkjana
Автор

Just found your videos. They just are amazing. Thank you, and I am continuing watching them:)

underlecht
Автор

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

amortalbeing
Автор

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

gfzucatelli
Автор

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

kadirguzel
Автор

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

zahinn
Автор

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?

jonathans
Автор

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.

davidfarning
Автор

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

MikeNewham
Автор

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

rahathasan
Автор

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

jaredaceves
Автор

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?

mikebrascome
Автор

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

kailuwang
Автор

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.

alexCh-lngw
Автор

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

mohinhmay
Автор

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

dreamscometrue
Автор

or just use a smartphone hotspot w/ hybrid network sharing

HomoSapiensMember
Автор

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

abdullahrawshan
Автор

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

angelhoma
Автор

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

chaoyuhou