Features Desired for 1.0 Release #333
andrewjong
started this conversation in
Ideas
Replies: 3 comments
-
|
Add a px4 only sim? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
isaac lab multirotor has better parallelization? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
task list preconditions btree? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Real Time Efficiency
Automated Testing and Reliability
make easy to observe: how does performance change under different parameters?
Random seed is fixed always so all these repeated tests if you randomize start or end are fixed either by seed or by saving the tasks to ensure consistent testing.
Triggered on every minor version change or triggered manually. Runs on airstack cloud.
Hooks to github generating report of all tests binary results as well as numerical results (50% success, 5meter deviation from goal...etc.)
Must hook up this CI/CD to AirLab Cloud
Testing Infrastructure Reliability
@OasisArtisan #16
Testing Robot Autonomy Task Performance With Benchmarks
@pvkumara
Testing Isaac Sim Reliability
@JohnYanxinLiu
Tests Integrate with GitHub CI/CD
@andrewjong
GUI overhaul
@krrishj18 @andrewjong
Task Executors
GUI Interface
Task Executor implementations
Mission Sequence / Behavior Tree Task
@andrewjong
Multi agent support
@krrishj18
Realistic/Degradation-Resistant State Estimation
Real World Deployment
@jfkeller @andrewjong
Documentation
Beta Was this translation helpful? Give feedback.
All reactions