We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After compiling Irrlicht, I had another two small debugging steps before I was able to run it succesfully:
FIND_LIBRARY(IRRLICHT_LIBRARY NAMES Irrlicht PATHS $ENV{IRRDIR}/lib/Linux )
sudo apt-get install libxxf86vm-dev
Maybe this helps someone setting everything up, I was able to run it with:
20.04.2-Ubuntu ros noetic opencv 4.2 irrlicht-1.6.1
The text was updated successfully, but these errors were encountered:
I have been stuck for several days,THANK YOU!
Sorry, something went wrong.
Have you successfully deployed RatSLAM on Ubuntu20? Can you add a contact information to discuss it?
It's been a while and I cannot help with more than what I wrote in the Issue :)
Could you please tell me the name of your Issue? I would like to learn about it
No branches or pull requests
After compiling Irrlicht, I had another two small debugging steps before I was able to run it succesfully:
sudo apt-get install libxxf86vm-dev
Maybe this helps someone setting everything up, I was able to run it with:
20.04.2-Ubuntu
ros noetic
opencv 4.2
irrlicht-1.6.1
The text was updated successfully, but these errors were encountered: