-
-
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
World and Apriltags #108
base: kinetic-devel
Are you sure you want to change the base?
World and Apriltags #108
Conversation
926ab8d
to
2a0ef1d
Compare
Did you add this feature? If not, please, do it. |
UPDATE 2
|
</noise> | ||
</camera> | ||
<plugin name="camera_controller" filename="libgazebo_ros_camera.so"> | ||
<alwaysOn>true</alwaysOn> |
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.
Is alwaysOn
a valid plugin tag?
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.
Check updateRate
too
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.
check here
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.
To what I saw, always_on
is a tag for the sensor and alwaysOn
is used in plugins, same case with updateRate
Added world and models Big changes,added launch file, apriltag on create robot, erased to cameras, cleaned the world file Changed the apriltags and camera plugin fixup! Adding new world Change apriltags for improve the visualization Added in launch file apriltag and tf_state nodes
5a003df
to
9c0df02
Compare
23e75d6
to
05fa7b9
Compare
World and Apriltags
Created the world with 3 cameras and 2 apriltags.
Still missing launchfile and apriltag on the create robot model.
World file with some commented code that needs to be erased.
Cameras still missing the model file, for now they are created right in the .world file.
UPDATE
Addressed all the comments
Include in the launch file the apriltag node run and the tf_state_publisher