mrzheng8

Results 3 issues of mrzheng8

I downloaded and ran the https://github.com/bark-simulator/planner-rules-mcts successfully. But it is a separate workspace. How can I use this BehaviorRulesMcts model in the BARK workspace.

![2022-02-21 17-19-19 的屏幕截图](https://user-images.githubusercontent.com/93528238/154925592-3af2ae10-cf15-43cf-a92e-496358a9c786.png) The figure above shows the "parameters" module. You can see from the third line that the "Params" class is imported as the parent class, but I can't...

I have completed the installation of BARK and the configuration of the environment. But when I run the examples by "bazel run //bark/examples:intersection" , I found that multiple agents often...