Skip to content

Incorrect node name in default namespace #29

Description

@gelin

If the node is created like this:

node, err := ros.NewNode("nodename", os.Args)

The resulting node name registered on ROS master become "//nodename".

This causes the address of the node cannot be determined correctly and tools like multimaster_fkie cannot sync a master with such node.

$ rosnode list -a
unknown address         //nodename

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions