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

Some Warning about building this project!!! #6

Open
fengshiyu58 opened this issue Aug 2, 2022 · 2 comments
Open

Some Warning about building this project!!! #6

fengshiyu58 opened this issue Aug 2, 2022 · 2 comments

Comments

@fengshiyu58
Copy link

When you build it, should not follow README, but bellow:

git clone https://github.com/gxytcrc/Semantic-Graph-based--global-Localization.git
cd semantic-histogram-based-global-localization
mkdir build
cd build
cmake ..
make -j8 #do not catkin_make

By the way, the version of PCL should be lower than 1.10. Otherwise, make will error!!!

@fengshiyu58 fengshiyu58 changed the title Some Warning about build this project!!! Some Warning about building this project!!! Aug 2, 2022
@fengshiyu58
Copy link
Author

when you launch it like:
./mapAlignment robot1-foldername startFrameNumber endFrameNumber robot2-foldername startFrameNumber endFrameNumber
the parameter robot1-foldername should be relative path, instead of absolute path, like
./build/mapAlignment ./Dataset/frontward 0 300 ./Dataset/backward 0 300

@gxytcrc
Copy link
Owner

gxytcrc commented Aug 9, 2022

Thank you for your warning, I have edited the README

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

No branches or pull requests

2 participants