Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanwagnerdev committed Jan 21, 2025
1 parent a77d76f commit 54c7caf
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,14 +124,6 @@ The easiest way to try it out is to install the app on your nova instance. Use t
nova catalog install rerun
```

to use it on your nova instance.

The rerun bridge can be run as a nova app. To install the app on your nova instance, use the nova cli tool and run:

```bash
nova catalog install rerun
```

There are two script which can be run to feed the data to the rerun desktop app. The app automatically runs both scripts in the background. You can also run the scripts manually on your local machine.

- run `python nova_rerun_bridge/polling/populate.py` to start a service which periodically polls the nova instance for new planned trajectories
Expand Down

0 comments on commit 54c7caf

Please sign in to comment.