Linker options error
I am trying to install the ROS package for xsens modules but first I am required to installed the xsens software suite. It is a archived folder with executable scripts.
here is a log
sudo ./mfmsdk_linux-x64_2021.2.sh
Installing 'Xsens Magfield Mapper SDK'
Enter the installation directory [/usr/local/xsens]
> /ubuntu/.local/xsens
#46-Ubuntu SMP PREEMPT Fri Jul 30 00:35:40 UTC 2021
Start using by adding -L/ubuntu/.local/xsens to your linker options
Or register systemwide using ldconfig /ubuntu/.local/xsens
I have tried -L/ubuntu/.local/xsens to no avail.