MOV-AI/movai-flow

After installation create a sym link of movai/models_database to the /home/$USER directory

MithunKinarullathil opened this issue · 3 comments

  • The models_database is used to store local ignition models/worlds and plugins.
  • On installation, this directory is in the /user/share... location
  • Create a symlink after installation to the /home/$USER folder for easy use for the user to add and remove items.

@AlexFernandes-MOVAI If you can guide me on where to make the change I can do it and test.

The user needs something easy to find and manager, because it will be used all the time by the user to share with the files:

  • Create and edit Robots
  • Create and edit Worlds
  • Create and edit Models
  • Insert meshes into the environment to create a scene

It could be good to have something like we have right now "/HOME/simulator/models_database/"

@MithunKinarullathil can we close this issue ?