Skip to content

ROS package for loading data created by the Needle Master game. Adds Python tools. C++ version in development.

Notifications You must be signed in to change notification settings

lzhan144/needle_master_tools

 
 

Repository files navigation

NEEDLE MASTER TOOLS

To use this code, download the game Needle Master from the Google Play store. Go into options and enable data collection. Then, plug your Android device into a computer, go to the storage, and copy out the files from the needle_master_trials folder.

Installing the requirements for this python module is as simple as calling python setup.py develop --user

To run DQN on an example environment, call python3 -m rainbow_dqn.main data/environment_14.txt

About

ROS package for loading data created by the Needle Master game. Adds Python tools. C++ version in development.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 77.7%
  • C 9.8%
  • C++ 9.7%
  • CMake 2.8%