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

No URDF file provided for TF ros #16

Open
tyseng92 opened this issue Feb 21, 2020 · 2 comments
Open

No URDF file provided for TF ros #16

tyseng92 opened this issue Feb 21, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@tyseng92
Copy link

I have tried to integrate Zivid camera into my robotic system, replacing the Zed camera. I found out that this package does not contain urdf file for Zivid. Could you provide urdf file of Zivid and import it into rviz so that I can work on TF transformation in ROS? Hopefully the results will be something similar to this zed ros package with urdf.

@runenordmo
Copy link

Hi, @tyseng92. We'll consider adding such a urdf file, it could be useful for working with TF transforms, as well as rviz visualization / Gazebo simulation. We can provide necessary information if you are writing your own at the moment.

Could you elaborate on which fields you would like to see in the urdf file? What is the specific transform you need? And are you also using urdf for things like meshes for visualization or geometry for collision boxes?

- Rune Nordmo, Software Engineer at Zivid

@dave992
Copy link

dave992 commented Mar 5, 2020

I recently made a description of the Zivid camera (Visual + Collision) for our project that integrates the Zivid on a robot using ROS. The description includes the projector and camera frames, visual geometry and simplified collision geometry.

I am now checking the package and pushing it to our fork. I hope to create a pull request with the added description package in a bit.

EDIT:
I've created a pull request that should solve this issue (#17). Feel free to provide feedback so I can further improve it if necessary!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

4 participants