Ai Dreams Forum

Member's Experiments & Projects => AI Programming => Topic started by: elpidiovaldez5 on October 20, 2017, 10:34:34 pm

Title: Raspberry Pi 3 Software Environment
Post by: elpidiovaldez5 on October 20, 2017, 10:34:34 pm
The Raspberry Pi 3 is great for robotics.  Sadly I am overwhelmed by insurmountable opportunities !  I want to set up an OS which will let me accomplish all of the following:


My current understanding is:


Has anybody managed to get ROS/Camera/I2C all going at the same time on any system ?  Are there any binaries for ROS  using Raspbian yet ?  Any recommendations ?  I want to get a stable OS with all the components I need installed and working before starting to code.

Thanks !
Title: Re: Raspberry Pi 3 Software Environment
Post by: keghn on October 20, 2017, 11:24:56 pm

The new pi-top:
https://pi-top.com/


Title: Re: Raspberry Pi 3 Software Environment
Post by: infurl on October 21, 2017, 08:29:14 pm
I recently bought a Navio2 board to use in a drone that I'm building. It adds sophisticated navigation and control capabilities to the Raspberry Pi 2 and 3 (multiple IMUs, magnetic sensors, GPS, dedicated IO processor) and the manufacturers of this board provide a complete image for Raspberry Pi 2 and 3 which comes with ROS, ardupilot, and everything else you might need for advanced robotics applications. You don't need to buy the board to download the image and use it.

https://emlid.com/shop/navio2/
https://docs.emlid.com/navio2/common/ardupilot/configuring-raspberry-pi/
Title: Re: Raspberry Pi 3 Software Environment
Post by: keghn on October 22, 2017, 12:31:37 am
Pigpio is a C library for the Raspberry which allows control of the GPIO.: 

http://abyz.me.uk/rpi/pigpio/cif.html#gpioSetAlertFunc