File tree Expand file tree Collapse file tree 4 files changed +10
-4
lines changed
Expand file tree Collapse file tree 4 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >keyboard_event</name >
5- <version >1.0.8 </version >
5+ <version >1.1.0 </version >
66 <description >ROS 2 keyboard event node in the style of sdl</description >
77 <maintainer email =" elian.neppel@posteo.eu" >elian</maintainer >
88 <license >MIT</license >
Original file line number Diff line number Diff line change @@ -12,10 +12,12 @@ platforms = [
1212preview = [" pixi-build" ]
1313
1414[dependencies ]
15+ sdl2 = " *"
16+ sdl2_image = " *"
17+ pysdl2 = " *"
1518ros-humble-keyboard-event = { path = " ." }
1619ros-humble-ros2run = " *"
1720ros-humble-keyboard-event-msgs = " *"
18- pysdl2 = " *"
1921asyncio_for_robotics = " *"
2022ros-humble-rmw-cyclonedds-cpp = " *"
2123ros-humble-rmw-fastrtps-cpp = " *"
Original file line number Diff line number Diff line change @@ -12,10 +12,12 @@ platforms = [
1212preview = [" pixi-build" ]
1313
1414[dependencies ]
15+ sdl2 = " *"
16+ sdl2_image = " *"
17+ pysdl2 = " *"
1518ros-jazzy-keyboard-event = { path = " ." }
1619ros-jazzy-ros2run = " *"
1720ros-jazzy-keyboard-event-msgs = " *"
18- pysdl2 = " *"
1921asyncio_for_robotics = " *"
2022ros-jazzy-rmw-cyclonedds-cpp = " *"
2123ros-jazzy-rmw-fastrtps-cpp = " *"
Original file line number Diff line number Diff line change @@ -12,10 +12,12 @@ platforms = [
1212preview = [" pixi-build" ]
1313
1414[dependencies ]
15+ sdl2 = " *"
16+ sdl2_image = " *"
17+ pysdl2 = " *"
1518ros-kilted-keyboard-event = { path = " ." }
1619ros-kilted-ros2run = " *"
1720ros-kilted-keyboard-event-msgs = " *"
18- pysdl2 = " *"
1921asyncio_for_robotics = " *"
2022ros-kilted-rmw-cyclonedds-cpp = " *"
2123ros-kilted-rmw-fastrtps-cpp = " *"
You can’t perform that action at this time.
0 commit comments