Visual 2D representation of arms, elevators, and general mechanisms through a node-based API.
Definition Mechanism2d.h:43
T * Append(std::string_view name, Args &&... args)
Append a Mechanism object that is based on this one.
Definition MechanismObject2d.h:67
#define FRC_MakeError(status, format,...)
Makes a runtime error exception object.
Definition Errors.h:164