• attachment:start_training_snippet.py of openai_ros/Wam-V RobotX Challenge with openai_ros

Attachment 'start_training_snippet.py'

Download

   1 from openai_ros.task_envs.wamv import wamv_nav_twosets_buoys
   2 
   3 if __name__ == '__main__':
   4     rospy.init_node('wamv_nav_twosets_buoys_qlearn', anonymous=True, log_level=rospy.WARN)
   5     # Create the Gym environment
   6     env = gym.make('WamvNavTwoSetsBuoys-v0')

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2018-08-02 18:51:50, 0.3 KB) [[attachment:start_training_snippet.py]]
  • [get | view] (2018-08-02 18:07:45, 55.1 KB) [[attachment:task_wamv.png]]
  • [get | view] (2018-08-02 19:04:42, 7846.6 KB) [[attachment:wam_v_demo.gif]]
  • [get | view] (2018-08-02 18:26:18, 3219.3 KB) [[attachment:wam_v_sim.gif]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.