Skip to content
\n

What is the right way to use Orbit in Extension Workflows?

\n

I hope this is the right place to ask. Thanks!

","upvoteCount":1,"answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"

Yes, it is possible to use Orbit in extension workflows. You need to add it as a dependency to your extension as shown here.

\n
[dependencies]\n\"omni.isaac.orbit\" = {}\n
\n

I am not 100% sure if Orbit is visible directly as an extension on Omniverse platform. But based on the information about kit-project-template, it should be. Let me know if it doesn't work.

","upvoteCount":1,"url":"https://github.com/isaac-sim/IsaacLab/discussions/132#discussioncomment-8034803"}}}

Using Orbit in Isaac Sim Extension Workflows #132

Answered by Mayankm96
snoato asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, it is possible to use Orbit in extension workflows. You need to add it as a dependency to your extension as shown here.

[dependencies]
"omni.isaac.orbit" = {}

I am not 100% sure if Orbit is visible directly as an extension on Omniverse platform. But based on the information about kit-project-template, it should be. Let me know if it doesn't work.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Mayankm96
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants