We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Output: $ rosrun sound_play soundplay_node.py Traceback (most recent call last): File "/opt/ros/source/audio_common/sound_play/scripts/soundplay_node.py", line 49, in from diagnostic_msgs.msg import DiagnosticStatus, KeyValue, DiagnosticArray ImportError: No module named diagnostic_msgs.msg
It looks like this is due to a missing dependency in the manifest.xml file; please look at and fix.
trac data:
The text was updated successfully, but these errors were encountered:
[ahendrix] Fix is already implemented in tip. Released as version 0.1.2.
Sorry, something went wrong.
[ahendrix] Old; closing.
No branches or pull requests
Output:
$ rosrun sound_play soundplay_node.py
Traceback (most recent call last):
File "/opt/ros/source/audio_common/sound_play/scripts/soundplay_node.py", line 49, in
from diagnostic_msgs.msg import DiagnosticStatus, KeyValue, DiagnosticArray
ImportError: No module named diagnostic_msgs.msg
It looks like this is due to a missing dependency in the manifest.xml file; please look at and fix.
trac data:
The text was updated successfully, but these errors were encountered: