Skip to content

NE-RC/Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino

An Arduino Uno receives a custom ROS message from the Jetson TX2 and writes PWM signals to the servo and motor controller. Also reads from a quadrature encoder connected to the gearbox and sends encoder data to the Jetson.

Use ./upload to upload the arduino_node.ino sketch from command line without the IDE.

Installing Arduino IDE on Jetson TX2 (not tested on TX1)

  1. Download the latest aarch64 Arduino IDE
  1. Install necessary JDK and/or JRE
  • Try sudo apt-get install default-jdk (needs to be verified to work)

About

Code and message definitions for arduino to control drive motor and steering servo

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors