refrence to the paper
Browse files
app.py
CHANGED
|
@@ -210,7 +210,7 @@ with gr.Blocks(css=css, title="Capacity-Aware Trajectory Planning") as demo:
|
|
| 210 |
gr.Markdown("""
|
| 211 |
# 🤖 Capacity-Aware Trajectory Planning Comparison
|
| 212 |
|
| 213 |
-
This
|
| 214 |
by Antun Skuric, Nicolas Torres Alberto, Lucas Joseph, Vincent Padois, David Daney
|
| 215 |
Link: https://inria.hal.science/hal-04576076
|
| 216 |
|
|
|
|
| 210 |
gr.Markdown("""
|
| 211 |
# 🤖 Capacity-Aware Trajectory Planning Comparison
|
| 212 |
|
| 213 |
+
📄 This demo implements the paper: **Online approach to near time-optimal task-space trajectory planning**
|
| 214 |
by Antun Skuric, Nicolas Torres Alberto, Lucas Joseph, Vincent Padois, David Daney
|
| 215 |
Link: https://inria.hal.science/hal-04576076
|
| 216 |
|