Skip to content

Conversation

@svenschneider
Copy link

By allowing the EtherCat master to be injected into each class, it is possible to design a plugin-based architecture for binding the youbot driver to a robotic software framework such as ROS or OROCOS: One component or plugin in the framework instantiates the EtherCat master and can then pass it to further components or plugins which are in turn responsible for communicating with either the base, the manipulator or the gripper.

The dependency injection is optional. Thus, the default behaviour remains unchanged.

wnowak and others added 6 commits September 19, 2014 13:03
By allowing the EtherCat master to be injected into each class, it is
possible to design a plugin-based architecture for binding the youbot
driver to a robotic software framework such as ROS or OROCOS: One
component or plugin in the framework instantiates the EtherCat master
and can then pass it to further components or plugins which are in turn
responsible for communicating with either the base, the manipulator or
the gripper.

The dependency injection is optional. Thus, the default behaviour remains unchanged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants