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

Error at the "Database Launch" step in the Example STRANDS System Page #4

Closed
FcoMelendez opened this issue Dec 5, 2016 · 2 comments

Comments

@FcoMelendez
Copy link

Hello!
I'm trying to test the examples available at the "Example STRANDS System Page". I get the following error:

CMD:
roslaunch mongodb_store mongodb_store.launch db_path:='path to my db_dir'/strands_sim_example

ERROR:
Traceback (most recent call last):
File "/opt/ros/indigo/lib/mongodb_store/message_store_node.py", line 21, in
class MessageStore(object):
File "/opt/ros/indigo/lib/mongodb_store/message_store_node.py", line 321, in MessageStore
query_with_projection_messages_ros_srv.type=dc_srv.MongoQuerywithProjectionMsg
AttributeError: 'module' object has no attribute 'MongoQuerywithProjectionMsg'

@hawesie
Copy link

hawesie commented Dec 6, 2016

Thanks for trying our code!
This is a known current issue: strands-project/mongodb_store#182
If you install mongodb_store from source it goes away, but we're still looking for a proper fix.

@FcoMelendez
Copy link
Author

Working!
Thanks for your prompt and helpful answer : )

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

2 participants