Re-exports§
pub use state::*;
Modules§
Structs§
- AIGym
Plugin - bevy_rl plugin
- AIGym
Settings - Plugin Settings
- Event
Control - This event is fired when user calls
step
method of the REST API - Event
Pause - This event is fired when an internal timer would need to pause the simulation
- Event
Reset - This event is fired when user calls
reset
method of the REST API - Simulation
Pause Timer - Timer to pause the simulation every
AIGymSettings.pause_interval
seconds
Enums§
- Simulation
State - States of the simulation