Class ROSLoader
- java.lang.Object
-
- edu.wpi.grip.core.operations.network.ros.ROSLoader
-
public class ROSLoader extends java.lang.Object
This class is copied fromCommandLineLoader
and modified to allow for loading without using command line arguments.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.ros.node.NodeConfiguration
build()
java.util.List<java.lang.String>
getNodeArguments()
-