-
Notifications
You must be signed in to change notification settings - Fork 6
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
Adding Dalsa camera to the URDF just for Real Robot not for the simulation #20
Comments
I add also @StecarGit who can provide the exact location of the base of the cameras and their mounting orientation. |
Hi @prof-concert, first of all I attach here all relevant info on the cameras placement which were provided by @StecarGit: Now what I need you to tell me, so that I can provide you the transform |
Hello @EdoardoRomiti Thanks for the update, instead of the lens we want the origin of the fisheye to be located at the centre of the imaging area of the camera. As per the camera datasheet and 3D model 03-129-20166-07 GENIE NANO 1 GigE SMALL CASING CUSTOMER DRAWING.pdf could you please add the origin for fisheye at the "CENTRE OF IMAGE AREA". |
Hi @prof-concert I cannot open the file you shared, it says it's corrupted. Can you share it again? |
I've added the two camera frames to the urdf (ADVRHumanoids/modular_hhcm@ef4f3ed). For the |
@prof-concert @EdoardoRomiti, the integration meeting showed that we should test the camera integration first in simulation before testing on the real robot. @prof-concert still had issues with the coordinate transforms that simulation tests could have caught. TUM will provide a human model in |
@JakobThumm @prof-concert Ok let me know if anything else is needed from the model side for the camera. Or if you still have issues with the TFs. For the human model in gazebo it would be great to add it to the simulation. We can track this in #24 |
@EdoardoRomiti @JakobThumm I was able to correct the transforms in my code with a recorded rosbag file, recorded on 21.07.2023. But, I am not able to visualize the robot with the recorded rosbag file, @EdoardoRomiti could you tell us how could I visualize the robot model? |
Created a ticket for robot visualizing in Rviz #25 |
@EdoardoRomiti thanks for your help in running robot visualization in Rviz. Secondly, @JakobThumm is it possible to test the safety shield with this rosbag file? |
Hello All,
As there is an integration meeting between 17th-21st July 2023 we wished to integrate our Dalsa fisheye cameras to the robot for 3D Pose estimation.
For this we want following transforms to give out exact 3D Poses,
For this I thought, it would be a good idea to add the camera to the urdf of the real robot. So that the fisheye cameras are available in the tf tree and after localization we should get the required tf's accurately.
Please let us know if further information is required. @alaurenzi @EdoardoRomiti
The text was updated successfully, but these errors were encountered: