Chia-Ching Yen

Results 5 comments of Chia-Ching Yen

Also, the docs said that it returns a list where __the first and last coordinates are identical.__ This is not the case when I run the script, and it returns...

@gonzalocasas I encountered the same issue when following some ROS 2 tutorials online. > When executing ROS launch, the file name should be specified directly. The launch file name has...

I encountered the same issue with @Ankur-singh, but I was able to resolve it by following @koichirokato's suggestion. No modifications were made to the `roslibpy` package. Given that the solution...

I found this workaround on [xw.is](https://xw.is/wiki/HiDPI_XQuartz) that works on my old MacBook Pro 2015 with Monterey: ## Introduction XQuartz doesn't support HiDPI in any reasonable way, but you can sort...

@petrasvestartas I followed this [thread](https://discourse.mcneel.com/t/new-python-editor-venv/165673/21) and it suggests adding `# env: /path/to/site-package` to the script to enable using that environment in Rhino. After adding this line, there's no need to...