Hi, can I know how can we control rasberrypi4 gipo pins in ros2 humble through software? Is any one source package available? If not then Wiringpi and pigpio in both what library can we use to code to manipulate rpi4 gpio pins?
Hello sir , I have one query regarding one of my project work.. I want to use Intel Realsense Depth Camera, integrated with Raspberry Pi 4 Model B .. Problem is , I'm using python for development and can't use (there's an installation issue) the pyrealsense2 python library in Raspberry Pi 4.. I don't know what to do.. if you've any idea how to do this , please help ! BTW , loved your content ! ❤
@vigneshs4140 with Docker when using the Raspberrypi OS... but mostly it's recommended to install on Ubuntu server than Ubuntu Desktop, though am just curious if at all I can use Ubuntu Desktop rather than Ubuntu Server.
@@blessingmwewa8529 if you are not using any gui ros tools like rviz gazebo you can go with ubuntu server but if you are using gui tools then you should go with ubuntu desktop
Hi, I don’t know if you can help me but i am trying to install ros2 humble/iron in raspberryPi 5. Seems impossible to install and the only solution I could find is by using Docker. Is there any suggestions or method to solve this problem?
@@robotisim currently using latest ubuntu 24 with LTS. Thought it seemed to have problems with arm64 still when it comes to ros installation and simply pop a message “E: unable to locate packages” every single time
Same here, any links to articles or forums that can help? I’be tried the wiki, building for source, etc. feels like I’m almost there but it won’t build.
Great information sir, The vs code in raspberry pi and the command for backuping up the whole image, Thank you 😃
Glad it helped
I’ve been using ROS for years. This is a great video. Looking forward to new content from you!
More to come!
Good stuff, I’m looking forward to watching your other videos
More to come! , once we complete our learnign Path
It is very good explanation and demonstration. Thanks.
Glad it was helpful!
amazing video 🎉
Thank you! 😀
thank you sir, i love your videos
I love them as well :)
Hello, great content, is the Raspberry pi 4 with 2gb ram will be enough to acomplish this project ?
if you bring in camera -> no
Hi, can I know how can we control rasberrypi4 gipo pins in ros2 humble through software? Is any one source package available? If not then Wiringpi and pigpio in both what library can we use to code to manipulate rpi4 gpio pins?
here some reference how i was building a robot for SLAM using C++
github.com/noshluk2/ROS2-SlamBot-using-RaspberryPI
Hello sir , I have one query regarding one of my project work..
I want to use Intel Realsense Depth Camera, integrated with Raspberry Pi 4 Model B ..
Problem is , I'm using python for development and can't use (there's an installation issue) the pyrealsense2 python library in Raspberry Pi 4..
I don't know what to do.. if you've any idea how to do this , please help !
BTW , loved your content ! ❤
Provide details about your error ( with screen shorts on some sort of forum ) , so i can look into it.
Thanks :)
The problem was in the installation of required SDK files.. now it is solved !
Thanks for the reply sir ❤
Is it possible that I can install ROS 2 on Ubuntu Desktop or on Raspberrypi OS?
Maybe with docker
@vigneshs4140 with Docker when using the Raspberrypi OS... but mostly it's recommended to install on Ubuntu server than Ubuntu Desktop, though am just curious if at all I can use Ubuntu Desktop rather than Ubuntu Server.
@@blessingmwewa8529 if you are not using any gui ros tools like rviz gazebo you can go with ubuntu server but if you are using gui tools then you should go with ubuntu desktop
yes you can . You will install throuhg similar process as for the desktop
Hi, I don’t know if you can help me but i am trying to install ros2 humble/iron in raspberryPi 5. Seems impossible to install and the only solution I could find is by using Docker. Is there any suggestions or method to solve this problem?
what OS do you have ?
@@robotisim currently using latest ubuntu 24 with LTS. Thought it seemed to have problems with arm64 still when it comes to ros installation and simply pop a message “E: unable to locate packages” every single time
Any luck @syedfirdaus9279? I'm also trying to install ROS2 on my Pi 5 but having these same issues. I'm trying to avoid having to use Docker
Same here, any links to articles or forums that can help? I’be tried the wiki, building for source, etc. feels like I’m almost there but it won’t build.
@@syedfirdaus9279 I was never able to resolve this and opted for building from source.