ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
My ROS core is running in my PC and i launch the subscriber node from my android tablet.
This error log only appears when i try my subscriber to custom message. If i try it to a std_msgs.String for example it works.
My master uri is well defined because i can check it when debugging the app.
it looks like:
http://localhost:11311
where local host is: 138.100.76.196
and is named: arturo-desktop
I don't know why this error only begins with this subscriber.
Any suggestion?
Thanks for helping!!