Autoware ade : Not able to run demo videos

asked 2020-10-20 23:52:06 -0500

utk50 gravatar image

These are the steps that I have followed after installing the ade environment.

$ cd ~/adehome/AutowareAuto
$ ade --rc .aderc-amd64-foxy start --update --enter 
ade$ cd AutowareAuto
ade$ vcs import < autoware.auto.foxy.repos
ade$ colcon build

after colcon build, I'm getting file not found errors. I went back and checked that the files are present are present in the required path and also have the required permissions.

After colcon build I have to run the following command:

ade$ source install/setup.bash

What am I missing?

My system has Ubuntu 20.04 and ROS noetic running. I also have foxy installed but I haven't sourced the foxy environment. So my ade is running on my noetic environment.

edit retag flag offensive close merge delete

Comments

Could you please give us the content of the "file not found" errors?

Josh Whitley gravatar image Josh Whitley  ( 2020-10-25 21:02:19 -0500 )edit

Hello @Josh Whitley, I am Utkarsha from CU-ICAR. We spoke about this issue.

utk50 gravatar image utk50  ( 2020-10-25 21:46:40 -0500 )edit