File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,6 +19,16 @@ conda activate visualizer-env
1919conda install -c robotology robot-log-visualizer
2020```
2121
22+ ### 🧚 Install with pixi
23+
24+ You can also run the application using ` pixi ` :
25+
26+ ``` console
27+ pixi run robot-log-visualizer
28+ ```
29+
30+ See the pixi homepage: [ pixi] ( https://pixi.run ) .
31+
2232### 🐍 Install from ` pip ` with apt python
2333
2434Install ` python3 ` , if not installed (in ** Ubuntu 20.04** ):
@@ -48,7 +58,7 @@ python -m pip install git+https://github.com/ami-iit/robot-log-visualizer.git
4858
4959## 🏃 Usage
5060
51- Once you have installed the ` robot-log-visualizer ` you can run it from the terminal
61+ Once you have installed the ` robot-log-visualizer ` you can run it from the terminal.
5262
5363[ robot-log-visualizer.webm] ( https://github.com/ami-iit/robot-log-visualizer/assets/16744101/3fd5c516-da17-4efa-b83b-392b5ce1383b )
5464
You can’t perform that action at this time.
0 commit comments