Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composite chain node #187

Open
mathias-luedtke opened this issue Jul 12, 2016 · 0 comments
Open

Composite chain node #187

mathias-luedtke opened this issue Jul 12, 2016 · 0 comments

Comments

@mathias-luedtke
Copy link
Member

Instead of virtual inheritance profile-specific layers could be added via plugin-based profile handlers.
The would allow mixed sensor/actor chains in one ROS node.

So each node entry in config could contain a list of profile specific chains:

nodes:
  - name: node1
    id: 1
    eds_pkg: my_config_package # optionals package  name for relative path
    eds_file: "my_config.eds" # path to EDS/DCF file
    chains: [canopen_motor_node::RosControl402Chain]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant