Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work with 2015a. #11

Open
violapaul opened this issue Mar 21, 2015 · 6 comments
Open

Does not work with 2015a. #11

violapaul opened this issue Mar 21, 2015 · 6 comments

Comments

@violapaul
Copy link

This is a great package. Love it. Particularly since I could not get ROS working on my Mac.

But the current compiled binaries do not work with 2015a.

I wonder if you could recompile with the latest version of Matlab??

Invalid MEX-file
'/Users/pviola/Code/Matlab/matlab_rosbag-0.5.0-mac64/rosbag_wrapper.mexmaci64':
dlopen(/Users/pviola/Code/Matlab/matlab_rosbag-0.5.0-mac64/rosbag_wrapper.mexmaci64,
6): Symbol not found: __ZTISt16invalid_argument
  Referenced from:
  /Users/pviola/Code/Matlab/matlab_rosbag-0.5.0-mac64/rosbag_wrapper.mexmaci64
  Expected in: /Applications/MATLAB_R2015a.app/bin/maci64/libmx.dylib
 in /Users/pviola/Code/Matlab/matlab_rosbag-0.5.0-mac64/rosbag_wrapper.mexmaci64

Error in ros.Bag (line 30)
            obj.handle = rosbag_wrapper(uint64(0), 'construct', 'ROSBagWrapper',
            obj.path);

Error in ros.Bag.load (line 19)
            obj = ros.Bag(path);
@bcharrow
Copy link
Owner

Great to hear you find the tool useful! I don't have a copy of Matlab 2015a, but some people in my lab do and encountered this error also. I think they have a fix and I just pinged them to comment here. If I remember, it's an issue with the version of some libraries that matlab ships with.

@violapaul
Copy link
Author

Thanks so much for investigating. I do wish that ROS was more cross platform. Its very useful, but at the same time fragile.

@fmina
Copy link

fmina commented Jun 22, 2015

Any update ?

@fmina
Copy link

fmina commented Jun 23, 2015

Version 0.4 works fine with R2015a.

@wtabib
Copy link

wtabib commented Oct 18, 2015

I've recompiled 0.5 to work with Matlab R2015a on Mac OS X Yosemite. You can find it here: https://cmu.box.com/s/9hs153nwa19uqvzboglkz7y84r6jzzxg. Please let me know if you have any trouble with it.

@talregev
Copy link

talregev commented May 4, 2016

It working on linux as it and for the windows fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants