Farhang
Farhang
I opened a PR anyways.
> [@farhangnaderi](https://github.com/farhangnaderi) The original bug is about docs. I wonder if we should have a section in https://docs.px4.io/main/en/can/#can stating that (if true): > > * by default board have 2...
> If you like to test yourself > > [PX4_v1-16-1_RC2_CAN3.zip](https://github.com/user-attachments/files/24088516/PX4_v1-16-1_RC2_CAN3.zip) Thanks Gerald, I tested it also before pushing the PR. I like your setup though! That red plate cover on...
@Sayshara would you be able to continue on this PR?
@JeaWhanChung thank you for this. I appreciate it. However, this issue does not sound like dev env problem but SITL to me.
@mars2860 Could you specify how this can be reproduced? Should there be any terrain added to the SIM Environment? Would be great if you could also provide a log when...
> Is this also related to the problems I am seeing on Ubuntu? > > @Jaeyoung-Lim That is different thing I assume which I was trying to solve it in...
so I assume we are not happy with this PR? Shall we close it?
> @farhangnaderi this had happened to me on 24.04 but as Jaeyoung Lim mentioned, a make distclean resolves it Thanks, Good to know. But I am not sure how on...
> The offending lines in the code that result in reproduction of the issue are here: > > ``` > else() > set(OPTICAL_FLOW_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") > endif() > ``` https://github.com/PX4/PX4-Autopilot/pull/25921 Then...