Class ImportURDF

java.lang.Object
javax.swing.undo.AbstractUndoableEdit
com.marginallyclever.ro3.apps.commands.ImportURDF
All Implemented Interfaces:
Serializable, UndoableEdit

public class ImportURDF extends AbstractUndoableEdit

Loads a URDF file into the current scene. See also URDF XML format.

In the URDF specification, the default units of measurement are strictly defined by the International System of Units (SI). This means the expected measurement is meters, where Robot Overlord is in centimeters.

See Also: