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

Controlling sound and light #44

Open
OggerKrogh opened this issue Jan 20, 2020 · 1 comment
Open

Controlling sound and light #44

OggerKrogh opened this issue Jan 20, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@OggerKrogh
Copy link

Does the package support audio and light control? I can find topics related to audio and light that take a message of type string, but cannot figure out what commands to send.
Thank you.

@mintar
Copy link
Member

mintar commented Jan 20, 2020

Those topics are just forwarded from the MiR, I don't know what commands to send either. There are two ways you could control light + sound:

  • Do a "rostopic echo" while changing the lights or playing a sound to figure out what the MiR sends on those topics. Maybe you need to do the following first: export ROS_MASTER_URI=http://192.168.12.20:11311
  • Alternatively, use the MiR's REST API instead of ROS.

@mintar mintar added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants