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
{{ message }}
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
When I execute the UUV batch run example "run_grid_search", all of the processes timeout before the simulation process is finished. In other words, it seems to crash or not respond to the roscore I have launched. What is the reason for this?
I have roscore launched on the localhost, and I am using the cost_fcn parameters in uuv_smac_example because no cost_fcn was specified in the example_grid_search.yml file, which was causing a KeyError.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I execute the UUV batch run example "run_grid_search", all of the processes timeout before the simulation process is finished. In other words, it seems to crash or not respond to the roscore I have launched. What is the reason for this?
I have roscore launched on the localhost, and I am using the cost_fcn parameters in uuv_smac_example because no cost_fcn was specified in the example_grid_search.yml file, which was causing a KeyError.
The text was updated successfully, but these errors were encountered: