Skip to content

Commit 2140356

Browse files
authored
Prettify README.md
1 parent 9aae95a commit 2140356

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ until we release a work dedicated to KMPPI. Below we show the difference between
9393

9494
The API is mostly the same, with some additional constructor options:
9595
```python
96+
import pytorch_mppi as mppi
9697
ctrl = mppi.KMPPI(args,
9798
kernel=mppi.RBFKernel(sigma=2), # kernel in trajectory time space (1 dimensional)
9899
num_support_pts=5, # number of control points to sample, <= horizon

0 commit comments

Comments
 (0)