Skip to content
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

Added ci, lint and bump #13

Merged
merged 6 commits into from
Feb 18, 2025
Merged

Added ci, lint and bump #13

merged 6 commits into from
Feb 18, 2025

Conversation

yun-goon
Copy link
Contributor

@yun-goon yun-goon commented Feb 17, 2025

Description

Added ci, lint and bump

Signed-off-by: Wonho Yun <[email protected]>
@yun-goon yun-goon self-assigned this Feb 17, 2025
@robotpilot robotpilot added the enhancement New feature or request label Feb 17, 2025
Copy link
Member

@robotpilot robotpilot left a comment

Choose a reason for hiding this comment

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

LGTM

yun-goon and others added 2 commits February 17, 2025 17:22
@yun-goon yun-goon changed the title Added ci, lint Added ci, lint and bump Feb 17, 2025
@robotpilot
Copy link
Member

@yun-goon Please take a look at the errors below.
https://github.com/ROBOTIS-GIT/dynamixel_hardware_interface/actions/runs/13366031888/job/37324911694#step:6:980

Signed-off-by: Wonho Yun <[email protected]>
@yun-goon
Copy link
Contributor Author

@robotpilot Using Docker to check on Rolling, I found that the files
/opt/ros/rolling/include/realtime_tools/realtime_tools/realtime_publisher.h and
/opt/ros/rolling/include/realtime_tools/realtime_tools/realtime_server_goal_handle.h
were missing.

When checking on Humble, I noticed that these files contained the following directive:

#pragma message( \
  "This header include is deprecated. Please update your code to use 'realtime_server_goal_handle.hpp' header.")  //NOLINT

So, I replaced them with the .hpp versions accordingly.
I also confirmed that OpenManipulator is working correctly.

@robotpilot
Copy link
Member

Thanks, @yun-goon :)

@robotpilot robotpilot enabled auto-merge February 18, 2025 01:06
@robotpilot
Copy link
Member

@sunghowoo PING

Copy link
Collaborator

@sunghowoo sunghowoo left a comment

Choose a reason for hiding this comment

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

Finally, LINT and CI has been added to the SDK. Great job!

@robotpilot robotpilot merged commit 9d10eab into main Feb 18, 2025
11 checks passed
@robotpilot robotpilot deleted the feature-humble-lint-ci branch February 18, 2025 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants