examples.md

Gantry Controller

Mock Gantry Controller

This script demonstrates the MockGantryController class. No database writing is done in this script.

Usage

python physical_gantry_controller_example.py

Author:Joost Mertens Date: 2021-06-01

Physical Gantry Controller

This script demonstrates the PhysicalGantryController class. No database writing is done in this script.

Usage

python physical_gantry_controller_example.py

Author:Joost Mertens Date: 2021-06-01

Trajectory Generator Example

This script demonstrates how to use the TrajectoryGenerator class to generate a trajectory for a gantry crane.

Usage

python trajectory_generator_example.py

Author:Joost Mertens Date: 2021-06-01