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

Error in launching simulator in Matlab R2014b #13

Open
alekx08 opened this issue Jan 9, 2015 · 11 comments
Open

Error in launching simulator in Matlab R2014b #13

alekx08 opened this issue Jan 9, 2015 · 11 comments

Comments

@alekx08
Copy link

alekx08 commented Jan 9, 2015

capture

Please help! I am not sure how to proceed so I can start my programming assignments.

@jdelacroix
Copy link
Owner

Hi, the simulator is not yet compatible with the newest Handle Graphics 2 (HG2) system in MATLAB R2014b. You may be able to start MATLAB with the -hg1 option to revert to the older graphics system, which would allow you to run the simulator as-is. The simulator will not work with HG2 until I overhaul the UI.

@ManuelZ
Copy link

ManuelZ commented Feb 24, 2015

Hi, it just doesn't works for me, I'm trying with "-hg1" and "-hgVersion 1" but I end up with the same error.

@jdelacroix
Copy link
Owner

Yes, that option worked only in previous version to force HG2, but it has been removed in R2014b. I will need to work on porting the simulator to HG2.

@bausa
Copy link

bausa commented Apr 24, 2015

Any updates on this?

@rgreen85
Copy link

rgreen85 commented Jun 1, 2015

Any updates on this? It´s a shame this bug renders the software useless for R2014+ users... =(

@jdelacroix
Copy link
Owner

It's in the works, but slow progress for now. I'll post an update when it's ready.

@rgreen85
Copy link

rgreen85 commented Jun 2, 2015

Thx very much on the prompt reply! Looking forward for it!

@gmandolesi
Copy link

Hey JP, what's up? Any progress?

@jdelacroix
Copy link
Owner

'hg2' branch in the GitHub repo now hosts the first set of changes to make Sim.I.am work with MATLAB 2014b and HG2. It requires the installation of the GUI Layout Toolbox, which can be downloaded and installed freely from here: http://www.mathworks.com/matlabcentral/fileexchange/47982-gui-layout-toolbox

Not all issues are fixed yet. For example, scrolling by mouse wheel is not working anymore.

@ManuelZ
Copy link

ManuelZ commented Feb 13, 2016

Hi' I've just seen that the Control of Mobile Robots MOOC is about to open again. But what about this bug, it is finally solved and ready to go into master?

Thank you.

@jdelacroix
Copy link
Owner

I'm not maintaining Sim.I.am for the newest iteration of the course, since I graduated from GT last year. However, I've provided the new maintainer in the GRITS lab with support to get the simulator working with the changes from the 'hg2' branch for all of the assignments. I think it would be useful to keep both 'hg1' and 'hg2' versions on GitHub, because not everyone may be using the latest versions of MATLAB (last course, I got requests for pre R2007b support!).

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

No branches or pull requests

6 participants