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

  Рет қаралды 53,200

Articulated Robotics

Articulated Robotics

Күн бұрын

Пікірлер: 34
@asimkjana
@asimkjana 5 ай бұрын
Amazing! I will go through the videos to learn more about ROS.
@ltd5480
@ltd5480 5 ай бұрын
is this worth it to try? I am going to do it, should I?
@kadirguzel9219
@kadirguzel9219 Жыл бұрын
Just found your videos and documentations on your web page. Thank you, I am subscribed. Please keep going :)
@amortalbeing
@amortalbeing 3 жыл бұрын
thanks a lot just subbed recently. keep up the great work :)
@ArticulatedRobotics
@ArticulatedRobotics 3 жыл бұрын
Thanks!
@gfzucatelli
@gfzucatelli 9 ай бұрын
Muito bom seus vídeos. Saudações do Brasil!
@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
@rahathasan8523
@rahathasan8523 Жыл бұрын
Instead of buying a travel router can I use my smartphone hotspot to make the dedicated network? @2:45
@jonathans3021
@jonathans3021 Жыл бұрын
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 Жыл бұрын
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!
@alexCh-ln2gw
@alexCh-ln2gw 11 ай бұрын
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 10 ай бұрын
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
@MikeNewham
@MikeNewham 9 ай бұрын
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..
@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
@kailuwang2004
@kailuwang2004 8 ай бұрын
If I only want to simulate with gazebo on VM, should I setting like this video?
@mikebrascome2723
@mikebrascome2723 2 жыл бұрын
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 Жыл бұрын
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.
@davidfarning8246
@davidfarning8246 2 жыл бұрын
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.
@dreamscometrue2782
@dreamscometrue2782 Жыл бұрын
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
@chandansingh5731
@chandansingh5731 8 ай бұрын
Did you find any solution?
@angelhoma5792
@angelhoma5792 8 ай бұрын
so, this video is for who wants to use the router?
@justAl878
@justAl878 Жыл бұрын
Hi I'm having a lot of trouble setting up the network with my virtual machine. Can you help me with this?
@ericjones7300
@ericjones7300 3 ай бұрын
Is it possible for the development system to be Windows running WSL + Ubuntu, or do you need to have a "native" Linux system?
@chaoyuhou1077
@chaoyuhou1077 Жыл бұрын
After I added the dev yaml file, the VM lost the ethernet connection, a little help please
@jaredaceves7707
@jaredaceves7707 6 ай бұрын
what if I have raspberry pi standard linux as my default os , do i need to uninstall it?
@jjsole5927
@jjsole5927 2 жыл бұрын
WOW
@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 10 ай бұрын
​@@Shah_Khancould you please tell me the way to do it I'm extremely searching for that solution
@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 )
@HomoSapiensMember
@HomoSapiensMember 6 ай бұрын
or just use a smartphone hotspot w/ hybrid network sharing
@SamirAlhejaj-yz3pl
@SamirAlhejaj-yz3pl 4 ай бұрын
1000
How to install ROS | Getting Ready to Build Robots with ROS #3
3:50
Articulated Robotics
Рет қаралды 45 М.
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 120 МЛН
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
Turn your RaspberryPi into a WiFi Router!
20:52
SpaceRex
Рет қаралды 101 М.
The ROS Transform System (TF) | Getting Ready to Build Robots with ROS #6
15:13
Learn ROS with me - Setting up the Raspberry Pi
56:50
Kevin McAleer
Рет қаралды 23 М.
Building a ROS Robot for Mapping and Navigation #1
19:53
James Bruton
Рет қаралды 229 М.
Network Ports Explained
10:33
PowerCert Animated Videos
Рет қаралды 1,8 МЛН
Did I Make the World's Smallest Rocket Flight Computer?
15:10
BPS.space
Рет қаралды 1,4 МЛН
Solving the problem EVERY robot has (with ros2_control)
24:36
Articulated Robotics
Рет қаралды 98 М.
The Ultimate Guide to using Motors in Robotics (including ROS, Raspberry Pi)
25:56
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 120 МЛН