profilometer.load_sdf

profilometer.load_sdf(filename)

Loads an SDF file.

Parameters:filename (str) – Filename of the file to load.
Returns:
  • X coordinate in meters (2d array)
  • Y coordinate in meters (2d array)
  • Z coordinate in meters (2d array)