Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.

How to install for beginners #505

Open
akamood opened this issue Dec 19, 2020 · 1 comment
Open

How to install for beginners #505

akamood opened this issue Dec 19, 2020 · 1 comment

Comments

@akamood
Copy link

akamood commented Dec 19, 2020

Hi
Looking for some really basic instructions for beginners on mac.
A zero to hero perspective from what files to download, what order, how to put together the software and then how to run the examples.
I know this is more aimed at developers, but i guess everyone has to start somewhere..
The end result is amazing!
Any help?

@adamjstewart
Copy link

I highly recommend using a package manager like Spack instead of building everything manually:

$ git clone https://github.com/spack/spack.git
$ . spack/share/spack/setup-env.sh  # or whatever shell you use
$ spack install openvslam
$ spack load openvslam

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants