Тёмный

DIY Laser Scanner with TfMini and Raspberry Pi | ROS Tutorial for beginners #7 

Tiziano Fiorenzani
Подписаться 27 тыс.
Просмотров 47 тыс.
50% 1

Наука

Опубликовано:

 

26 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 49   
@nodakhunter
@nodakhunter 5 лет назад
I just found your channel. I have been self learning programing for 6 years now as a hobby. I have played with ROS and Arduinos. I want to thank you for educating through your channel. I know it is going to be a great resource for my projects. Please keep making these videos.
@prandtlmayer
@prandtlmayer 5 лет назад
Next video: a proper 360 Lidar introduction
@MikeNewham
@MikeNewham 5 лет назад
Hey, I just wiped my Chromebook and switched to Ubuntu to follow this series! Only have 30GB storage to spare. Hope its enough for ROS , Kinetics etc.. Learning all the time..
@prandtlmayer
@prandtlmayer 5 лет назад
it should be enough. ROS can be tough in the beginning... only because there are a lot of possibilities. once you've embraced the logics, it becomes much simpler
@DavInci-13816
@DavInci-13816 3 года назад
Hai fatto un bel progetto...bene spiegato! Bravo! Grazie.
@vicradon
@vicradon Год назад
Thank you sir Tiziano for this well explained video I have a question Can I carry out map generation from the laser scan messages?
@williamsbobadilla4604
@williamsbobadilla4604 5 лет назад
Muy buen video! Gracias por compartirlo
@vincenzomarturano8133
@vincenzomarturano8133 4 года назад
Great video! Can you make a video on how to use this data for obstacle avoidance?
@WelcomeToMyDream
@WelcomeToMyDream 5 лет назад
You made that look easy :) Very cool!!
@prandtlmayer
@prandtlmayer 5 лет назад
It is easy... Once you have figured out
@captainobvious9949
@captainobvious9949 3 года назад
Make a video on how to interface the lidar with raspi
@atreyabhat
@atreyabhat 4 года назад
Hello, Great video, I am actually trying to implement this using a hcsr04, and using an stm32 nucleo and Arduino IDE. I am gettting the messages(an array of 90, 1 measurement every 2 degrees) , tf is fine, but not able to see the plot on rviz. Do u have any suggestions Thank you
@drvlog4285
@drvlog4285 5 лет назад
It is a great video. Thank you so much!!!!!!
@prandtlmayer
@prandtlmayer 4 года назад
thank you for watching
@AntonioLemos66
@AntonioLemos66 4 года назад
Parabéns pelo projeto !
@saiashupathirajan.c3162
@saiashupathirajan.c3162 4 года назад
It is a great video and you have used tf mini plus lidar rasperrypi ros to laser scan.I would like to have python code of tfmini plus lidar to find distance between lidar and object. I run tfmini.py file using tfmini plus to find distance, but it comes with error.
@shrijank522
@shrijank522 5 лет назад
Hi, Great video. But can the rotating lidar be implemented in Gazebo? Like how to add the lidar to the motor in the URDF file
@prandtlmayer
@prandtlmayer 5 лет назад
Ok, that is going to be the subject of one of my next videos!
@shrijank522
@shrijank522 5 лет назад
@@prandtlmayer Thanks alot. Hope to see it soon :)
@alilou1xx487
@alilou1xx487 5 лет назад
Hi Tiziano can you do path planning with Ros
@ORIGASOUP
@ORIGASOUP 5 лет назад
are u planning to do the ROS project with Nvidia Jetson nano?
@prandtlmayer
@prandtlmayer 5 лет назад
If I can get my hand on one, yes
@alfredranasinghegemadushan5094
@alfredranasinghegemadushan5094 3 года назад
Hi Tiziano, I've tried running this as well as multiple other of my python programs on my raspberry pi for my Lidar sensor and nothing seems to function ever, the error I seem to get is inappropriate ioctl for device, I was just wondering if you could help
@prandtlmayer
@prandtlmayer 3 года назад
I have not seen this error yet. Have you tried to google your problem?
@gersonfer
@gersonfer 5 лет назад
Hello, great video and very good didactic! I crashed here looking for a virtual fence solution for my robot.
@prandtlmayer
@prandtlmayer 5 лет назад
Virtual fence? Wow, keep me posted. Check what they already do in Ardupilot
@rithu02
@rithu02 5 лет назад
Hello Tiziano! First of all, amazing tutorial, I really loved it. I'd like to ask one question though. Can we do the same thing by replacing the TFmini lidar with an IR sensor like the SHARP sensor? And also, would you recommend replacing the servo motor with a DC motor to get a 360° map?
@prandtlmayer
@prandtlmayer 5 лет назад
Dc motor and encoder it's surely the way to go. A servo is neither fast nor accurate. The video was just an introduction and an example. Sonars, yes, they can work as well. As a matter of fact it depends on your application. If you need a simple obstacle avoidance (as I did in the video before with sonars) or SLAM (as in the next video). Keep in mind that sonars are slow, very slow
@ryanbayona409
@ryanbayona409 5 лет назад
Hey Tiziano! Is there a way to control 3 TfMinis? How can I do that using your setup?
@prandtlmayer
@prandtlmayer 5 лет назад
You just create a publisher node for each one of them
@minayakarimova
@minayakarimova 4 года назад
Huge thanks. But we have a problem. when laserbeam does not return back, the lidar-hokuyo yvt-35lx does not show it; We want that the lidar should show sth weird value or 0 when the laser beam does not return the sensor. What do you think about that?
@prandtlmayer
@prandtlmayer 4 года назад
You need to add some timeout check for that. Read, wait, then process the result.
@minayakarimova
@minayakarimova 4 года назад
@@prandtlmayer huge thanks! May i get your contact for instance, email or sth else to ask sth if i have any difficulty on that? It would be a great chance for me to make connection with you.
@prandtlmayer
@prandtlmayer 4 года назад
Just post your questions here
@minayakarimova
@minayakarimova 4 года назад
@@prandtlmayer okay, i'll do
@minayakarimova
@minayakarimova 4 года назад
@@prandtlmayer what is used for timeout?
@ziadomar6960
@ziadomar6960 4 года назад
Hi, why do I get minimum readings of 30 when my hand is literally sticking to the Tfmini? I think my measurement scale is messed up, any help please?
@prandtlmayer
@prandtlmayer 4 года назад
Hard to say. The laser has a minimum dead zone of about 30 to 40 cm for the mini and about 10 to 20 for the plus
@ziadomar6960
@ziadomar6960 4 года назад
@@prandtlmayer Yeah I figured that's the case, thanks a lot! Love your videos btw
@tepantor666
@tepantor666 5 лет назад
Hi, Can you please give the component names, with models. For example, what is the i2c bus component name/link?
@prandtlmayer
@prandtlmayer 5 лет назад
Check the description now: I put that in there
@yogeesh5420
@yogeesh5420 4 года назад
Sir can you please provide Matlab code for Vehicle detection .. I wat to run This using Raspberry Pi 4
@prandtlmayer
@prandtlmayer 4 года назад
Can't do, no matlab license
@miguelllaja4974
@miguelllaja4974 4 года назад
Hi Tiziano, Is it posible to use this sensor for SLAM?
@prandtlmayer
@prandtlmayer 4 года назад
Not really this one, a servo does not provide for a good enough angular accuracy. Either you change the servo for a stepper motor or you include a potentiometer and directly measure the angle. Then yes, you basically have a lidar
@miguelllaja4974
@miguelllaja4974 4 года назад
@@prandtlmayer I'll see how it goes with a stepper, thanks.
@FPChris
@FPChris 3 года назад
I guess there are no lidar sensors with enough precision to scan 3D objects.
@prandtlmayer
@prandtlmayer 3 года назад
This video is just a way of showing ROS tools using a practical example
Далее
拉了好大一坨#斗罗大陆#唐三小舞#小丑
00:11
HOW DID SHE DECIDE TO DO THIS?!
00:27
Просмотров 7 млн
А ВЫ УМЕЕТЕ ПЛАВАТЬ?? #shorts
00:21
Просмотров 880 тыс.
Elon Musk says losers use LiDAR. [Explanation video]
6:53
Learning to Use 3D Pen with No Experience
9:06
Просмотров 44 тыс.
The AMA Club Model is Failing. Here's Why.
16:10
Просмотров 35 тыс.
iPhone VS Samsung🤯
1:00
Просмотров 17 млн