USC-ACTLab / crazyswarm

A Large Quadcopter Swarm
MIT License
319 stars 316 forks source link

Revert "change absolute file path in pycrazyswarm" #718

Closed shupx closed 1 year ago

shupx commented 1 year ago

Reverts USC-ACTLab/crazyswarm#716 As discussed in https://github.com/USC-ACTLab/crazyswarm/pull/716#issuecomment-1355336638, the change of the absolute path of "crazyflies.yaml" may conflict with the howto instructions in https://crazyswarm.readthedocs.io/en/latest/howto/howto.html#option-2-custom-ros-package. Sorry that I didn't notice this problem and thanks https://github.com/USC-ACTLab/crazyswarm/pull/716#issuecomment-1355336638 for pointing it out. I would recommend reverting this change to keep consistent with the instruction document.

whoenig commented 1 year ago

Thanks - sorry that I didn't catch the issue either.