Ryohsuke Mitsudome

Results 177 comments of Ryohsuke Mitsudome

I've created a draft PR for documentation: https://github.com/autowarefoundation/autoware-documentation/pull/544

I think we can move on with changing the package folder name as well. However, we did have some concerns about the changing the package names & include folder structure...

@technolojin In order to move things forward, I would like to have the following questions answered: 1. Could you provide the names of the packages that you are especially concerned...

@technolojin As a long term solution, I prefer to move some of the evaluator for perceptions to AWF projects so that we have better transparency. For the short term solution,...

@esteve I talked with @technolojin today. He said TIER IV will be responsible for changing the package names and namespace for packages in perception/sensing folder. Could you focus on the...

Also, another thing that @technolojin proposed is to split the modification into two PRs for packages without a library: * one to change the namespace * another to change the...

The scenarios are added to Web.Auto and are ready to start investigation on failed scenarios.

@oguzkaganozt Could you make modification to the documentation accordingly as well? I think the path for run scripts and build scripts must be changed on [this page](https://autowarefoundation.github.io/autoware-documentation/main/installation/autoware/docker-installation/).

@sezan92 Are you working on this at the moment? If you cannot work on this, I would like to assign someone else.

I was able to run AWSIM using the following commands: Download AWSIM and maps for AWSIM by following https://tier4.github.io/AWSIM/GettingStarted/QuickStartDemo/ ``` git clone [email protected]:autowarefoundation/autoware cd autoware ./setup-dev-env.sh docker ./docker/run.sh --map-path /home/mitsudome-r/autoware_map/nishishinjuku_autoware_map/...