-
Notifications
You must be signed in to change notification settings - Fork 16
color_detectionサンプルの追加 #183
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
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
c22cb7a
[WIP]color_detectionコンポーネントをcolor_detection2にリネーム
KuraZuzu 56840ca
[WIP]color_detectionの実装
KuraZuzu d4305e2
launchのメッセージやREADME.mdを更新
KuraZuzu a8c40c2
Python版をcrane_x7_rosから移植
KuraZuzu 605284a
トピックをS17に向けたものにして構文ミスも修正
KuraZuzu 3802a10
pick_and_place_tf.py と camera用のluanchの追加
KuraZuzu f8ed402
README追記
KuraZuzu 4cdf77c
typo修正
KuraZuzu 57f00f9
typo修正
KuraZuzu 30778b5
READMEのframe_idに関する表現の繻子栄
KuraZuzu 8f97323
Python版のREADMEのframe_idの表現も修正
KuraZuzu 452ea5e
現状だと高すぎて対象範囲に入らないため、把持対象の範囲を0.04->0.02mmに緩和
KuraZuzu 6dc5883
Realsense実機とGazebo上でのエンコーディングの違いを吸収
KuraZuzu 9382fa6
coments()をcv::moments()へと名前空間の明示
KuraZuzu aacd260
暗黙的な型変換を明示的なキャストに修正
KuraZuzu fc91b8c
クォータニオンのデフォルトに恒等回転(w=1.0)を明示。Potential fix for pull request finding
KuraZuzu cda1781
HSV変換時に共有されたROS画像バッファを書き換えないようにする Potential fix for pull request finding
KuraZuzu 3629acb
Potential fix for pull request finding
KuraZuzu 3ce79a1
Python版にもクォータニオンの恒常姿勢のデフォルト値を追加 Potential fix for pull request finding
KuraZuzu 8399996
CIに従ってコードフォーマット修正
KuraZuzu a7a77b2
CollorDetection2Dのクラス名の修正
KuraZuzu c938571
Merge branch 'ros2' into feature/color_detection
KuraZuzu 8ddd2fd
Merge branch 'ros2' into feature/color_detection
KuraZuzu 14f6068
README内でのサンプル説明の表現修正
KuraZuzu 9076ced
深度フォーマットについてのコメントを追加
KuraZuzu 8dac46f
python版でjoint_valuesを受け取って範囲外であれば補正する処理の削除
KuraZuzu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.