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

Fix remote interface #12

Open
asymingt opened this issue Jan 2, 2014 · 0 comments
Open

Fix remote interface #12

asymingt opened this issue Jan 2, 2014 · 0 comments
Assignees
Labels

Comments

@asymingt
Copy link
Contributor

asymingt commented Jan 2, 2014

Because of the resource limitations of Matlab, researchers have implemented code in C++ / python, which communicates with the simulator over a TCP interface. This approach has worked well in terms of performance, however it suffers from several drawbacks, which need to be addressed. Namely,

  1. Control should be passed as a cell rather than matrix
  2. Resolve Control-C server port blocking on server restart
@ghost ghost assigned asymingt Jan 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant