mirror of
https://github.com/wassname/pyrobolearn.git
synced 2026-09-09 11:31:38 +08:00
update docs
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
FAQs
|
||||
====
|
||||
|
||||
* How to add a completely new component, for instance, a state estimator or navigation (SLAM) module? There are multiple steps: 1. you have to divide your code into submodules that are minimal, do not depend on various pieces of code. 2. Compositonality 3. Flexibility: if I want to change something how easy is it?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user