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

[naoqieus] add led fading method #812

Closed
wants to merge 1 commit into from

Conversation

kochigami
Copy link
Contributor

how to use

1.irteusgl$ pepper-init 
(:robot #<metaclass #X6c8b298 pepper-robot> :naoqi-namespace "pepper_robot" :dcm-namespace "pepper_dcm")
nil
2.irteusgl$ send *ri* :get-led-color-name
:white, :red, :green, :blue, :yellow, :magenta, :cyannil
3.irteusgl$ send *ri* :fade-led-with-color-name :cyan
t ;; pepper's eye led changed to cyan from white
4.irteusgl$ send *ri* :reset-led
t ;; pepper's eye led changed to white

@kochigami
Copy link
Contributor Author

I think using #999 is better because this PR requires us to launch naoqi_apps. #999 requires only naoqi_driver, so I close this.

@kochigami kochigami closed this Nov 22, 2018
kochigami added a commit to kochigami/jsk_robot that referenced this pull request Nov 23, 2018
k-okada added a commit that referenced this pull request Dec 5, 2018
[naoqieus] add led fading method (new version of #812)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant