Skip to content

Instantly share code, notes, and snippets.

@mjcarroll
Created November 3, 2011 06:08
Show Gist options
  • Save mjcarroll/1335882 to your computer and use it in GitHub Desktop.
Save mjcarroll/1335882 to your computer and use it in GitHub Desktop.
walkNode output
/ipad/* touchoscnode.touchoscnode.tabPageSwitchCallback
/quit oscnode.quit_handler
/accxyz touchoscnode.touchoscnode.accel_cb
/teleop/control/*/* touchoscnode.teleoptabpage.control_callback
/teleop/turbo/*/* touchoscnode.teleoptabpage.turbo_callback
/teleop/xy/*/* touchoscnode.teleoptabpage.xypad_callback
/teleop/w/*/* touchoscnode.teleoptabpage.w_callback
/ipod/teleop/control/*/* touchoscnode.teleoptabpage.control_callback
/ipod/teleop/turbo/*/* touchoscnode.teleoptabpage.turbo_callback
/ipod/teleop/xy/*/* touchoscnode.teleoptabpage.xypad_callback
/ipod/teleop/w/*/* touchoscnode.teleoptabpage.w_callback
/ipod/* touchoscnode.touchoscnode.tabPageSwitchCallback
/* touchoscnode.touchoscnode.tabPageSwitchCallback
/ipad/teleop/control/*/* touchoscnode.teleoptabpage.control_callback
/ipad/teleop/turbo/*/* touchoscnode.teleoptabpage.turbo_callback
/ipad/teleop/xy/*/* touchoscnode.teleoptabpage.xypad_callback
/ipad/teleop/w/*/* touchoscnode.teleoptabpage.w_callback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment