Jeongseok (JS) Lee

Results 132 comments of Jeongseok (JS) Lee

I believe this code works. We don't need to consider the connectivity because we assume that the shape is convex. Checking all the vertices of a convex mesh would be...

No plan to fix this for DART 6.12.1, but finding pagmo2 is fixed in `master` (DART 7). FLANN is no longer a dependency for DART 7.

Fixed by d78c3286ee371fe544f93bc2c2040d550da18685

Thanks for being patient with this. I had to implement some workarounds and make adjustments to the code to get it working. I will be addressing these issues and making...

Closing as Boost dependency is completely removed by DART 6.13!

Closing as no action items are identified

Thank you for reporting the test failures. While FreeBSD isn't directly supported, I'm interested in ensuring compatibility. Unfortunately, I don't have access to a FreeBSD environment. If you could provide...

Thanks for the instructions. I haven't used VirtualBox or FreeBSD before, so setting this up may take some time, and I can't promise a specific timeline, but contributions from others...

The result variable would be N/A when _support is empty, so it's acceptable to initialize it to zero. Also, I have found more errors beyond those mentioned in the post,...

I have finally resolved the build issues with gcc-13 by testing it on Ubuntu 24.04 LTS in version 6.14 (e.g., [build log](https://github.com/dartsim/dart/actions/runs/8289208167/job/22685214654)). I'd prefer to release this as version 6.14,...