some more actions are needed to run the tutorials and assignments (especially the smoke-tests on your local machine) of the dynamics course.
The following environment variables were not "complete" in the VM and instructions, so please update as in the following.
Substitute the following lines in your .bashrc_dev file:
Unfortunately, Matlab has some issues with libraries, i.e. it embeds some system libraries and this can conflict with other libraries.
You may need to run the following commands (thus hiding the MATLAB library)
Dear @vvv-school/vvv17-students
some more actions are needed to run the tutorials and assignments (especially the smoke-tests on your local machine) of the dynamics course.
The following environment variables were not "complete" in the VM and instructions, so please update as in the following. Substitute the following lines in your
.bashrc_dev
file:with
(See this commit)
Also substitute the following line
with
(See this commit)
Unfortunately, Matlab has some issues with libraries, i.e. it embeds some system libraries and this can conflict with other libraries. You may need to run the following commands (thus hiding the MATLAB library)
Finally some updates have been done to the gazebo models so you may have to update the
codyco-superbuild
:Hopefully this is enough to run gazebo and the demos.