-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
Lucas S. files for the April tags environment #107
base: kinetic-devel
Are you sure you want to change the base?
Conversation
Ready for review |
Was this already addressed? Also is this PR "[WIP]"? |
Yes, it has. Forgot to delete it. Also forgot to delete the "[WIP]". |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I made some comments, PTAL.
Still have to address the pose definition issue in the SDF file of the four static april tags.
To do: decrease the size of the environment for using smaller image files from camera.
To do: upload apriltag_ros as as internal package in create_autonomy.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some comments, PTAL
Also, fix the merge conflicts please. |
<xacro:macro name="april_tag" params="name_prefix base_link *origin"> | ||
|
||
<link name="${name_prefix}_april_tag_link"> | ||
<visual> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just realized about this. Is the visual tag mandatory? Since you only want to apply a texture, do you need to create this visual block?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If I delete this, the Apriltag doesn't appear. This xacro corresponds to the Apriltag of the robot.
How can a texture be applied if there is no visual object to apply it to?
@@ -2,5 +2,5 @@ free_thresh: 0.196 | |||
image: empty.pgm | |||
negate: 0 | |||
occupied_thresh: 0.65 | |||
origin: [-6.8999999999999915, -5.8999999999999915, 0.0] | |||
origin: [0.0, 0.0, 0.0] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rebase against master.
23e75d6
to
05fa7b9
Compare
Added files for creating an environment for testing the April tags package of ROS.
Environment
Tags detected by the apriltag_ros package
Frames detected by the apriltag_ros package