Junwoo Hwang

Results 151 comments of Junwoo Hwang

Maybe this is a fixable issue? ;(

After discussing with @MaEtUgR as well, it seems like there are following options and the pros/cons: ### Using `autocontinue` This was not clearly defined from the standard, and there is...

Exactly, I agree with this!

I think it is better not to use such function. We don't have any setting data that big anyway. And even if it is over 32-big boundary, that would require...

@Jaeyoung-Lim Could you share the details on how you used the `micro-ros-agent`? Or @dsix-ls2n That would be helpful for ones without much ROS knowledge :thinking: (like me). In the meantime...

The `standard_vtol` test failing is due to `[ 9.027|gzserver ] recvfrom error: Connection reset by peer` ![image](https://user-images.githubusercontent.com/23277211/196748420-817ff85c-7265-4c23-8f46-056fd6f5b4ee.png)

Oh seems like ur commit already contains the isFinite function implementation for Vectors. That would close https://github.com/PX4/PX4-Autopilot/pull/19569 🔥