ros-industrial / industrial_training

ROS-Industrial Training Material
https://industrial-training-master.readthedocs.io
Apache License 2.0
417 stars 234 forks source link

The foxy ova file does not work with virtualbox #347

Closed olmerg closed 1 year ago

olmerg commented 2 years ago

When I try to open the voa file in Virtualbox it does not open because is save in SHA256 , possible solution:

ljaniec commented 2 years ago

Sidenote: Use of ovftool requires creating account on VMWare... Really annoying.

JeremyZoss commented 1 year ago

Sorry for the very slow response to this issue. An easier fix for this issue is to remove the SHA256 check entirely. Extract the ova contents using zip, delete the .mf file, then rezip the contents. I have updated the internal instructions SwRI uses to generate these VM images to include this step. The latest Foxy image (>=v3) should be updated and can be opened in VirtualBox.