Skip to content

[Set up Linux for AD Research Easily] This is the repository that speeds my initialization and installation process of a new Linux environment.

License

Notifications You must be signed in to change notification settings

AVResearchLab/LinuxEnvSettingUp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Environment Setting Up

Every time I face some problems on my virtual machine crashing I have to redo lots of work to prepare my Linux environment on newly installed system, which could actually be done by a machine. I wrote down these pipelined steps so as to accelerate my work while preparing my LInux environment.


This is the repository that speeds my initialization and installation process of a new Linux environment.


Usually, the executing order is:

  1. env.sh
  2. sshd.sh
  3. conda.sh
  4. case.sh
  5. carla.sh
  6. ros.sh
  7. ros-bridge.sh
  8. emptyDust.sh
  9. git.sh
  10. VS Code Settings


Prepared Environmt

This repo has been successfully tested based on Ubuntu 20.04 Focal installed on VMWare Work Station 16 Pro.


Here are some background environments:

  1. VM Ware Work Station 16 Pro
  2. Ubuntu 20.04 Focal from official website
  3. With enough space for Ubuntu virtual machine (or a real one if you don't want to install VM)

Note

1. CARLA On VM

While running CARLA built file CarlaUE4.sh, VMWare virtual machine does not support GPU directly, so the running of this application will be unsuccessful. Ref


One suggestion to solve this problem is that you can run CarlaUE4 on your Windows or non-virtual-machine environment which can be served as a server side of CARLA, as you are now in VMWare Work Station's environment that meets the problem I pointed above. Then Change the default IP address form 127.0.0.1 to the ones on the environment you are running CarlaUE4 to successfully run the scripts in PythonAPI on your virtual Linux Ubuntu environment with ROS to continue your work.






by Alexander

7th Oct, 2022

About

[Set up Linux for AD Research Easily] This is the repository that speeds my initialization and installation process of a new Linux environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published