Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 23

The difference between static library(.a) and shared object library(.so)

$
0
0
Dear All, Could anybody explain what difference between static library(.a) and shared object(.so) is in ROS library types? How can I build them? Is there another type? I have written a c++ class and build it as separate ROS pkg available for other ROS pkgs. Is it a static library? Thanks for your explanations.

Viewing all articles
Browse latest Browse all 23

Trending Articles