-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix 3d sim by updating the submodules and Dockerfile
- Loading branch information
1 parent
e3eb00b
commit 3df21f0
Showing
3 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule inno_sim_interface
updated
3 files
+19 −1 | README.md | |
+54 −0 | scripts/dynamics3d_relay_node.py | |
+72 −0 | scripts/sim2rviz.py |
Submodule uav_hitl_dynamics
updated
7 files
+22 −1 | config/sim_params.yaml | |
+4 −0 | launch/3d_sim.launch | |
+5 −5 | launch/dynamics.launch | |
+2 −2 | launch/hitl.launch | |
+0 −8 | launch/inno_sim.launch | |
+2 −2 | launch/sitl.launch | |
+1 −1 | src/dynamics/vtol/aerodynamics.md |