Skip to content

pidipidi/CBN_IRL_CoRL19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Unzip this stack on the ROS WORKSPACE and install dependencies.

pip install -r requirements.txt

Then, build it:

catkin build cbn_irl gym_2d

Training / Testing commands for BN-IRL in a circular wall environment

rosrun cbn_irl bnirl_2d_circle --tr --renew --viz --irl_renew --eta 0.1
rosrun cbn_irl bnirl_2d_circle --te --viz --eta 0.1

Training / Testing commands for CBN-IRL in a circular wall environment

rosrun cbn_irl cbnirl_2d_circle --tr --renew --viz --irl_renew --eta 0.1
rosrun cbn_irl cbnirl_2d_circle --te --viz --eta 0.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published