Additional Nexus reference PDFs:

Nexus legacy documentation:

This information is for Vicon Nexus 2.12. For up-to-date help, see the latest Nexus documentation.

Vicon Nexus banner

To make it simpler to develop Python models with Nexus, additional Python scripts are supplied.

These advanced modeling scripts are provided as a package called viconnexusutils.

To install the package, use the appropriate pip for the Python installation that you want to use (or, to add it to the system Python, use the scripts provided, as described in Set up Python for use with Nexus).

The following scripts are included in the package:

  • NexusAngles.py
  • NexusObject.py
  • NexusSegment.py
  • NexusTrajectory.py
Note
The example scripts that are supplied with Nexus are compatible with Python 2 only.