Hacker News new | ask | show | jobs
by coin_artist 19 days ago
Looks cool! But why not just use Gazebo? Or Issac?
1 comments

Both great tools, optimized for slightly different needs. Gazebo is great for simulation and testing of higher level control, or for simulation that doesn't require 1000hz sensor simulation rate. Nvidia Isaac focuses on ML model training workflows, not ideal for interacting directly with your flight software for flight testing your code before you fly. This aims to be software CI/CD for your drone builds.