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

Help compiling #2

Open
Grandpa-G opened this issue Jul 13, 2020 · 1 comment
Open

Help compiling #2

Grandpa-G opened this issue Jul 13, 2020 · 1 comment

Comments

@Grandpa-G
Copy link

Could you give directions on how to setup the environment to compile your project on a Linux system?

@balkce
Copy link
Owner

balkce commented Jul 13, 2020

Install the dependencies mentioned at the end of the Readme.md file, using apt (in Ubuntu) or whatever package management system your Linux distribution uses. You also need to install opencv, but that differs between distribution versions.

Install ROS and create a ROS workspace: http://wiki.ros.org/ROS/Tutorials/InstallingandConfiguringROSEnvironment

Do a git pull of this project, into your "src" folder inside your ROS workspace.

Do "catkin_make" in the source folder of your ROS worskpace, and voila.

Hope this helps.

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