Skip to content

kylestach/fastrlap-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastRLAP Code Release

This repository contains an implementation of FastRLAP for ROS robots, with associated gazebo environments, as well as a MuJoCo environment for offroad driving. To cite the FastRLAP paper, please use the following reference:

@article{stachowicz2023fastrlap,
  title={FastRLAP: A System for Learning High-Speed Driving via Deep RL and Autonomous Practicing},
  author={Stachowicz, Kyle and Bhorkar, Arjun and Shah, Dhruv and Kostrikov, Ilya and Levine, Sergey},
  journal={arXiv preprint arXiv:TODO},
  year={2023}
}

The ROS implementation, along with installation instructions is in the fastrlap-ros directory. The MuJoCo environment is located in the fastrlap-mujoco-env directory. The shared implementations of (several) RL algorithms is included in the jaxrl5 directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages