forked from chiyu1468/AirTrapMine
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
177 B
Plaintext
11 lines
177 B
Plaintext
|
5 months ago
|
# FTP::List
|
||
|
|
#
|
||
|
|
# :success: indicates success end of request
|
||
|
|
# :r_errno: remote errno if applicapable
|
||
|
|
|
||
|
|
string dir_path
|
||
|
|
---
|
||
|
|
mavros_msgs/FileEntry[] list
|
||
|
|
bool success
|
||
|
|
int32 r_errno
|