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

Get YARP_ROBOT_NAME from the system instead of overwriting it #30

Closed
gabrielenava opened this issue Jun 14, 2018 · 1 comment
Closed
Assignees
Labels

Comments

@gabrielenava
Copy link
Collaborator

gabrielenava commented Jun 14, 2018

At the moment, the environmental variable YARP_ROBOT_NAME is overwritten in the Simulink initialization file.

This issue is for investigating the possibility of retrieving the YARP_ROBOT_NAME from the system by means of the matlab function getenv.

@gabrielenava
Copy link
Collaborator Author

gabrielenava commented Aug 2, 2018

I removed the setting of the YARP_ROBOT_NAME env. variable and I tested the modification both in simulation and on the real robot. It works fine, provided that the YARP_ROBOT_NAME is set in the .bashrc file.

here is the commit: 9995ce8
Closing the issue

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