Difference between revisions of "ROS Raspberry Pi Demo"

From wikidb
Jump to: navigation, search
(References)
Line 1: Line 1:
 
= References =
 
= References =
  
+ Raspberry Pi 3 Ubuntu Mate Xenial 16.04 with ROS Kinetic [http://www.german-robot.com/2016/05/26/raspberry-pi-sd-card-image/ image]
+
* Raspberry Pi 3 Ubuntu Mate Xenial 16.04 with ROS Kinetic [http://www.german-robot.com/2016/05/26/raspberry-pi-sd-card-image/ image]
  
 
ROS motor controller node for Adafruit motor HAT IE 2348
 
ROS motor controller node for Adafruit motor HAT IE 2348
Line 17: Line 17:
 
ROS Tutorials
 
ROS Tutorials
 
   http://wiki.ros.org/ROS/Tutorials
 
   http://wiki.ros.org/ROS/Tutorials
 
  
 
= References =
 
= References =

Revision as of 19:18, 24 February 2017

References

  • Raspberry Pi 3 Ubuntu Mate Xenial 16.04 with ROS Kinetic image

ROS motor controller node for Adafruit motor HAT IE 2348

 https://github.com/matpalm/ros-motorhat-node

Adafruit motor HAT specs

 https://www.adafruit.com/product/2348

Adafruit motor HAT documentation

 https://learn.adafruit.com/adafruit-dc-and-stepper-motor-hat-for-raspberry-pi

Adafruit configuring I2C on Raspberry Pi

 https://learn.adafruit.com/adafruits-raspberry-pi-lesson-4-gpio-setup/configuring-i2c

ROS Tutorials

 http://wiki.ros.org/ROS/Tutorials

References