Matouš Vrba
Matouš Vrba
> Yes there is, (thanks to @sam-mccall)! > > Before diving into that I would like to mention that this exact case you mentioned (i.e. compile_commands.json is under a folder...
what kind of checks do you suggest?
> ... test, which vim you have (`:version`) ... neovim version: ``` :version NVIM v0.3.2-dev Build type: RelWithDebInfo Lua 5.1 Compilation: /usr/bin/cc -g -O2 -fdebug-prefix-map=/build/neovim-Y37o5P/neovim-0.3.0~ubuntu1+git201808202018-768bc68-479a1d0=. -fstack-protector-strong -Wformat -Werror=format-security -Wconversion -U_FORTIFY_SOURCE...
I assume the garbage text in the console is you, typing random stuff out of boredom :D It seems that you have a connection problem presumably when downloading OhMyZsh (the...
Strange, I tried both commands just now and both work. What Ubuntu version are you on? What versions of `wget` and `curl` do you have (post the output of `wget...
It's 2021 and I'm still getting these warnings when using PCL. Is there really no way of getting rid of these without manually fiddling with PCL's CMake config? Why doesn't...
The version that comes with Ubuntu 20.04 these days. Output of `apt list --installed | grep pcl`: ``` WARNING: apt does not have a stable CLI interface. Use with caution...
Oh and it also gives these warnings lately: ``` CMake Warning at /opt/ros/noetic/share/cmake_modules/cmake/Modules/FindEigen.cmake:62 (message): The FindEigen.cmake Module in the cmake_modules package is deprecated. Please use the FindEigen3.cmake Module provided with...
After running `sudo apt update && sudo apt upgrade` (at Ubuntu 20.04 with ROS Noetic), both the `** WARNING ** io features related to (...)` and the `FindEigen3.cmake` warnings **are...
Output of `sudo apt search perception-pcl` on my system is: ``` Sorting... Done Full Text Search... Done ros-foxy-perception-pcl/focal 2.2.0-1focal.20210106.024043 amd64 PCL (Point Cloud Library) ROS interface stack. ros-noetic-perception-pcl/focal,now 1.7.2-1focal.20210126.134813 amd64...