# Functions
New creates a new InfernalRobotics.
NewServo creates a new Servo.
NewServoGroup creates a new ServoGroup.
# Structs
InfernalRobotics - this service provides functionality to interact with <a href="https://forum.kerbalspaceprogram.com/index.php?/topic/184787-infernal-robotics-next/">Infernal Robotics</a>.
Servo - represents a servo.
ServoGroup - a group of servos, obtained by calling <see cref="M:InfernalRobotics.ServoGroups" /> or <see cref="M:InfernalRobotics.ServoGroupWithName" />.