This repository builds the canonical Net F/T user documentation at
netft.dev. It covers sensor preparation, first connection,
the C++ and Python SDKs, the CLI, the desktop viewer, ROS and ros2_control,
API references, production operation, and troubleshooting.
Component repositories own their source, releases, migrations, and development instructions. Shared user guides and references belong here.
Install Node.js 22 or newer, enable Corepack, and run:
corepack pnpm install --frozen-lockfile
corepack pnpm startRun the complete local validation gate with:
corepack pnpm checkSee CONTRIBUTING.md for content boundaries and pull-request guidance.
Authored documentation under docs/ is licensed under
Creative Commons Attribution 4.0 International. Code, examples,
tests, configuration, scripts, and site tooling are licensed under the
Apache License 2.0. Third-party material remains subject to its
original terms.