Zaber Launcher Tutorials
Zaber Motion Library
Sample Projects
Virtual DeviceDropdown icon
About3D Viewer
AccountDropdown icon
Sign InSign Up
Zaber Motion Library
Getting Started
Install
PythonC# (.NET)C++JavaScript and TypeScript (Node.js)MATLABJavaSwiftOctaveMATLAB (legacy)
Basic Example (Hello Zaber)
How-to GuidesAPI ReferenceSupportBinary Protocol (Legacy)
© 2026 Zaber Technologies Inc.

Getting Started

This tutorial guides you through the installation and basic usage of this library.

If you are working with physical devices, make sure they are connected to your computer following the Product Setup guide.

Next, follow the instructions for installing the library for your programming language:

  • Python
  • C# (.NET)
  • Javascript and Typescript (Node.js)
  • Java
  • C++
  • MATLAB
  • Swift
  • Octave
  • MATLAB (legacy)

Or go to Basic Example if you just want to see the code.

If you're new to programming, we recommend starting with Python. For some recommended Python learning resources, see Learning to Program