Animation Browser / Viewer

The Pepper SDK Plugin provides sample animation files to create robot animation.

Run Animation Browser

Choose File > New > Import animation… .

The browser Animation Browser appears.

../_images/animation_browser.png

To find an animation:

  • browse the folders or
  • type few characters in the search field.

Animation preview

When an animation file is selected, the preview of the animation is shown in the robot view to the right.

../_images/animation_browser_preview.png

Duration of animations are displayed.

Import animation files to your project

Animation Browser is used to import animation files within your project. Choose the animation file you want and click Select and then you will see that the animation file has been imported to your project under the raw resource directory: /res/raw


Preview animation files in the project

Any .qianim file found in your Android project can be previewed independently.

From your project view, right-click on your .qianim file and click Preview:

A stand-alone Robot Viewer appears, showing a 3D robot playing the selected animation in loop.

../_images/anim_preview.png