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

Instructions for Running Experiments #1

Open
saxenam06 opened this issue May 21, 2023 · 0 comments
Open

Instructions for Running Experiments #1

saxenam06 opened this issue May 21, 2023 · 0 comments

Comments

@saxenam06
Copy link

saxenam06 commented May 21, 2023

Hello, Thanks for open sourcing your interesting work. I gave an attempt to get started with your repo, however I am unable to get things running. Request your kind help for the same.

  1. I am on Ubuntu 20.04 LTS with MATLAB 2023a installed with the mentioned toolbxes.
  2. MATLAB is using Python 3.9
    image
  3. I simply install CMake with sudo apt install cmake and using the default g++ as C++ compiler
    image
  4. I installed Lanelet 2 using sudo apt install ros-noetic-lanelet2 and installed Eigen3 as mentioned. I have also initialised the git submodules as mentioned.

Issues:

  1. When I run graph_based_planning.prj file, I get the following error:
    image
  2. When I run the main.m file with Circle scenario/Commonroad with 1 vehicle (other settings as default) in Simulation environement, I get the below error:
    image
    When I run main_distributed(1), I get the following error:
    image
  3. It is clear that Lanelet2 is still not installed properly as I get errors even with the main.m file when I choose Lanelet2 instead of Circle scenario/commonroad.
    image
  4. I basically also have doubts on how to properly run and visualise scenarios in action. Request your instructions here.
    Many Thanks in advance.
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

1 participant