You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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-L97With 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!
The text was updated successfully, but these errors were encountered: