trns1997
trns1997
@acassis quick question for you, do you think it would be an interesting feature to add for the nuttx community. I was thinking of exporting a `nuttx_conan_profile.txt` in the export,...
@acassis noted, once i have a somethign functional i'll create a doc. Also just a remark regarding the doc https://nuttx.apache.org/docs/latest/guides/cpp_cmake.html , i noticed we have provide an example of the...
@sastel here is a concrete example that i created: https://github.com/trns1997/nuttx_conan_example i will see how to go about dynamically generating the profile when we call `make export`, but this example has...
@sastel niceeeee. Honestly I'd like to give it a try. But a quick question. How do you go about installing other Conan packages ? From what I can see you...
Well it is good to know. I guess something to keep in mind for the next release hahaha. Maybe add a step in the pipeline for releases that modifies the...
@pderrenger we're using the latest version, and everything works perfectly. We just spent sometime figuring out where the problem was coming from, finally not an ultralytics problem, just a problem...
@Gofinge Thanks for the clarification! That’s more or less what I ended up doing — I preprocessed the SNCF MLS data into .npy files, and then I based my dataset...
Keeping it as draft for the moment still validating the updated pipeline :)
ping @Yangsenqiao
> [@trns1997](https://github.com/trns1997) does the same issue happen when you compile with Makefile? > No the issue does not occur when compiling using the Makefile.