Module jros1client

Class NodeServer

Object
NodeServer
All Implemented Interfaces:
AutoCloseable

public class NodeServer extends Object implements AutoCloseable
XMLRPC server which is used to negotiate connections with other ROS nodes and communicate with the Master.
  • Constructor Details

  • Method Details

    • start

      public void start()
    • close

      public void close()
      Specified by:
      close in interface AutoCloseable
    • isClosed

      public boolean isClosed()