-
Notifications
You must be signed in to change notification settings - Fork 1
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
Replaced test_motor
w/ fakeMotionControl
#2
Conversation
I think it also needs
I just tested the program with the renamed device and the above config option, and everything seems to work fine. |
Hi @mfussi66, |
Interestingly, also fakeMotor is deprecated robotology/yarp#2478 . So if |
Good catch @traversaro |
I've checked that in https://github.com/orgs/icub-training/packages/container/sandbox/2890684?tag=v2021.05. I believe we should make it available. |
test_motor
w/ fakeMotor
test_motor
w/ fakeMotionControl
Switched to the use of |
Everything's fine 👍🏻 |
The plugin
test_motor
has been deprecated.cc @mfussi66.