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

improvement and debug #59

Open
wants to merge 2 commits into
base: kinetic-devel
Choose a base branch
from

Conversation

hosokawa-ikuto
Copy link

I have made some changes. Please review them.

  • inverse_tf feature has been added.
  • Text decode feature of function MarkerData::Read6bitStr has been debugged.
  • New field(string str) has been added into AlvarMarker.msg (for ar_pose_marker topic).
  • Text extraction from markers feature for individual markers has been added (into ar_pose_marker topic).
  • Max character limit of the file name of the marker file has been increased. (+200)
  • Filename format of the marker file has been changed. (adding resolution of the marker)
  • Filename character checking of the marker file has been changed.

hosokawa added 2 commits September 14, 2018 23:07
…gged.

New field(string str) has been added into AlvarMarker.msg (for ar_pose_marker topic).
Text extraction from markers feature for individual markers has been added (into ar_pose_marker topic).
Max character limit of the file name of the marker file has been increased. (+200)
Filename format of the marker file has been changed. (adding resolution of the marker)
Filename character checking of the marker file has been changed.
@130s
Copy link
Member

130s commented Sep 14, 2018

Thank you for the contribution (for the past few PRs too).

Are you taking a look at CI failures? There's a chance that tests that are run on CI might be flaky, so if you think the root cause of CI failure isn't in your change, please just speak up so that someone (likely me...) can look into it.

@hosokawa-ikuto
Copy link
Author

hosokawa-ikuto commented Sep 14, 2018

Thank you for your kindly comment.
Yes, this is my first time (except the past few PRs, ofcourse) of a PR and I am not familiar with Travis CI.

So, please look into it about the failures.

Best regards,
I.Hosokawa

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