Skip to content

Remove unsed .dot files#1299

Merged
minggangw merged 1 commit into
RobotWebTools:developfrom
minggangw:fix-1298
Oct 17, 2025
Merged

Remove unsed .dot files#1299
minggangw merged 1 commit into
RobotWebTools:developfrom
minggangw:fix-1298

Conversation

@minggangw

@minggangw minggangw commented Oct 17, 2025

Copy link
Copy Markdown
Member

Removes unused rosidl template .dot files to clean up the repository.

  • Deletes package.dot template.
  • Deletes CMakeLists.dot template.

Fix: #1298

Copilot AI review requested due to automatic review settings October 17, 2025 08:28

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Removes unused rosidl template .dot files to clean up the repository.

  • Deletes package.dot template.
  • Deletes CMakeLists.dot template.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
rosidl_gen/templates/package.dot Removed unused package manifest template.
rosidl_gen/templates/CMakeLists.dot Removed unused CMake template for rosidl message generation.
Comments suppressed due to low confidence (2)

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@minggangw minggangw merged commit bf0944a into RobotWebTools:develop Oct 17, 2025
17 checks passed
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 83.15% (-0.03%) from 83.18%
when pulling 073436b on minggangw:fix-1298
into 57b29e8 on RobotWebTools:develop.

minggangw added a commit that referenced this pull request Oct 30, 2025
Removes unused rosidl template .dot files to clean up the repository.
- Deletes package.dot template.
- Deletes CMakeLists.dot template.

Fix: #1298
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove unsed .dot files

3 participants