Open ethanmusser opened 2 years ago
I agree and was going to bring this up. This structure looks good to me
On Thu, Aug 4, 2022, 7:47 PM Ethan J. Musser @.***> wrote:
The README.md is getting kind of long and difficult to navigate. It might be time to break this out into several wiki pages. Something like:
- Setup
- Raspberry Pi
- Laptop
- Toolchain
- LCM
- Motors
- Usage
- RobotBase
- Accessing Robot State
- User-Defined Robots
- MjbotsControlLoop
- LCM Logging
- LCM Input
- Control Loop Options (summary of options, including soft start)
- Behavior & MjbotsBehaviorLoop (when ready)
- Building & Deploying Code
— Reply to this email directly, view it on GitHub https://github.com/KodlabPenn/kodlab_mjbots_sdk/issues/46, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFBS4GPS2VVWLN65US3LFCTVXRI7LANCNFSM55UIODUQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
The
README.md
is getting kind of long and difficult to navigate. It might be time to break this out into several wiki pages. Something like:RobotBase
MjbotsControlLoop
Behavior
&MjbotsBehaviorLoop
(when ready)