Skip to content

dabarov/odroid-sabertooth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jaguar Odroid

Getting started

  1. Setup the joystick connected to your computer following this tutorial

  2. Insert IP addresses of the devices into their .bashrc files, as follows:

export ROS_IP=192.168.1.115 // replace with coresponding IP here
  1. Follow this tutorial to setup connection between devices.

Usage

  1. Power the robot.
  2. Launch roscore on your pc.
  3. Connect to the odroid:
ssh odroid@198.168.1.190 // replace with IP address of the odroid  
  1. Run the listener script on the odroid:
rosrun beginners_tutorial listener.py
  1. Run the joy node on your PC:
rosrun joy joy_node

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published