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

Fix for issue #58: make moveit mongodb location configurable #60

Conversation

gavanderhoorn
Copy link
Member

As per subject.

See also earlier discussion in #59.

I've also added these changes to the deprecated irb2400_.. and irb6640_.. MoveIt pkgs.

…ustrial#58.

Released MoveIt configuration packages are installed in non-writable
locations most of the time. Starting `demo.launch` or any other launch
file that starts the mongodb wrapper script results in a 'Permission
denied' error, as it cannot create the database in those directories.

These changes allow the user to configure an alternative location
for the mongodb database by using the `db_path` argument.

Essentially a backport of the fix in moveit/moveit_setup_assistant#103.

These fixes have been applied to both the new and the deprecated MoveIt
configuration packages.
@gavanderhoorn
Copy link
Member Author

Ping?

If this gets merged, we can get the packages shipped with the next Hydro sync (which is probably any day now).

@shaun-edwards
Copy link
Member

+1....@Levi-Armstrong, does this look good to you?

@Levi-Armstrong
Copy link
Member

@shaun-edwards, everything looks good.

shaun-edwards added a commit that referenced this pull request Jan 29, 2015
…rash

Fix for issue #58: make moveit mongodb location configurable
@shaun-edwards shaun-edwards merged commit 3353d55 into ros-industrial:hydro-devel Jan 29, 2015
@gavanderhoorn gavanderhoorn deleted the issue58_mongo_perm_denied_crash branch January 29, 2015 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants