<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>GoKIDS</author_name>
  <author_url>https://blog.hatena.ne.jp/GoKIDS/</author_url>
  <blog_title>合理主義的グルメブログ</blog_title>
  <blog_url>https://gokids.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>深層強化学習の研究をしていると，pybulletを物理シミュレータとして，よく使います． 公式ドキュメントには，シミュレータは1つで動かすことを前提に書かれています． しかしA3CやPPOなどのプログラムでは，複数エージェントで動かしたいことが多いと思います． そこで今回は，pybulletでマルチシミュレーションをする方法を調べました． 解決策 解決策は，このイシューに書いてある通りです． github.com 以下のソースコードように，BulletClient関数により，複数のシミュレータを動かす事ができます． import pybullet_utils.bullet_client as …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgokids.hatenablog.com%2Fentry%2F2018%2F10%2F18%2F184419&quot; title=&quot;Pybulletでマルチシミュレーションを行う - 合理主義的グルメブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-10-18 18:44:19</published>
  <title>Pybulletでマルチシミュレーションを行う</title>
  <type>rich</type>
  <url>https://gokids.hatenablog.com/entry/2018/10/18/184419</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
