We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfbb77b commit 2ce7cbbCopy full SHA for 2ce7cbb
1 file changed
pixi.toml
@@ -190,6 +190,11 @@ exhale = ">=0.3.7, <0.4"
190
# onnxruntime was removed: the vision package is now C++ and uses the conda onnxruntime
191
192
[feature.robot.pypi-dependencies]
193
+
194
+[feature.robot.dependencies]
195
+ros-jazzy-nmea-msgs = ">=2.1.0,<3"
196
+ros-jazzy-geographic-msgs = ">=1.0.6,<2"
197
+ros-jazzy-robot-localization = ">=3.8.3,<4"
198
# These are only needed on the robot
199
200
0 commit comments