Skip to content

RL experiment to get a simulated FTC robot to pathfind

Notifications You must be signed in to change notification settings

Honyant/FTC-RL-Navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

FTC-RL-Navigation

Reinforcement learning for FTC. This notebook attempts to get a robot to travel to waypoints(rings) with a basic MLP. The network has an observation space of robot pose, pose velocity, information about the target pose, and the timestep. The action space is forwards, sideways, and rotational acceleration.

Demo video

download (15)

About

RL experiment to get a simulated FTC robot to pathfind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published