We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4958e8 commit 8fa9de4Copy full SHA for 8fa9de4
pixi.toml
@@ -105,7 +105,7 @@ cwd = "humble_ws"
105
106
# Install Rerun and URDF loader manually via pip3, this should be replaced with direct pypi dependencies in the future.
107
[tasks.rerun_viewer]
108
-cmd = "pip install rerun-sdk==0.16"
+cmd = "pip install rerun-sdk==0.18.2"
109
110
[tasks.rerun_urdf_loader]
111
cmd = "pip install git+https://github.com/rerun-io/rerun-loader-python-example-urdf.git"
0 commit comments