ZJU-FAST-Lab / GCOPTER

A General-Purpose Trajectory Optimizer for Multicopters
MIT License
684 stars 139 forks source link

Fix Build Issues for Using RoboStack's ROS Noetic Environment #22

Open ErcBunny opened 8 months ago

ErcBunny commented 8 months ago

Hi,

I've made minor changes to the CMakeLists.txt files, and included deque in map.hpp, to fix building issues that may appear when building this project with RoboStack's ROS Noetic in a virtual environment. I've also added instructions to setup the virtual environment in README.

These changes have been verified on my system Ubuntu 22. I suppose this may help others as well if they are struggling with ROS versions. That is why I am opening this pull request.

Thank you for reading and I look forward to hearing your feedback.

Cheers, Ercbunny