ChenYing Kuo (CY)

Results 105 comments of ChenYing Kuo (CY)

Sure, here is the video https://github.com/autowarefoundation/autoware.universe/assets/456210/15778ec9-1b92-4487-80b7-5b99373a4cc0

Hi @mehmetdogru @maxime-clem Sorry that I didn't have time to test it recently. I hope I can give it a try next week. But it's ok to close the issue...

@maxime-clem After some tests, I believe the bug is fixed now. Thank you!

@dirk-thomas You're right. I've install `argcomplete` with the command `python3 -m pip install -U argcomplete` according to [the tutorial](https://index.ros.org/doc/ros2/Installation/Foxy/Linux-Development-Setup/) before. My result for the two commands: ```bash $ pip3 freeze...

@dirk-thomas Thank you for the suggestion. The patch works perfectly!!! It frustrated me a long time about the argcomplete. You can close the issue if you think it's OK.

@ferrolho I've tried the same patch in Galactic, and autocomplete doesn't work. I'm not really sure what happens, but maybe you can temporarily use Foxy instead.

@OlivierHecart Since it's been a while ago, is the PR still alive? As a guard this week, just want to make sure no PR is forgotten. :smiley:

That makes sense. I also found this by accident. We indeed can't prevent wrong requests to ROS Node and crash it. It's fine for me to at least add the...

No, and I cannot reproduce your issue. Could you clean the environment (`make clean`) and retry again? If the issue still exists, maybe you need to remove the docker image.