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 optical frames for all rgb and rgbd cameras #350

Merged
merged 1 commit into from
May 23, 2024

Conversation

jaybrecht
Copy link
Collaborator

Adds an additional TF frame for all RGB and RGBD cameras (static and robot) where the z-axis is aligned with the direction of the camera FOV.

The transform between the base sensor frame and the optical frame is:

  • roll: -pi/2
  • pitch: 0.0
  • yaw: -pi/2

@jaybrecht jaybrecht merged commit 6c0307b into usnistgov:2024.5.0_staging May 23, 2024
1 check passed
@jaybrecht jaybrecht deleted the optical_frames branch May 23, 2024 16:39
jfernandez37 added a commit that referenced this pull request Jun 10, 2024
* Fixes misidentification of flipped parts on kit trays (#349)

* Fix to flip issue

* Fixed issue with part rotation on kitting trays

* add optical frames for all rgb and rgbd cameras (#350)

* Added option to build package when saving configuration file (#351)

* Added option to build package when saving configuration file

* Fixed priority not being written to file corrrectly

* Added try and except around build command code

* Update kit tray model.sdf (#353)

* Updated versions (#357)

---------

Co-authored-by: Joe Fernandez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

frame_id specified in RGB camera topics do not follow usual convention of a frame aligned with image sensor.
2 participants