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

Issue with installing from source #1

Open
vivequeramji opened this issue Feb 14, 2018 · 3 comments
Open

Issue with installing from source #1

vivequeramji opened this issue Feb 14, 2018 · 3 comments

Comments

@vivequeramji
Copy link

I am currently trying to build the package as instructed but I am running into an issue. After running 'catkin_make', errors are thrown such as:

error: 'getChild' is not a member of 'octomap::OcTreeNode'
error: 'class octomap::AbstractOcTreeNode' has no member named 'setValue'

I spent a long time trying to figure out why this may be, and the only reasoning I could find is that when installing the dependency 'octomap-ros', it also installs octomap(v1.8). However, you may have used an older version(v1.7?) of octomap and so is now not installing.

Any recommendations on how to proceed? I could also be missing something completely.

@zlt1991
Copy link
Owner

zlt1991 commented Feb 22, 2018 via email

@kevin-kaixu
Copy link

Hi vivequeramji,
Did that resolve your problem?

@vivequeramji
Copy link
Author

vivequeramji commented Mar 1, 2018 via email

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

3 participants