Not able to launch runtime manager

asked 2022-03-24 02:10:08 -0500

Sam123 gravatar image

updated 2022-04-01 04:39:04 -0500

Hey , I am new to autoware.ai ,i have done with setup installation for autoware.ai but i am not able launch autoware.ai i followed some steps to launch after installation. i have done rosbag

$ cd ~
$ mkdir .autoware
$ cd .autoware
$ cp ~/Downloads/sample_moriyama_* .
$ tar zxfv sample_moriyama_150324.tar.gz
$ tar zxfv sample_moriyama_data.tar.gz

$./colcon_release
$ cd autoware/ros
$ source install/setup.bash
$ ./run

Not getting any error still i don't know what im missing to achive my goal.

Operating system :
        Ubuntu 18.04
    Autoware installation type:
        From source
    Autoware version or commit hash
        1.11.0
cuda 10.0
    ROS distribution and version:
        ROS Melodic
    ROS installation type:
        From binaries
edit retag flag offensive close merge delete