Skip to content
This repository was archived by the owner on Aug 11, 2023. It is now read-only.
This repository was archived by the owner on Aug 11, 2023. It is now read-only.

Can't bind hostname to ip correctly! #255

Closed
@erow

Description

@erow

My system environment is Jessie on raspberry pi.
I create a subscriber at '/card'.And there's no way to publish any topic.
I got an error message:

Sep 09, 2017 7:49:59 AM org.ros.internal.node.topic.DefaultSubscriber$1 onMasterRegistrationSuccess
INFO: Subscriber registered: Subscriber<Topic<TopicIdentifier, TopicDescription<card_reader/card, c52852a769436958171eee646747bd88>>>

Sep 09, 2017 7:50:29 AM org.ros.internal.node.topic.UpdatePublisherRunnable run
SEVERE: org.ros.exception.RosRuntimeException: Connection exception: raspberrypi/218.205.57.154:45771
Sep 09, 2017 7:50:29 AM org.ros.internal.transport.ConnectionTrackingHandler exceptionCaught
SEVERE: Channel exception: java.net.ConnectException: connection timed out

It's strange raspberrypi/218.205.57.154 ,it should be '127.0.0.1'.

127.0.0.1 raspberrypi
192.168.1.25 DESKTOP-EROW `

And I have no idea to the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions