Closed bbferka closed 5 years ago
PR #231
Tested the branch https://github.com/bbferka/mongodb_store.git. Build successful. Please merge asap.
@abhishek098 I'll take a look when I can and merge.
I've merged it into the branch here. Do you also want this released to the ros build farm?
@hawesie yes. ros release would be great. Thanks.
Noted!
I'm part way there. Just getting the pymongo rosdep added for bionic: https://github.com/ros/rosdistro/pull/19807
PR opened: https://github.com/ros/rosdistro/pull/20048
PR merged so this should start making its way into the build farm
Hi,
I've created a branch (https://github.com/bbferka/mongodb_store/tree/melodic-devel) on my fork for melodic. As of Ubuntu bionic libmongocxx legacy can be a system dependency (Yay!). So far I have only run it with unit tests, which all run through OK.
For now I've only added a CATKIN_IGNORE to libmongocxx_ros, but I think it could also be removed in the future.
If there is an appropriate branch to which I can send a PR I would gladly do so.