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
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.
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.