Leopold Palomo-Avellaneda

Results 19 issues of Leopold Palomo-Avellaneda

Please, could you add an option to avoid the use of debug file? pkg-abidiff fails is debuginfo is not specified. I have to check a package that the old version...

Hi, we have detected a strange issue with ompl. Our motion planning framework [Kautham](https://sir.upc.edu/projects/kautham/) uses OMPL and other libraries like Qt, Coin3d, etc. Our development base is Debian Stable (now...

ompl 1.5.2 has wrong dependencies defined in package.xml. * opende and libflann-dev must go to section AND Because then, when the package is build they are not loaded, so are...

I'm trying to build librealsense and not use the version of easylogging inside their sources (v9.96.5) and use the version of my system (v9.97.0). However, when I built it, I...

We are trying to incorporate 0.6.1 to Debian and we have found several build problems in some platforms. You can check it here: https://buildd.debian.org/status/package.php?p=fcl&suite=experimental For instance, * In arm64: 92%...

I have seen that graspit has in its dependencies all refered to Qt4: sudo apt-get install libqt4-dev sudo apt-get install libqt4-opengl-dev sudo apt-get install libqt4-sql-psql sudo apt-get install libsoqt4-dev Qt4...

I'm trying to build depthai-core but not using hunter. My idea it to package it (or try) for debian/ubuntu. I have already a version of depthai-core built without hunter and...

Till now, the debian package is built using libpcre3-dev. There's a [mass bug](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000098) about dropping that package because of [several reasons](https://lists.debian.org/debian-devel/2021/11/msg00176.html). Checking the CMakeLists I have found that collada-dom can...

Hi, I would like to build openpose_ros with openpose version 1.4. I'm having a lot of errors because of old API of openpose. Do you have any intention to upgrade...

As the definition of the package says: "pluginlib is a C++ library for loading and unloading plugins from within a ROS package". The implementation of that is that every plugin...