Remove roscore plugin.
Metadata
Current evaluation
Merged. Removed the standalone roscore plugin and replaced it with an include-roscore option on the Catkin plugin, resolving Launchpad bug #1539169.
Suggested action: —
No scores available.
Issue body
This PR resolves LP: [#1539169](https://bugs.launchpad.net/snapcraft/+bug/1539169) by removing the roscore plugin and replacing it with an `include-roscore` option on the Catkin plugin.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged. Removed the standalone roscore plugin and replaced it with an include-roscore option on the Catkin plugin, resolving Launchpad bug #1539169. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Replaced the standalone roscore plugin with an include-roscore option on the Catkin plugin, resolving Launchpad bug #1539169. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Replaces the standalone roscore plugin with an include-roscore option on the Catkin plugin, resolving Launchpad bug #1539169. Approved by sergiusens. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1539169 Remove roscore plugin | snapcraft (launchpad) | closed | Closed. The requested changes were implemented: the roscore plugin was removed and its functionality consolidated into the Catkin plugin with a new configuration option. | |
| #1472 catkin plugin: include-roscore is a boolean | snapcraft | merged | Merged a fix replacing the string 'true' with boolean True in the catkin plugin. Corrects an incorrect type and improves code examples without functional impact. Approved by two reviewers. | |
| #152 Catkin plugin: Add support for ROS tools. | snapcraft | merged | Merged Catkin plugin updates to properly install ROS packages, include non-source files, and enable ROS tools via an updated wrapper environment. Resolved an xml2-config conflict while planning to remove the redundant roscore plugin. Tests doubled. |