Module stepper_lib::comp::tool

source ·
Expand description

A module defining the tools used for various robots, such as tongs, additional bearings, drills …

Structs

  • A tool for adding an additional axis to the robot
  • A combination of a pair of tongs and an axial joint, often used to control
  • Placeholder tool
  • A tool representing a mounted pencil with a certain length
  • A pair of controllable tongs with simple closed/open state switching

Traits

  • A trait for tools that add an additional axis for exact positioning
  • A trait for tools that have a simple on/off or open/closed functionallity
  • A trait for tools that have a spindle that can be driven into two directions
  • General tool trait