[ros-users] New 3rd party packages

Daniel Stonier d.stonier at gmail.com
Sun Mar 1 06:03:33 UTC 2015


This is just a heads up with regards to a few new third party packages on
the ros apt-get server that others might find useful:

libceres-dev <http://ceres-solver.org/>

Google's optimization solver library. It is not a catkin 3rd party, but
packaged by Vincent Rabaud and available via the usual ros apt-get server.
We were doing everything by source for months before finding out Vincent
had packaged it for us - thanks Vincent!

ros-indigo-sophus <http://wiki.ros.org/sophus>

A really awesome c++ implementation of lie groups by Hauke Strasdat built
on top of Eigen. Thanks Hauke!

ros-indigo-cv-backports <http://wiki.ros.org/cv_backports>

Backports some useful features for qt's imshow from 3.0 to the ubuntu
system release of 2.4.x. It lets you zoom, save, and run from parallel
threads (great for use on top of ecto).

ros-indigo-nanomsg <http://wiki.ros.org/nanomsg>

A new comms release from the author of zeromq (official web page
<http://nanomsg.org/>). We often use this for lightweight communications on
low level arm boards that can't support ros. Cross compile with catkin from
source for the arm boards, or use the deb for the pc side.

Enjoy your robot'icking!
Daniel.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ros.org/pipermail/ros-users/attachments/20150301/363ca8a1/attachment.html>


More information about the ros-users mailing list