-
Notifications
You must be signed in to change notification settings - Fork 324
Migrate Python launch files to XML format #311
Copy link
Copy link
Open
Description
Migrate Python launch files to XML format
Description
In a recent discussion on PR #309, @peci1 suggested that the current python launch files should be replaced with XML launch files.
Proposed Changes
The goal is to provide XML equivalents (or replacements) for the existing .launch.py files.
Affected Packages:
- joy: Convert existing .py launch files
- spacenav: Convert existing .py launch files
- wiimote: Convert existing .py launch files
Note: The ps3joy pkg would not be affected, since it already provides an XML launch file instead of a python equivalent, and primarily because it is still not ported to ros2
Open Question
@peci1, regarding your comment in #309 about deprecation:
- Do u pref. removing the .launch.py files entirely?
- Or should we keep them (temporarily) with a deprecation warning?
Reference
- Mentioned in PR fix node args used to launch joy nodes via launch file #309
I am happy to take a look at that!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels