Mete Fatih Cırıt

Results 304 comments of Mete Fatih Cırıt

https://github.com/autowarefoundation/autoware.universe/assets/10751153/22ed426c-28e5-4c82-9394-2906aa000ad1 Tested this with the planning simulator and it works without problems :+1: Now will check the changes manually.

@takayuki5168 if there are no other concerns, I would like to merge this by tomorrow.

Is ninja installed on the system? Could you share the step that installs it?

@esteve this only needed a package folder rename, why move the headers to a new folder? (The include directory is not copied to the install directory on this package)

@kminoda If there are any other related PRs, could you link them to this issue? If all are completed, I would like to close this issue. It's better to link...

> `error: namespace "cuda::std" has no member "runtime_error"` Here the error is about compilation, not that you have this `std::runtime_error("Workspace is too small!")` error. Could you run `nvcc -V` in...

This issue was discussed on this [Autoware Discord Thread](https://discord.com/channels/953808765935816715/1200456688088662036) ## Problem Cause: - `awsim-stable` branch is on old CUDA version of the Autoware. - https://github.com/autowarefoundation/autoware/commit/a08fc46bf5ab957b1b156c3dac517a76459dec20 - This is the commit...