Daniel Wright

Results 5 comments of Daniel Wright

Joseph, I'm curious to see if this is something at the C or C++ API level. Can you try the following: 1) Download the newest version of the C API...

Okay, that's a good point. Sorry for jumping in. I suppose it would be best to hold off on trying my suggestion for now, @josephcoombe .

Hey Connor, This isn't a configuration which we support, but you can use the `libhebi.X.dylib` binary located at docs.hebi.us . We are actually in the process of targeting a newer...

Ros stopped [building i386](www.ros.org/reps/rep-0003.html) in Lunar, btw. I think we should stop trying to support it all together

In particular, the inner struct `Server::RegisteredMethod` encapsulates a unique ptr to inner struct `Server::RequestMatcherInterface`, the latter of which is defined later in the translation unit: The latter unique_ptr [is used...