pygazebo icon indicating copy to clipboard operation
pygazebo copied to clipboard

How to access data in Response?

Open RDaneelOlivav opened this issue 10 years ago • 3 comments
trafficstars

Does someone know how to access all the data in the "pygazebo.msg.response_pb2", is because when accessing the

response = pygazebo.msg.response_pb2.Response.FromString(data) print "serialized_data Data ==>", response.serialized_data.name

It return nothing and when using "response.serialized_data" the data is not correctly formatted.

RDaneelOlivav avatar Aug 12 '15 15:08 RDaneelOlivav

@RDaneelOlivav have you been able to get this library to work at all? I'm not having any luck.

wil3 avatar Aug 10 '17 20:08 wil3

Its ages since I stopped using it. I don't even remmember what we got working I'm afraid :(. If I remmember something I'll let you know ;).

RDaneelOlivav avatar Aug 11 '17 08:08 RDaneelOlivav

haha yea figured it was a long shot but havnt been able to get any of it working, project seems more or less abandoned

wil3 avatar Aug 11 '17 13:08 wil3