Robotics StackExchange | Archived questions

Read data from actionlib_msgs/GoalStatusArray

Hi,

Could somebody tells me how can I read or print out data from actionlibmsgs/GoalStatusArray type in C++? I would like to grab "status" value in statuslist message. I've tried to use C++ array type statement but it doesn't work. e.g. int y = goal.status_list11

Thank you.

Asked by faisal on 2013-11-19 11:52:02 UTC

Comments

Answers