I want to create a message file for action server to receive goal. I want action server to take data in the form of a dictionary from action client and push it to google sheet. How can I do it? I wrote it like this , is this correct?
I want to create a message file for action server to receive goal. I want action server to take data in the form of a dictionary from action client and push it to google sheet. How can I do it? I wrote it like this , is this correct?
# goal
string protocol
string mode
string sheet_id
**data