yekigoc / rosjava

Automatically exported from code.google.com/p/rosjava
0 stars 0 forks source link

Python actionlib client cannot talk to Java actionlib server #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A simple Java actionlib simple action server was created and brought up.

A python simple action client was created using the existing Python actionlib 
client code.

The python code blew up. Stack trace showed that callerid was missing from 
connection headers from some publisher or subscriber connection from the Java 
server.

Original issue reported on code.google.com by khug...@google.com on 22 Jun 2011 at 4:40

GoogleCodeExporter commented 9 years ago
A better description for this might be that the "callerid field in the 
connection header is not being populated by rosjava" .  

Another discussion here: 
http://answers.ros.org/question/3184/rosjava-messages-missing-callerid-field

Original comment by Tully.Foote on 12 Dec 2011 at 8:33

GoogleCodeExporter commented 9 years ago
Cool, thanks for pointing that out.

I am getting to the point where I will need to resolve this as I want more ROS 
functionality with the Java codebase.

Original comment by khug...@google.com on 12 Dec 2011 at 8:45

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 55ea7586e10b.

Original comment by damonkoh...@google.com on 5 Jan 2012 at 6:03