OpenNetLab / gym

This gym leverages NS3 and WebRTC, which can be used by reinforcement learning or other methods to build a Bandwidth Controller for WebRTC
39 stars 14 forks source link

Can't get the target #6

Closed Tyler-ytr closed 3 years ago

Tyler-ytr commented 3 years ago

I clicked the AzurePipeline from README, but it is impossible to download anything from the target. Well,There is nothing wrong with my Internet.

Pterosaur commented 3 years ago

Thanks for your report this issue. For better experience, we have uploaded the target to Github Release and update our Readme. You can directly get the pre-compiled binary by

wget https://github.com/OpenNetLab/gym/releases/latest/download/target.tar.gz

and uncompress it by

tar -xvzf target.tar.gz