Forum Replies Created
-
AuthorPosts
-
Juan Rada-Vilela (admin)
KeymasterHi,
Thanks for your post.
Please follow the instructions here:
https://github.com/fuzzylite/fuzzylite#compile-link-and-execute
Otherwise, look in the forums as I have helped others before on this.
Cheers,
Juan
Juan Rada-Vilela (admin)
KeymasterHi,
can you please post the FLL code? You can get that FLL code by using
engine->toString()
orFllExporter().toString(engine)
.Thanks,
Juan
Juan Rada-Vilela (admin)
KeymasterHi,
Thanks for your post.
Can you try printing the engine to string? “engine->toString()”
It seems you do not have the output variable in your engine.
Also, you might try getting some additional information by using “engine->isReady()”? Check the documentation.
Cheers.
Juan Rada-Vilela (admin)
KeymasterIn QtFuzzyLite, importing engines is part of the licensed version, not the demo version.
Please check the documentation of Importer at: https://fuzzylite.com/documentation
Also check https://github.com/fuzzylite/fuzzylite for instructions on doing it from console.
Cheers.
Juan Rada-Vilela (admin)
KeymasterYou can use the fuzzylite libraries for free. You can check them out here: https://github.com/fuzzylite/fuzzylite
QtFuzzyLite lets you visually design, operate, export and import fuzzy controllers, which is easier than coding them using the fuzzylite libraries. Your choice.
Cheers.
Juan Rada-Vilela (admin)
KeymasterTo do your own engine, you need to purchase a license. Please check http://www.fuzzylite.com/downloads for more information.
Cheers.
Juan Rada-Vilela (admin)
KeymasterHi,
the best place to start is with QtFuzzyLite, where you can design and operate fuzzy logic controllers and export them to C++, Java, and more. It is available in http://www.fuzzylite.com/downloads, under the folder QtFuzzyLite.
Cheers,
Juan.
Juan Rada-Vilela (admin)
KeymasterHi, the current implementation in master of pyfuzzylite is pretty solid. I am still going through tests of a few classes remaining. I still want to incorporate a few additional features before its release, together with documentation.
Check it out at github.com/fuzzylite/pyfuzzylite
Juan Rada-Vilela (admin)
KeymasterHi Filippo,
Thanks for your support purchasing a license of QtFuzzyLite.
I reckon you should have your license in your email box. Please search for it using terms like “QtFuzzyLite” and “FuzzyLite Limited” and contains attachment (some file “.flk”). It will be much easier for you to find it than it is for me. Let me know if you cannot find it, though.
Cheers,
Juan.
Juan Rada-Vilela (admin)
KeymasterSorry your post got marked as spam.
Please take a look at my response to a post similar to this.
How to use CMaked library of fuzzylite opensource on Windows QtCreator edition?
-
AuthorPosts