Sam Pfeiffer

Results 137 comments of Sam Pfeiffer

Ok, I didn't really remember how was the status of this. I added you to a private repository with the partial implementation. The caveats of it: > the current implementation...

@linknum23 I ignore it it will be useful but an implementation of the dynamic reconfigure client for c++ was merged relatively recently: https://github.com/ros/dynamic_reconfigure/pull/78

Hey @NikolausDemmel @linknum23 did you get any work done on this? :)

@wew84 hello! I can give you access, could you drop me a line of who you are and what you do (maybe by email if you prefer) just to have...

I believe there is a C++ client API already, I'm on mobile so I can't link it... But it should be in this repo! And there is a Python dynamic...

I'm finding the same problem (in Gentoo Prefix, amd64 & x86). I needed to downgrade **from** `dev-util/cmake-3.13.1` adding `package.mask` rule for `>=dev-util/cmake-3.13.0` (I also tried `>=dev-util/cmake-3.13.1` but that wasn't enough)....

If pluginlib is part of ros_base I can tell you it works (as I setup CI that emerges all ros_base on Gentoo Prefix amd64 and x86 and it currently contains...

> I still run into trouble with `ros-kinetic/qt_gui_core` although I have the patch applied **and** `dev-util/cmake-3.12.3:0` installed. Can anyone reproduce this? > /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -l-lpthread I just reproduced this....

@pholthau @allenh1 have you been able to emerge `dev-qt/qtwebkit-5.212.0_pre20180120`? It is a dependency for `ros-kinetic/desktop` and I'm finding no way to get it to compile... I'm in a loop of...

@allenh1 It's happening on amd64 and x86 on Prefix. I'm re-building with some updates... I hope to have a reproducible docker environment soon if anyone can help at that point.