flabrosse

Results 26 issues of flabrosse

Since melodic seems impossible to get going in gentoo anymore (due to changes in python versions), I'm giving a go at noetic. I tried to emerge ros-noetic/deskop and get: ```...

Subject says it all. ``` /var/tmp/portage/ros-melodic/qt_gui_cpp-0.4.1-r1/work/qt_gui_cpp-0.4.1_build-python3_6/sip/qt_gui_cpp_sip/siplibqt_gui_cpp_sipqt_gui_cppPluginContext.cpp:177:131: error: use of deleted function ‘qt_gui_cpp::PluginContext& qt_gui_cpp::PluginContext::operator=(const qt_gui_cpp::PluginContext&)’ 177 | reinterpret_cast< ::qt_gui_cpp::PluginContext *>(sipDst)[sipDstIdx] = *reinterpret_cast< ::qt_gui_cpp::PluginContext *>(sipSrc); | ^ ```

ROS has been part of the official gentoo tree for quite a while. At the beginning it was quite incomplete. Is that still the case? Are there any reasons for...

Trying to run some ROS stuff on my gentoo desktop (have not done that in a while) and I now get: ``` RLException: error loading tag: file /home/ffl/catkin_ws/src/idris_sim/config/control.yaml contains invalid...

We have ROS running on several of our computers and robots. Two of the robots have lunar on. Following an update, one of them refuses to work (for example, I...

All, Trying to install ROS on a headless robot, so no point in installing GTK or X or cairo or... Just emerging ros-base wants to install all that. I have...

Trying to emerge mrpt and it fails with ``` expression cannot be used as a function return howMany(); ``` in matrix_adaptors.h Any idea?

Doing an update at the moment, and emerge wants to update to gazebo-7.11.0. This fails with `Dem.cc:157:16: error: ‘MAX_D’ is not a member of ‘ignition::math’ double min = ignition::math::MAX_D;` ROS...

All, Trying to emerge ros-lunar/gpsd_client and that fails: `[ 50%] Building CXX object CMakeFiles/gpsd_client.dir/src/client.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"gpsd_client\" -I/opt/ros/lunar/include -I/opt/ros/lunar/share/xmlrpcpp/cmake/../../../include/xmlrpcpp -DNDEBUG -march=native -mtune=native -O2 -pipe -std=c++11 -std=c++11 -o CMakeFiles/gpsd_client.dir/src/client.cpp.o -c /var/tmp/portage/ros-lunar/gpsd_client-0.1.9/work/gpsd_client-0.1.9/src/client.cpp...

### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues. - [X] This issue is not a question, bug report,...

feature_request