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

Additional packages required for succesful build #492

Closed
nkhedekar opened this issue Jun 6, 2018 · 1 comment · May be fixed by #659
Closed

Additional packages required for succesful build #492

nkhedekar opened this issue Jun 6, 2018 · 1 comment · May be fixed by #659

Comments

@nkhedekar
Copy link

There are a few additional packages that are required to be installed for a successful build that have not been mentioned in the installation. In case RotorS does not get built even after installing these, calling catkin clean and then rebuilding solves the problem.

These packages can be installed using the following commands -
sudo -H pip install future
sudo apt-get install ros-kinetic-octomap-msgs ros-kinetic-octomap-mapping libgoogle-glog-dev ros-kinetic-control-toolbox protobuf-compiler protobuf-c-compiler

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 a pull request may close this issue.

2 participants