mavros_msgs/FileRemove Service

File: mavros_msgs/FileRemove.srv

Raw Message Definition

# FTP::Remove
#
# :success: indicates success end of request
# :r_errno: remote errno if applicapable

string file_path
---
bool success
int32 r_errno

Compact Message Definition

string file_path

bool success
int32 r_errno