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

Can this project be implemented on virtualbox vm or do i need dual boot? #70

Open
Abhinavjoshi7891 opened this issue Nov 21, 2022 · 1 comment

Comments

@Abhinavjoshi7891
Copy link

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:

  1. Failure to launch simulation
  2. when i try to run the network i get the error : 'ModuleNotFoundError: No module named 'PlannerLearning'
  3. 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 :)
@blu666
Copy link

blu666 commented Dec 13, 2022

Hi, I've encountered many of the same issues while trying to make this project run.

  1. 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.

Hope this helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants