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

Check if rospack cache recrawl is still required for rapp installation #241

Closed
bit-pirate opened this issue Jun 24, 2014 · 1 comment
Closed

Comments

@bit-pirate
Copy link
Collaborator

Currently the rapp installation process (#211) uses a rospack profile call to manually trigger the update of rospack's cache: https://github.com/robotics-in-concert/rocon_app_platform/blob/hydro-devel/rocon_app_manager/src/rocon_app_manager/rapp.py#L94-L97

With the updates in nodelet_core (ros/nodelet_core#20) in place this might not be needed any more. There is also a related change in pluginlib (ros/pluginlib#23). For indigo all these changes have already been released. However, I'm not sure if this manual cache update can safely be dropped for hydro as well. Test!

@bit-pirate bit-pirate self-assigned this Jun 24, 2014
@stonier
Copy link
Member

stonier commented Aug 14, 2015

Dropping this as we are no longer supporting hydro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants