Skip to content

Commit 8fa9de4

Browse files
authored
Update Rerun viewer dependency to 0.18.2
1 parent d4958e8 commit 8fa9de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ cwd = "humble_ws"
105105

106106
# Install Rerun and URDF loader manually via pip3, this should be replaced with direct pypi dependencies in the future.
107107
[tasks.rerun_viewer]
108-
cmd = "pip install rerun-sdk==0.16"
108+
cmd = "pip install rerun-sdk==0.18.2"
109109

110110
[tasks.rerun_urdf_loader]
111111
cmd = "pip install git+https://github.com/rerun-io/rerun-loader-python-example-urdf.git"

0 commit comments

Comments
 (0)