Skip to content

jsupratman13/human_interaction_robot

Repository files navigation

Human Interaction Robot

Undergraduate thesis

System

  • Ubuntu 14.04 LTS
  • ROS indigio
  • Gazebo 7

Dependency Repositories

Usage

bring up simulated robot

roslaunch hir_bringup interaction_robot_sim.launch

train robot

rosrun hir_learning ddqn.py

test robot

roscd hir_learning/scripts
python test.py <modelname>.json <weightname>.hdf5

evaluate model and weights

roscd hir_learning/scripts
python diagnostic.py <modelname>.json *.hdf5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published