gym-unrealcv icon indicating copy to clipboard operation
gym-unrealcv copied to clipboard

Unreal environments for reinforcement learning

Results 7 gym-unrealcv issues
Sort by recently updated
recently updated
newest added

Hi @zfw1226 ,when i run your code https://github.com/zfw1226/active_tracking_rl/tree/distractor, i met some errors: > python main.py --model simple-pos-act-lstm --tracker none --env UnrealTrackMulti-FlexibleRoomAdv-DiscreteColor-v1 --env-base UnrealTrackMulti-FlexibleRoomAdv-DiscreteColor-v1 --rnn-out 128 --seed 4 --seed-test 2 --train-mode...

[Question] I am evaluating gym-unrealcv for an upcoming project. The project may have to run in a Windows environment. Is there any dependencies in this project that would prevent me...

While running "random_agent.py" as stated in the documentation, the agent was unresponsive as the search base environment (gym-unrealcv/gym-unrealcv/envs/unrealcv_search_base.py) contained deprecated method names.

Fix some docker function call naming error. Tested in: python 2.7 docker-py 1.10.6

Can the URDF model of a robot be imported? Are there any demos? Thanks!