Open gogobd opened 9 years ago
I'm upgrading my boost library from 1.49.0 to 1.59.0 to see what happens.
@gogobd Any update on this?
Can anyone provide the required changes to the CMakelists.txt file mentioned for RPi 2 compilation? Thanks.
hi gogobd, how did you get this solved?I get the same error. thanks!
Unfortunately that was a while ago and I'm traveling right now, but I think I git that away by changing the version of the boost library. Sorry that I can't be more conclusive right now.
After many tries I got lsd-slam working without much graphical modules, especially without the point cloud viewer which is too heavy for my raspberry.
Hope that helps...
Gg ☆
On 12 Aug 2016, at 05:53, jerrykingnice notifications@github.com wrote:
hi gogobd, how did you get this solved?I meet accross the same error. thanks!
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
Hi @gogobd , can you tell me how you solved the problem?
Thank you in advance :)
Hello, every 01!
I am trying to compile LSD-SLAM on a Raspberry Pi 2. I got ROS installed and all dependencies mentioned are available now. I changed the CMakeList.txt in lsd_slam_core to get past some issues, but unfortunately I run into a problem I can't understand. Here's my session:
So something's wrong with a boost mutex lock, but I have no idea how I could fix that. It would be great to get it running, so any help would be very appreciated.
Gogo.