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

Add a zed camera to the urdf #129

Open
osrf-migration opened this issue Jul 2, 2019 · 4 comments
Open

Add a zed camera to the urdf #129

osrf-migration opened this issue Jul 2, 2019 · 4 comments
Labels
enhancement New feature or request minor ROS

Comments

@osrf-migration
Copy link

Original report (archived issue) by Anonymous.


Hi,

I would like to add a zed camera to the simulation. For that I tried to add the urdf of the zed camera in vrx_ws/src/vrx/wamv_gazebo/urdf/sensors and then I add this sensor to the wamv_gazebo.urf.xacro and generate the .urdf as shown in the tutorial for the stereo camera.
But unfortunately it doesn't work.
I am a ROS beginer and I am not sure that it's the good way to do it, could you help me to solve this problem ?

Regards,
Clement

@osrf-migration
Copy link
Author

Original comment by Brian Bingham (Bitbucket: brian_bingham).


Clement,

The instructions at https://osrf-migration.github.io/vrx-gh-pages/#!/osrf/vrx/wiki/tutorials/AddingSensors are a bit specific to the sensors that are already described with xacro files in the sensor directory. (We aren’t planning on supporting a 3D camera for the VRX competition.)

Do you have a Gazebo model for the zed camera? If so, you should be able to make your own copy of the
wamv_gazebo.urdf.xacro and add the zed camera model to the URDF there. You might take a look at the Gazebo tutorials on the topic:

http://gazebosim.org/tutorials?tut=ros_gzplugins

http://gazebosim.org/tutorials?tut=add_laser

Brian

@osrf-migration
Copy link
Author

Original comment by hardoin clement (Bitbucket: Clement hardoin).


Hi Brian,

Thank you for your reply, I will try it

@osrf-migration osrf-migration added minor ROS bug Something isn't working labels May 4, 2020
@HashirZahir
Copy link
Contributor

Hi, I can recommend using the Intel Realsense D435 gazebo plugin. It simulates the active IR stereo rgbd camera and should be able to generate pointclouds. To see some documentation on how to use the plugin, check here.

Hope that helps.

@M1chaelM M1chaelM added enhancement New feature or request and removed bug Something isn't working labels Jun 8, 2022
@M1chaelM
Copy link
Collaborator

M1chaelM commented Jun 8, 2022

@caguero I propose to close this issue since we don't currently have an active request for this camera. Do you agree?

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

No branches or pull requests

3 participants