Skip to content

Algorithm Envelope Parameter Structure rm_tool_sphere_t

Class member variable description

  • Sphere Radius radius

    Unit: m.

    C++
    float rm_tool_sphere_t::radius
  • Sphere Center Position centrePoint

    Unit: m, referenced to the flange coordinate system.

    C++
    float rm_tool_sphere_t::centrePoint[3]