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
Thank you very much for replying! Maybe a silly question, but how to generate this icbs.paths file? ./CBSH2 --help does not seem to have an option to save trajectories.
No, icbs.paths is not a file. "paths" is a variable in Class ICSBSearch that stores the paths for all agents. So you need to change the code in the driver.cpp file to output icbs.paths after icbs.runICBSSearch()
Dear author, is the code able to output the trajectory for each agent given the map and agents' info?
The text was updated successfully, but these errors were encountered: