Skip to content

Use the Ray framework to call the Webots simulation environment for reinforcement learning sampling and training

Notifications You must be signed in to change notification settings

young-chao/ray-webots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ray-webots

Use the Ray framework to call the Webots simulation environment for reinforcement learning sampling and training

使用pycharm运行该项目程序,需要先做以下操作:
   1.需要在新增的configuration的Environment variables中加入 LD_LIBRARY_PATH=/usr/local/webots/lib/controller,用分号和前一个变量隔开;
   2.在对应项目的Project Structure里,右侧的Add Content Root处添加Webots的对应控制器python接口代码目录,如:(LD_LIBRARY_PATH=)/usr/local/webots/lib/controller/python37;

About

Use the Ray framework to call the Webots simulation environment for reinforcement learning sampling and training

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages