-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Copter: fix iris TF and orientation (#5)
Update world and model - Rename world to 'map'. - Publish 3D odometry. Move rviz config to separate folder - Update composite example - Remap /tf and /tf_static from robot_state_publisher. - Update rviz config. - Add test mission. Include iris model with gimbal - Replace in-place copy of model with include. Update model orientation - Update orientation of models to ENU. - Update rviz config. Signed-off-by: Rhys Mainwaring <[email protected]>
- Loading branch information
1 parent
4687800
commit 954df6d
Showing
7 changed files
with
368 additions
and
674 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
This file was deleted.
Oops, something went wrong.
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
QGC WPL 110 | ||
0 0 0 16 0.000000 0.000000 0.000000 0.000000 -35.363262 149.165237 583.989990 1 | ||
1 0 3 16 0.000000 0.000000 0.000000 0.000000 -35.363174 149.165358 10.000000 1 | ||
2 0 3 16 0.000000 0.000000 0.000000 0.000000 -35.363220 149.165248 10.000000 1 | ||
3 0 3 16 0.000000 0.000000 0.000000 0.000000 -35.363175 149.165139 10.000000 1 | ||
4 0 3 16 0.000000 0.000000 0.000000 0.000000 -35.363264 149.165192 10.000000 1 | ||
5 0 3 16 0.000000 0.000000 0.000000 0.000000 -35.363356 149.165137 10.000000 1 | ||
6 0 3 16 0.000000 0.000000 0.000000 0.000000 -35.363310 149.165250 10.000000 1 | ||
7 0 3 16 0.000000 0.000000 0.000000 0.000000 -35.363355 149.165358 10.000000 1 | ||
8 0 3 16 0.000000 0.000000 0.000000 0.000000 -35.363264 149.165302 10.000000 1 | ||
9 0 0 177 1.000000 -1.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1 |
Oops, something went wrong.