Robotics StackExchange | Archived questions

where is the code of Autoware Version 1.12.0?

Hi! Is there anyone who can tell me where the code of Autoware Version 1.12.0 is? I think that GItLab doesn't have complete code of it because I noticed that the files under ros/src/.config/rviz on GitLab are just some files with extensions of .rviz. No directories like computing, actuation, common,etc as listed on Github before. I would appreciate it a lot if anyone can help me answer this.

Asked by BrightBulb89 on 2019-08-31 15:15:29 UTC

Comments

Answers

Please read the source installation instructions and you will find that how to download the source code by using vcstool:

 Download Autoware.AI into the workspace.

 $ vcs import src < autoware.ai.repos

Asked by park on 2019-09-01 02:31:22 UTC

Comments

Thank you very much. I have downloaded it successfully as you described. I posted another question on ROS about autoware demo data just now. The title is demo data of Autoware. Please help me look at it if you have time.

Asked by BrightBulb89 on 2019-09-07 21:09:19 UTC