-
Notifications
You must be signed in to change notification settings - Fork 5
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
adds digital sensor interface #84
base: develop
Are you sure you want to change the base?
Conversation
Co-authored-by: Maxx Wilson <[email protected]>
Co-authored-by: Maxx Wilson <[email protected]>
01_Libraries/ghost_v5_interfaces/test/config/example_robot.yaml
Outdated
Show resolved
Hide resolved
01_Libraries/ghost_v5_interfaces/test/config/example_robot_2.yaml
Outdated
Show resolved
Hide resolved
01_Libraries/ghost_v5_interfaces/test/config/test_load_digital_device_config.yaml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should not be commented out.
...braries/ghost_v5_interfaces/include/ghost_v5_interfaces/util/device_config_factory_utils.hpp
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be digital_outputs
instead?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be digital_inputs
instead?
PR Summary
PR Link: Link
Issue Link: Link
Description
Add hardware interface support for digital sensors plugged into ADI ports.
Reviewers
Changelog
Reviewer Guide
11_Robots/ghost_over_under/config/robot_hardware_config_worlds_24.yaml)
Testing
Automatic
Manual