APIs, concepts, guides, and more

◆ PlannedPositionsGet()

RapidVector< RobotPosition > PlannedPositionsGet ( uint64_t startFrame,
uint64_t frameCount )
pure virtual

Get RobotPositions representing the planned G-Code motion in cartesian space that will happen when run is called. Also includes the positions of the free axes.

Visit our Concept Page for more information.