Closed JoenHune closed 4 years ago
Thanks a lot for raising and solving such a problem. However, we have compiled the source code on many different devices and have not encountered the problem you described, so we are not sure whether your modifications will be helpful to other devices. If someone else raises a similar issue, we will let him try the solution you provided, but I ’m sorry that we will not merge your pull request.
2 files about dji-sdk-3.3 in
onboard_computer/controller
of this repo(experiment
branch) was miscoding aboutProtocol::PackageMin
, which will cause a compile error while $catkin_make. This branch has fixed the problem and ensuring $catkin_make passed.