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

TouchOscInterface tries to call nonexistent methods sendToClient and sendToAll #5

Open
mjog opened this issue Mar 19, 2013 · 0 comments

Comments

@mjog
Copy link

mjog commented Mar 19, 2013

TouchOscInterface calls in several places two methods on itself, sendToClient and sendToAll that do not seem to have been defined. For example, in cb_ros_vibrate. This would lead to an AttributeError.

(I'm not actually using TouchOscInterface, but using it as a guide for creating my own subclass of OscInterface and was surprised when getting an AttributeError myself.)

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

No branches or pull requests

1 participant