install swissranger_camera
Hi Sir, I want to install Mesa Imaging SwissRanger (4500) software in ros. I downloaded the library (ibmesasr-dev-1.0.14-653.amd64.deb) for linux. I followed the tutorial (Download and install swissranger_camera) to install the library,but I can not install it in ros. Do we have any special code for installing it in ros? Should I determine the path of my workspace to installing the library? Thanks, Abbas
Asked by Abbas on 2016-09-20 23:07:39 UTC
Comments
http://wiki.ros.org/swissranger_camera/Tutorials/Download%20and%20install%20swissranger_camera
Asked by alienmon on 2016-09-21 01:42:18 UTC
Hi, Thank you for the comment.I already found this tutorial and I followed it, but at the first step I do not know how can I install the library. I mean I downloaded it and it has a install button and I installed it. But when I used (rosmake swissranger_camera) it gives me an error .
Asked by Abbas on 2016-09-21 09:36:16 UTC
The error is: [ rosmake ] rosmake starting...
[ rosmake ] Packages requested are: ['swissranger_camera']
[ rosmake ] Logging to directory /home/abbas/.ros/rosmake/rosmake_output-20160921-073211
Asked by Abbas on 2016-09-21 09:38:08 UTC
[ rosmake ] Expanded args ['swissranger_camera'] to: []
[ rosmake ] WARNING: The following args could not be parsed as stacks or packages: ['swissranger_camera'] [ rosmake ] ERROR: No arguments could be parsed into valid package or stack names.
Asked by Abbas on 2016-09-21 09:38:21 UTC
So first, how can I install the library? and second should I determine a path to install it (determine my workspace as a path)?
Asked by Abbas on 2016-09-21 09:39:56 UTC
you need to export the path http://answers.ros.org/question/28315/rosmake-pocketsphinx-issue/
Asked by alienmon on 2016-09-21 10:27:13 UTC
Thank you for your help. Sorry, I am new in ros. Do we have a command to install the library (libmesasr-dev-1.0.14-653.i386.deb) in ros? Thanks
Asked by Abbas on 2016-09-21 23:13:27 UTC
AFAIK , I don't think there's a binary package for it, you need to install from source. Try to export the path !
Asked by alienmon on 2016-09-21 23:29:48 UTC