Add Square Scrimmage Plugin and Initialization Maneuver for testing Visual Odometry Algorithms#526
Open
nrakoski3 wants to merge 14 commits intogtri:masterfrom
Open
Add Square Scrimmage Plugin and Initialization Maneuver for testing Visual Odometry Algorithms#526nrakoski3 wants to merge 14 commits intogtri:masterfrom
nrakoski3 wants to merge 14 commits intogtri:masterfrom
Conversation
added 14 commits
January 30, 2021 18:38
…initialization manuever.
…man_square_merge
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added Square Scrimmage plugin which flies entities in square flight pattern, can be used without the AirSimSensor/ ROSAirSim Plugins. Also added example mission file. This Plugin includes the visual odometry initialization maneuver.
Added StraightVOInit Plugin which is the classic Scrimmage Straight plugin with the visual odometry initialization maneuver added. Also added example mission file for this as well. Can use the boundary box setting to keep quadcopter inside the limits of the MS AirSim prefabricated photo-realistic environments.
Added the creation of data logging CSVs to Altimeter, Compass, and IMU sensor plugins that get saved in the ~/.scrimmage/logs directory