Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The SBMonitor can connect to any actively running Smartbody process in order to easily interact with and debug it.

...

  1. Go to File -> Open (or hit Ctrl + C)
  2. Wait 2 seconds for the dialog to appear
  3. Select the desired Smartbody process to connect to and click the "Connect" button

...

Used for viewing all the resources that Smartbody is currently loaded, including .sk's, skm's, characters, services, events, face definitions, sequence and python files, paths, etc.

...

Facilitates the issuing of python, sequence, and VHMsg commands to Smartbody

Python Command format

Info

<return value type> <python command>

int scene.getNumCharacters()

Possible return types: int, float, bool, string, int-array, float-array, string-array

...

Provides an easy to use interface for commonly used Smartbody functionality such as playing animations, setting postures, sending bml, gazing at targets, and text to speech commands.

...

Easily allows the creation of simple to complex BML commands through GUI buttons and sliders.

Known Issues

When using the Utils tab to query a large list of animations from Smartbody, sometimes buttons on the tab will disappear. 

FAQ

/wiki/spaces/VH/pages/30081695