Skip to content

mturnshek/zelda-rosbridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Setup (any linux)

  • Download flatpak, download snes9x for flatpak
  • Find a Zelda ROM
  • Screencap with mss at the location of the emulator window
  • Make sure the emulator window is selected

SNES button mapping

A => "r" (/interact)

B => "d" (/swing)

Y => "s" (/item)

X => "e" (/map)

START => "q" (/menu)

Run

roscore

python zelda_bridge_node.py (you will have to be root (sudo su, then source ros) for keyboard module to work)

rosrun image_transport republish raw in:=/camera/rgb/image_raw compressed out:=/camera/rgb/image_raw

About

Bridge a controllable desktop application to ROS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages