symforce-org / symforce

Fast symbolic computation, code generation, and nonlinear optimization for robotics

Home Page:https://symforce.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request for a more detailed tutorial of codegen

zhanghua7099 opened this issue · comments

Hi! I'm a new guy to Symforce.

Thanks for your great work!

Currently, I'm really interested in the codegen module. Your website provides a tutorial to generate the Cpp code:
https://symforce.org/tutorials/codegen_tutorial.html

This tutorial is too brief and difficult for me to understand.

Could you please give me some tips about how to use the generated *.h file? How to build a Cpp project using the generated code?

If you can provide a simple project, that will be more friendly to beginners.