Hi, i have acee predator helios 300 machine running on windows. To run the project, i have installed oracle virtual box and have set up a virtual machine with ubuntu 20.04 lts. With a lot of attempts, i have finally been able to build the workspace but i am facing the following issues:
Failure to launch simulation
when i try to run the network i get the error : 'ModuleNotFoundError: No module named 'PlannerLearning'
when i try to train the network, then the process gets killed.
Do i need to run the code by dual booting the system with ubuntu 20.04 lts to address these issues?
Kindly help, i am new to ubuntu and ros :)
Hi, I've encountered many of the same issues while trying to make this project run.
I have got the same error before, and I think it works now. I would suggest looking the path of the files to the functions, you might need to edit the module by adding "src." in front of the module name.
Hi, i have acee predator helios 300 machine running on windows. To run the project, i have installed oracle virtual box and have set up a virtual machine with ubuntu 20.04 lts. With a lot of attempts, i have finally been able to build the workspace but i am facing the following issues: