The Robot Application Programming Interface Delegate Project
|
See RAFT documentation. More...
Go to the source code of this file.
Classes | |
interface | FileQueueEntryState |
Holds information about a file that could be transferred to the ground from the robot. More... | |
Packages | |
package | rapid |
Enumerations | |
enum | FileTransferStatus { RAPID_FILE_PREFETCH_PENDING, RAPID_FILE_PREFETCHING, RAPID_FILE_PENDING, RAPID_FILE_ACTIVE, RAPID_FILE_PAUSED, RAPID_FILE_DONE, RAPID_FILE_CANCELED, RAPID_FILE_ERROR } |