Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ErcBunny
Copy link

@ErcBunny ErcBunny commented Oct 16, 2023

Hi,

I've made minor changes to the CMakeLists.txt files, and included deque in map.hpp files, 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.

In addition, top-level CMakeLists.txts are deleted as they will be automatically generated upon runnning catkin_make. So it is safe to delete them.

These changes have been verified on Ubuntu 22 with virtual env (with catkin_make only, catkin build still fails) and Ubuntu 20 with system-installed ROS. I hope these changes are helpful for others also running Ubuntu 22 and don't want to build ROS 1 from source.

Cheers~
Ercbunny

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant