You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An extension to the star_ray platform that uses XML as a description language for the state of an environment. Agents may use xpath expressions to query (read/write) to the state.
Quick Start
Install with pip
pip install star-ray-xml
About
An optional extra for the `star_ray` package that supports XML environment state and associated query events.