Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.69 KB

Configuration-File-Formats.md

File metadata and controls

30 lines (19 loc) · 1.69 KB

Introduction

You can find examples of configuration files in the "shared" directory: https://github.com/jhu-dvrk/sawIntuitiveResearchKit/tree/master/share

Pay close attention to units as we used different ones in different sections!

IO configuration files (XML)

Configuration files for sawRobotIO1394 are used to configure the low-level IOs with the dVRK controller. Some of the files are arm specific (potentiometer and electronics calibration) while some are shared accross systems (e.g. digital inputs that won't require calibration). Shared configuration files for standard digital IOs such as foot pedals, head sensor, endoscope focus controller... can be found in share/io. For all other files, see sawRobotIO1394 XML.

Console configuration files (JSON)

Starting with the dVRK version 2.0, the documentation for JSON based configuration files is generated using JSON schemas. Schemas can be found in the directory share/schemas.

Documentation for:

Arms configuration files (JSON)

Starting with the dVRK version 2.0, the documentation for JSON based configuration files is generated using JSON schemas. Schemas can be found in the directory share/schemas.

Documentation for: