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

CombinedRobotHW implementation #231

Closed

Commits on Jan 22, 2016

  1. Allow the InterfaceManager class to register other InterfaceManagers.

    This will make it possible to combine several RobotHW objects into a single one.
    toliver committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    31d81bb View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2016

  1. Add packages combined_robot_hw and combined_robot_hw_tests. combined_…

    …robot_hw allows to load different RobotHW as plugins and combines them into a single RobotHW. A single controller manager can then access resources from any robot.
    toliver committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    6e27ab4 View commit details
    Browse the repository at this point in the history