Open psychemedia opened 5 years ago
robotVM/build/vrep/home/vagrant/.config/autostart/vrep.desktop contains an explicit mention of VREP executable path:
robotVM/build/vrep/home/vagrant/.config/autostart/vrep.desktop
Exec=/opt/V-REP_PRO_EDU_V3_6_2_Ubuntu18_04/vrep.sh
This should be set from a var, eg in vrep/build_vrep.sh
vrep/build_vrep.sh
robotVM/build/vrep/home/vagrant/.config/autostart/vrep.desktop
contains an explicit mention of VREP executable path:Exec=/opt/V-REP_PRO_EDU_V3_6_2_Ubuntu18_04/vrep.sh
This should be set from a var, eg in
vrep/build_vrep.sh