Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7b59d586b5 | ||
|
|
71a598ab56 |
11
README.md
11
README.md
@@ -33,4 +33,13 @@ If you find this repository helpful, please consider citing at least one of the
|
||||
}
|
||||
```
|
||||
|
||||
The code will be divided into several modules and gradually open-sourced in different branches. Currently, you can switch to the `backend` branch to try our efficient singularity-free backend optimization. This branch includes a README to guide you through quick deployment.
|
||||
The code will be divided into several modules and gradually open-sourced in different branches. You can check out the following branches to try them out:
|
||||
|
||||
* **`backend`**:
|
||||
- Efficient singularity-free backend optimization.
|
||||
|
||||
* **`frontend_deploy`**:
|
||||
- Deployment demo of learning-enhanced stable path planning.
|
||||
|
||||
* **`frontend_training`**:
|
||||
- Training demo of learning-enhanced stable path planning.
|
||||
|
||||
Reference in New Issue
Block a user