leap_motion
leap_motion copied to clipboard
sudo apt-get install ros-kinetic-leap-motion does not include config folder
I just installed this package from command line, and encountered the following error:
error loading <rosparam> tag:
file does not exist [/opt/ros/kinetic/share/leap_motion/config/listener_params.yaml]
XML is <rosparam command="load" file="$(find leap_motion)/config/listener_params.yaml"/>
The traceback for the exception was written to the log file
I checked my /opt/ros/kinetic/share/leap_motion path, and saw there was no config folder there, but there is one if you install from source.
Just a heads up
Thanks for the heads up, however I don't have the time to do anything about in the near future. I will try to see what I can do about it in the coming months.