When I check the BUILD_DEMOS flag in cmake, I receive an error since there is no CMakeLists.txt in the core/demos/ folder. Does that mean that the .cpp files stored here are not used? Should'nt we put the hello_wolf files in there?
Designs
Child items
...
Show closed items
Linked items
0
Link issues together to show that they're related.
Learn more.
@joanvallve@jsola discussed this a while ago but I don't know what is the status of this issue. I guess that we will update them once we release or have a more stable core?
Yes, we agreed on keeping the functionality of importing fraph files (from demo_wolf_imported_graph.cpp) and fix the comparison between analytic and autodiff odom2d factor (demo_analytic_autodiff_factor.cpp also renaming the demo)
These files are old, but recyclying them still have sense, I think.