Skip to content

Conversation

@baconbrot
Copy link
Contributor

Please add the following dependency to the rosdep database.

Package name:

pip package name: usd-core

Package Upstream Source:

https://github.com/PixarAnimationStudios/OpenUSD
https://pypi.org/project/usd-core/

Purpose of using this:

OpenUSD python bindings. Use-cases for this include creation of simulation environments for Isaac Sim/Lab.
From pypi:

Universal Scene Description (USD) is a system that scalably encodes and interchanges static and time-sampled 3D geometry, shading and lighting data between Digital Content Creation applications. Domain-specific schema modules define the geometry, shading, and lighting encoding atop USD's domain-agnostic core. It provides a low-level data model that supports plugin implementations, and a scenegraph built on top of a multi-threaded "composition engine" for creating complex scenes out of reusable, modular assets.

Links to Distribution Packages

Primarily via pip https://pypi.org/project/usd-core/
A fedora package is available. Should the rosdep key be named python3-usd according to the fedora package name?
I did not find any ubuntu/debian apt packages for this.

@baconbrot baconbrot requested a review from a team as a code owner December 25, 2025 22:12
@github-actions github-actions bot added the rosdep Issue/PR is for a rosdep key label Dec 25, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for sending a pull request to ROS distro!

This is an automated tool that helps check your pull request for correctness.
This tool checks a number of attributes associated with your ROS package and generates a report that helps our reviewers merge your pull request in a timely fashion. Here are a few things to consider when sending adding or updating a package to ROS Distro.
ROS Distro includes a very helpful CONTRIBUTING.md file that we recommend reading if it is your first time submitting a package.
Please also read the ROS Distro review guidelines which summarizes this release process.

ROS Distro Considerations

Package Considerations

Having your package included in a ROS Distro is a badge of quality, and we recommend that package developers strive to create packages of the highest quality. We recommend package developers review the following resources before submitting their package.

Need Help?

Please post your questions to Robotics Stack Exchange or refer to the #infra-help channel on our Discord server.


For changes related to rosdep:

  • ✅ New rosdep keys are named appropriately
  • ✅ Platforms for new rosdep rules are valid
  • ✅ New keys appear suitable for rosdep

For changes related to yamllint:

  • ✅ All new lines of YAML pass linter checks

@mjcarroll
Copy link
Member

Standard pip disclaimer: ROS packages that depend on pip keys cannot be released into a ROS distribution. They can only be depended on by from-source builds. Because of this, system packages are highly preferred to pip packages.

@mjcarroll mjcarroll added the rosdep-needs-second-approval rosdep key PR is waiting for a 2nd approval label Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rosdep Issue/PR is for a rosdep key rosdep-needs-second-approval rosdep key PR is waiting for a 2nd approval

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants