Skip to content

Run publisher & subscriber examples with DPS #43

@darshanj95

Description

@darshanj95
  • Operating System:
    • Ubuntu 18.04
  • Installation type:
    • Source
  • DDS implementation:
    • rmw_implementation used: Fast-RTPS, cycloneDDS, DPS

I followed the installation instructions for it and got it build successfully. (https://github.com/ros2/rmw_dps 2)

After doing this, I switched from default rmw to rmw_dps by specifying the environment variable.

export RMW_IMPLEMENTATION=rmw_dps_cpp

And then I tried running talker demo (ros2 run demo_nodes_cpp talker) and listener demo node, but the listener node couldn’t get the read the message. When I tried to echo the topic from talker node, I got this message:

Could not determine the type for the passed topic

Could someone point out what is going on here?
Thank you!

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