Skip to content
/ pi_car Public

ros2 powered rc car using a raspberry pi 3, a picam and a PCA9685

Notifications You must be signed in to change notification settings

b0hne/pi_car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ros2_pi_car for ros2 Foxy Fitzroy

A simple node for a raspberry pi 3 controlled rc car using a PCA9685 and DC Motors

install:

  • pip3 install adafruit-circuitpython-pca9685
  • pip3 install adafruit-circuitpython-servokit
  • pip3 install board

features

  • remote controlled via Twist Messages
  • publishes live camera stream

lauch

  • $ ros2 launch pi_car pi_car.launch.py

main.cpp

  • implements same behaviour using an esp 8266 in ROS Melodic

Alt text

About

ros2 powered rc car using a raspberry pi 3, a picam and a PCA9685

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published