Skip to content

Commit

Permalink
Merge branch 'release/1.3.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
mbusy committed Feb 7, 2020
2 parents 52a7a11 + 58e8745 commit f94e2ba
Show file tree
Hide file tree
Showing 63 changed files with 80 additions and 80 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# qiBullet [![Build Status](https://api.travis-ci.org/ProtolabSBRE/qibullet.svg?branch=master)](https://travis-ci.org/ProtolabSBRE/qibullet) [![codecov](https://codecov.io/gh/ProtolabSBRE/qibullet/branch/master/graph/badge.svg)](https://codecov.io/gh/ProtolabSBRE/qibullet) [![pypi](https://img.shields.io/pypi/v/qibullet.svg)](https://pypi.org/project/qibullet/) [![Downloads](https://pepy.tech/badge/qibullet)](https://pepy.tech/project/qibullet) [![Gitter chat](https://badges.gitter.im/qibullet.png)](https://gitter.im/qibullet "Gitter chat")
# qiBullet [![Build Status](https://api.travis-ci.org/softbankrobotics-research/qibullet.svg?branch=master)](https://travis-ci.org/softbankrobotics-research/qibullet) [![codecov](https://codecov.io/gh/softbankrobotics-research/qibullet/branch/master/graph/badge.svg)](https://codecov.io/gh/softbankrobotics-research/qibullet) [![pypi](https://img.shields.io/pypi/v/qibullet.svg)](https://pypi.org/project/qibullet/) [![Downloads](https://pepy.tech/badge/qibullet)](https://pepy.tech/project/qibullet) [![Gitter chat](https://badges.gitter.im/qibullet.png)](https://gitter.im/qibullet "Gitter chat")

__Bullet-based__ python simulation for __SoftBank Robotics'__ robots.

Expand Down Expand Up @@ -29,7 +29,7 @@ Additional ressources (robot meshes and URDFs) are required in order to be able
* `/home/username/.qibullet` on Linux and macOS
* `C:\Users\username\.qibullet` on Windows

The installation of the additional ressources will automatically be triggered if you try to spawn a Pepper, NAO or Romeo for the first time. If qiBullet finds the additional ressources in your local folder, the installation won't be triggered. The robot meshes are under a specific [license](https://github.com/ProtolabSBRE/qibullet/tree/master/qibullet/robot_data/LICENSE), you will need to agree to that license in order to install them. More details on the installation process can be found on the [wiki](https://github.com/ProtolabSBRE/qibullet/wiki).
The installation of the additional ressources will automatically be triggered if you try to spawn a Pepper, NAO or Romeo for the first time. If qiBullet finds the additional ressources in your local folder, the installation won't be triggered. The robot meshes are under a specific [license](https://github.com/softbankrobotics-research/qibullet/tree/master/qibullet/robot_data/LICENSE), you will need to agree to that license in order to install them. More details on the installation process can be found on the [wiki](https://github.com/softbankrobotics-research/qibullet/wiki).

