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

SDF <-> USD connector #18

Open
ahcorde opened this issue Mar 4, 2022 · 2 comments
Open

SDF <-> USD connector #18

ahcorde opened this issue Mar 4, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@ahcorde
Copy link
Contributor

ahcorde commented Mar 4, 2022

This issue is meant to track the progress of the connector between Ignition Gazebo and Issac Sim SDF which is currently a work in progress.

Ignition -> Issac Sim

TODO

  • Q/A and testing

Issac Sim -> Ignition

TODO

  • Joints
  • Lights
  • Sensors
  • Visual

Additional context

@ahcorde ahcorde added the enhancement New feature or request label Mar 4, 2022
@ahcorde
Copy link
Contributor Author

ahcorde commented Mar 4, 2022

Ignition -> Issac SIm

In the README.md you can find some instructions about how to reproduce the connector between Ignition -> Issac Sim

@ahcorde
Copy link
Contributor Author

ahcorde commented Mar 4, 2022

Hybrid simulation

In this PR #17 I added some instructions to run a Hybrid simulation

This demo explains how to use the hybrid simulation. In particular will follow this steps:

  • Launch a world containing a ROS 2-controlled robot.
  • Enable hybrid simulation, sharing the workload between Ignition and Isaac Sim
    • Diffdrive control will happen in Ignition
    • Sensors reading (lidar and camera) will happen in Issac Sim
  • Control the robot from ROS 2. In this particular case with nav2
  • Visualize data from both simulators in RVIZ

@adlarkin adlarkin removed their assignment Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants