Closed ywang760 closed 4 months ago
hmmm that is interesting, perhaps that is a bug on the cflib backend side.
Does this work for the cpp backend? If you start the server with backend:=cpp
?
There was a bug indeed, but luckily easy to spot the issue. There is a PR here https://github.com/IMRCLab/crazyswarm2/pull/549, if you can try it out?
Thank you. It works with backend:=cpp
. Adding in https://github.com/IMRCLab/crazyswarm2/pull/549 also makes backend:=cflib
works.
Great! The fix has been merged so you can pull the latest changes on your machine.
Hi, I have a question on using
cf.uploadTrajectory
to upload multiple trajectories. For example, I'm changing this toI'm getting
on the server.