## Usage
A robot can be spawned via the SimulationManager class:
Expand Down Expand Up @@ -71,16 +71,16 @@ Or using loadRobot from the PepperVirtual class if you already have a simulated
physicsClientId=client_id)
```

More snippets can be found in the [examples folder](https://github.com/ProtolabSBRE/qibullet/tree/master/examples), or on the [wiki](https://github.com/ProtolabSBRE/qibullet/wiki)
More snippets can be found in the [examples folder](https://github.com/softbankrobotics-research/qibullet/tree/master/examples), or on the [wiki](https://github.com/softbankrobotics-research/qibullet/wiki)

## Documentation
The qiBullet __API documentation__ can be found [here](https://protolabsbre.github.io/qibullet/api/). The documentation can be generated via the following command (the __doxygen__ package has to be installed beforehand, and the docs folder has to exist):
The qiBullet __API documentation__ can be found [here](https://softbankrobotics-research.github.io/qibullet/api/). The documentation can be generated via the following command (the __doxygen__ package has to be installed beforehand, and the docs folder has to exist):
```bash
cd docs
doxygen
```

The repository also contains a [wiki](https://github.com/ProtolabSBRE/qibullet/wiki), providing some tutorials.
The repository also contains a [wiki](https://github.com/softbankrobotics-research/qibullet/wiki), providing some tutorials.

## Citations
Please cite qiBullet if you use this repository in your publications:
Expand Down
2 changes: 1 addition & 1 deletion docs/Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = "qiBullet"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 1.3.1
PROJECT_NUMBER = 1.3.2

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down
2 changes: 1 addition & 1 deletion docs/api/annotated.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/classqibullet_1_1camera_1_1Camera-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/classqibullet_1_1camera_1_1Camera.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/classqibullet_1_1camera_1_1CameraDepth.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/classqibullet_1_1camera_1_1CameraResolution.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/classqibullet_1_1camera_1_1CameraRgb-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/classqibullet_1_1camera_1_1CameraRgb.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/classqibullet_1_1controller_1_1Controller.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/classqibullet_1_1joint_1_1Joint-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/classqibullet_1_1joint_1_1Joint.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/classqibullet_1_1laser_1_1Laser-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/classqibullet_1_1laser_1_1Laser.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/classqibullet_1_1link_1_1Link-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/classqibullet_1_1link_1_1Link.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down Expand Up @@ -132,7 +132,7 @@
<tr><td class="entry"><a class="el" href="classqibullet_1_1nao__virtual_1_1NaoVirtual.html#a05fc24a217e10dc929d6ecd31116c949">setAngles</a>(self, joint_names, joint_values, percentage_speed)</td><td class="entry"><a class="el" href="classqibullet_1_1nao__virtual_1_1NaoVirtual.html">qibullet.nao_virtual.NaoVirtual</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classqibullet_1_1robot__virtual_1_1RobotVirtual.html#a2fa08c0cc95975e4b2633f7c2dfcf943">subscribeCamera</a>(self, camera_id, resolution=Camera.K_QVGA)</td><td class="entry"><a class="el" href="classqibullet_1_1robot__virtual_1_1RobotVirtual.html">qibullet.robot_virtual.RobotVirtual</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classqibullet_1_1robot__virtual_1_1RobotVirtual.html#ab9cb51de4f136d3f4a883f132d6d52d4">unsubscribeCamera</a>(self, camera_id)</td><td class="entry"><a class="el" href="classqibullet_1_1robot__virtual_1_1RobotVirtual.html">qibullet.robot_virtual.RobotVirtual</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>URDF_PATH</b> (defined in <a class="el" href="classqibullet_1_1nao__virtual_1_1NaoVirtual.html">qibullet.nao_virtual.NaoVirtual</a>)</td><td class="entry"><a class="el" href="classqibullet_1_1nao__virtual_1_1NaoVirtual.html">qibullet.nao_virtual.NaoVirtual</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>URDF_FILE</b> (defined in <a class="el" href="classqibullet_1_1nao__virtual_1_1NaoVirtual.html">qibullet.nao_virtual.NaoVirtual</a>)</td><td class="entry"><a class="el" href="classqibullet_1_1nao__virtual_1_1NaoVirtual.html">qibullet.nao_virtual.NaoVirtual</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Expand Down
8 changes: 4 additions & 4 deletions docs/api/classqibullet_1_1nao__virtual_1_1NaoVirtual.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down Expand Up @@ -207,9 +207,9 @@
<tr class="memitem:a28fed48c2fa581fb0163ff17f225cfd2"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a28fed48c2fa581fb0163ff17f225cfd2"></a>
int&#160;</td><td class="memItemRight" valign="bottom"><b>FRAME_ROBOT</b> = 2</td></tr>
<tr class="separator:a28fed48c2fa581fb0163ff17f225cfd2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a53018bc47b9b2eeb62f2d4183f31de74"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a53018bc47b9b2eeb62f2d4183f31de74"></a>
string&#160;</td><td class="memItemRight" valign="bottom"><b>URDF_PATH</b> = &quot;robot_data/nao.urdf&quot;</td></tr>
<tr class="separator:a53018bc47b9b2eeb62f2d4183f31de74"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a203ca5a0cadfe3b0fed0f3616d5d6841"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a203ca5a0cadfe3b0fed0f3616d5d6841"></a>
string&#160;</td><td class="memItemRight" valign="bottom"><b>URDF_FILE</b> = &quot;/nao.urdf&quot;</td></tr>
<tr class="separator:a203ca5a0cadfe3b0fed0f3616d5d6841"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a20ad5dd2eec8262e853883b25ab74add"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a20ad5dd2eec8262e853883b25ab74add"></a>
&#160;</td><td class="memItemRight" valign="bottom"><b>P_STAND</b> = <a class="el" href="classqibullet_1_1robot__posture_1_1NaoPosture.html">NaoPosture</a>(&quot;Stand&quot;)</td></tr>
<tr class="separator:a20ad5dd2eec8262e853883b25ab74add"><td class="memSeparator" colspan="2">&#160;</td></tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">qiBullet
&#160;<span id="projectnumber">1.3.1</span>
&#160;<span id="projectnumber">1.3.2</span>
</div>
<div id="projectbrief">Bullet-based python simulation for SoftBank Robotics&#39; robots.</div>
</td>
Expand Down Expand Up @@ -142,7 +142,7 @@
<tr><td class="entry"><a class="el" href="classqibullet_1_1pepper__virtual_1_1PepperVirtual.html#a51ea08353934c1bcf7966213eb4828d1">subscribeLaser</a>(self)</td><td class="entry"><a class="el" href="classqibullet_1_1pepper__virtual_1_1PepperVirtual.html">qibullet.pepper_virtual.PepperVirtual</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classqibullet_1_1robot__virtual_1_1RobotVirtual.html#ab9cb51de4f136d3f4a883f132d6d52d4">unsubscribeCamera</a>(self, camera_id)</td><td class="entry"><a class="el" href="classqibullet_1_1robot__virtual_1_1RobotVirtual.html">qibullet.robot_virtual.RobotVirtual</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classqibullet_1_1pepper__virtual_1_1PepperVirtual.html#ad0989a126285f688ca76693968a77b23">unsubscribeLaser</a>(self)</td><td class="entry"><a class="el" href="classqibullet_1_1pepper__virtual_1_1PepperVirtual.html">qibullet.pepper_virtual.PepperVirtual</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>URDF_PATH</b> (defined in <a class="el" href="classqibullet_1_1pepper__virtual_1_1PepperVirtual.html">qibullet.pepper_virtual.PepperVirtual</a>)</td><td class="entry"><a class="el" href="classqibullet_1_1pepper__virtual_1_1PepperVirtual.html">qibullet.pepper_virtual.PepperVirtual</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>URDF_FILE</b> (defined in <a class="el" href="classqibullet_1_1pepper__virtual_1_1PepperVirtual.html">qibullet.pepper_virtual.PepperVirtual</a>)</td><td class="entry"><a class="el" href="classqibullet_1_1pepper__virtual_1_1PepperVirtual.html">qibullet.pepper_virtual.PepperVirtual</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Expand Down
Loading

0 comments on commit f94e2ba

Please sign in to comment.