Hi there! Your work is very impressive and I am trying to follow some of the part. But as I run the three jupyter code, it seems not to include the necessary data for any output.
Under folder robot_framework/result/drones, the program supposes that there should be a directory b01 includes 5 subdirectories ( 00 ~04) , which contains something like robot simulation data. Besides, I've noticed that there's some json files referred in the swarming_plot.ipynb contain file like 2021-04-28 17:29:18.848159:J=0,K=0,M=1,T=0.01.json, which appears to be an experiment result and can't be found in the code.
Does it need to be retrieved from environment like ROS? Thanks for your time!
Hi there! Your work is very impressive and I am trying to follow some of the part. But as I run the three jupyter code, it seems not to include the necessary data for any output.
Under folder
robot_framework/result/drones, the program supposes that there should be a directoryb01includes 5 subdirectories( 00 ~04), which contains something like robot simulation data. Besides, I've noticed that there's some json files referred in theswarming_plot.ipynbcontain file like2021-04-28 17:29:18.848159:J=0,K=0,M=1,T=0.01.json, which appears to be an experiment result and can't be found in the code.Does it need to be retrieved from environment like ROS? Thanks for your time!