You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are unable to rule out boost::shared_ptr entirely from the source code since rosbag::MessageInstance::instantiate returns it. We can copy the content of the boost::s_ptr to an std::s_ptr and put it to _msg_cache but I don't see any benefit of this action.
slam-constructor/src/ros/bag_topic_with_transform.h
Line 129 in ec1f6c8
The text was updated successfully, but these errors were encountered: