Skip to content

Various improvements #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 100 commits into
base: foxy
Choose a base branch
from

Conversation

MatthijsBurgh
Copy link

I have made some various improvements I would like to share with the community.

  • Fixed some various deps missing
  • Removed unused deps
  • Filtered the argv in the tm_driver for ros args
  • Changed includes from double quotes to arrow heads to silence IDE warnings
  • Improved the logic in the CMakelists of the tm_driver
  • Enable compiler warnings/error in the tm_driver
  • Bump C/C++ standard
  • Add ROS industrial CI, which is allowed to fail for now, because the linting is complaining a lot.
  • Rename of techman_robot_get_status to tm_get_status, the package name
  • Cleanup of the image_pub node in tm_get_status

In a future PR I would like to apply the following fixes:

  • Rename demo to tm_demo
  • Rename custom_package to tm_custom_package
  • Rename techman_robot_msgs to tm_robot_msgs
  • Rebame ui_for_debug_and_demo to tm_robot_ui
  • A separate PR to only fix the liniting

MatthijsBurgh and others added 30 commits January 5, 2024 11:48
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mega commit
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.

2 participants