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 eaa59ee commit 0d1162dCopy full SHA for 0d1162d
pixi.toml
@@ -112,7 +112,7 @@ cwd = "humble_ws"
112
113
# Install Rerun and URDF loader manually via pip3, this should be replaced with direct pypi dependencies in the future.
114
[tasks.rerun_viewer]
115
-cmd = "pip install rerun-sdk==0.23.4"
+cmd = "pip install rerun-sdk==0.24.0"
116
117
[tasks.rerun_urdf_loader]
118
cmd = "pip install git+https://github.com/rerun-io/rerun-loader-python-example-urdf.git"
0 commit comments