Package org.ros.internal.node.response
package org.ros.internal.node.response
Provides internal classes for representing RPC results.
These classes should _not_ be used directly outside of the org.ros package.
-
ClassDescriptionResponse<T>The response from an XML-RPC call.A
ResultFactoryto take an object and turn it into aSystemStateinstance.AResultFactoryto take an object and turn it into a list ofTopicDeclarationinstances.AResultFactoryto take an object and turn it into a list ofTopicTypeinstances.AResultFactoryto take an object and turn it into a list of URLIs.