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

Full workspace setup instructions missing #5

Open
cappelletto opened this issue Mar 14, 2018 · 2 comments
Open

Full workspace setup instructions missing #5

cappelletto opened this issue Mar 14, 2018 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@cappelletto
Copy link
Member

cappelletto commented Mar 14, 2018

When running catkin_make in the root path for the repository (as suggested in current README.md instructions) fails as follow:

cappelletto@algol:~/projects/uw-slam$ catkin_make
Base path: /home/cappelletto/projects/uw-slam
The specified base path "/home/cappelletto/projects/uw-slam" contains a package but "catkin_make" must be invoked in the root of workspace
@cappelletto cappelletto added the bug Something isn't working label Mar 14, 2018
@fmoralesh
Copy link
Contributor

Basically, you need to save the repository in the ROS catkin workspace directory. Normally, would be in /home/"user"/catkin_ws/src/. I will further explain these steps in README.md in addition to configuration steps for SLAM.

@fmoralesh
Copy link
Contributor

Updated README.md with correct commands to properly install and configure UW-SLAM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants