File tree Expand file tree Collapse file tree 4 files changed +13
-7
lines changed
Expand file tree Collapse file tree 4 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<package format =" 3" >
33 <name >ms_operator</name >
4- <version >1.0.1 </version >
4+ <version >1.0.2 </version >
55 <description >OperatorNode, TUI and utils for Motion Stack.</description >
66 <maintainer email =" karimov.shamistan.p8@dc.tohoku.ac.jp" >Shamistan KARIMOV</maintainer >
77 <license >MIT</license >
Original file line number Diff line number Diff line change @@ -13,12 +13,13 @@ preview = ["pixi-build"]
1313
1414[dependencies ]
1515ros-humble-ms-operator = { path = " ." }
16- gogo_keyboard =" >=1.0.3"
1716ros-humble-keyboard-event-msgs = " >=1.0.3"
1817ros-humble-motion-stack = " >=1.0.2"
1918ros-humble-ros-core = " *"
2019ros-humble-sensor-msgs = " *"
2120ros-humble-rclpy = " *"
21+ gogo_keyboard = " >=1.0.3"
22+ urwid = " *"
2223
2324[package ]
2425name = " ros-humble-ms-operator"
@@ -44,7 +45,8 @@ setuptools = "*"
4445setuptools = " *"
4546
4647[package .run-dependencies ]
47- gogo_keyboard =" >=1.0.3"
48+ gogo_keyboard = " >=1.0.3"
49+ urwid = " *"
4850ros-humble-keyboard-event-msgs = " >=1.0.3"
4951ros-humble-motion-stack = " >=1.0.2"
5052ros-humble-ros-core = " *"
Original file line number Diff line number Diff line change @@ -13,12 +13,13 @@ preview = ["pixi-build"]
1313
1414[dependencies ]
1515ros-jazzy-ms-operator = { path = " ." }
16- gogo_keyboard =" >=1.0.3"
1716ros-jazzy-keyboard-event-msgs = " >=1.0.3"
1817ros-jazzy-motion-stack = " >=1.0.2"
1918ros-jazzy-ros-core = " *"
2019ros-jazzy-sensor-msgs = " *"
2120ros-jazzy-rclpy = " *"
21+ gogo_keyboard = " >=1.0.3"
22+ urwid = " *"
2223
2324[package ]
2425name = " ros-jazzy-ms-operator"
@@ -44,7 +45,8 @@ setuptools = "*"
4445setuptools = " *"
4546
4647[package .run-dependencies ]
47- gogo_keyboard =" >=1.0.3"
48+ gogo_keyboard = " >=1.0.3"
49+ urwid = " *"
4850ros-jazzy-keyboard-event-msgs = " >=1.0.3"
4951ros-jazzy-motion-stack = " >=1.0.2"
5052ros-jazzy-ros-core = " *"
Original file line number Diff line number Diff line change @@ -13,12 +13,13 @@ preview = ["pixi-build"]
1313
1414[dependencies ]
1515ros-kilted-ms-operator = { path = " ." }
16- gogo_keyboard =" >=1.0.3"
1716ros-kilted-keyboard-event-msgs = " >=1.0.3"
1817ros-kilted-motion-stack = " >=1.0.2"
1918ros-kilted-ros-core = " *"
2019ros-kilted-sensor-msgs = " *"
2120ros-kilted-rclpy = " *"
21+ gogo_keyboard = " >=1.0.3"
22+ urwid = " *"
2223
2324[package ]
2425name = " ros-kilted-ms-operator"
@@ -44,7 +45,8 @@ setuptools = "*"
4445setuptools = " *"
4546
4647[package .run-dependencies ]
47- gogo_keyboard =" >=1.0.3"
48+ gogo_keyboard = " >=1.0.3"
49+ urwid = " *"
4850ros-kilted-keyboard-event-msgs = " >=1.0.3"
4951ros-kilted-motion-stack = " >=1.0.2"
5052ros-kilted-ros-core = " *"
You can’t perform that action at this time.
0 commit comments