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

Devices to be added in robot def instead of implementation #148

Open
Suke0811 opened this issue Oct 12, 2022 · 0 comments
Open

Devices to be added in robot def instead of implementation #148

Suke0811 opened this issue Oct 12, 2022 · 0 comments
Labels

Comments

@Suke0811
Copy link
Owner

for hardware, it is more common to use devices which require special handling through DeviceExecuter. Currently, not calling super won't call device init, drive, or sense, for example.

Another issue is that Device is imported both in robot def and implementation for creating space and adding devices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant