-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* rigid body Signed-off-by: Arjo Chakravarty <[email protected]> * Setting center of mass Signed-off-by: Arjo Chakravarty <[email protected]> * Add drop weights... Leads to oscillation Signed-off-by: Arjo Chakravarty <[email protected]> * shift COM of main body forward craft is now stable. Signed-off-by: Arjo Chakravarty <[email protected]> * Added mass shifter craaazy oscillations are back Signed-off-by: Arjo Chakravarty <[email protected]> * Add description generator script Signed-off-by: Arjo Chakravarty <[email protected]> * Automate pipeline Signed-off-by: Arjo Chakravarty <[email protected]> * we are generating a new sdf Signed-off-by: Arjo Chakravarty <[email protected]> * Add unit test framework Signed-off-by: Arjo Chakravarty <[email protected]> * Add hydrostatics test Signed-off-by: Arjo Chakravarty <[email protected]> * remove model Signed-off-by: Arjo Chakravarty <[email protected]> * make fast Signed-off-by: Arjo Chakravarty <[email protected]> * stop debug printouts Signed-off-by: Arjo Chakravarty <[email protected]> * Add second test WIP Signed-off-by: Arjo Chakravarty <[email protected]> * fix compile issue Signed-off-by: Arjo Chakravarty <[email protected]> * fix CMake file Signed-off-by: Arjo Chakravarty <[email protected]> * Add joint controllers Signed-off-by: Arjo Chakravarty <[email protected]> * Stable fins Signed-off-by: Arjo Chakravarty <[email protected]> * remove ignition for now its not needed Signed-off-by: Arjo Chakravarty <[email protected]> * Stavle thruster Signed-off-by: Arjo Chakravarty <[email protected]> * update plugin list Signed-off-by: Arjo Chakravarty <[email protected]> * better constraints Signed-off-by: Arjo Chakravarty <[email protected]> * Add Buoyancy Engine Signed-off-by: Arjo Chakravarty <[email protected]> * Add buoyancy engine Signed-off-by: Arjo Chakravarty <[email protected]> * Add newline at EOF Signed-off-by: Arjo Chakravarty <[email protected]> * Undo changes in tethys_equipped. Signed-off-by: Arjo Chakravarty <[email protected]> * Update expectation Signed-off-by: Arjo Chakravarty <[email protected]> * white space correction Signed-off-by: Arjo Chakravarty <[email protected]> * tag images to use recent fortress release Signed-off-by: Arjo Chakravarty <[email protected]> * Add numpy as a dependency Signed-off-by: Arjo Chakravarty <[email protected]> * formatting Signed-off-by: Arjo Chakravarty <[email protected]> * better debug Signed-off-by: Arjo Chakravarty <[email protected]> * bump garden Signed-off-by: Arjo Chakravarty <[email protected]> * Update lrauv_description/test/test_hydrostatic_stability.cc Co-authored-by: Louise Poubel <[email protected]> * Update lrauv_description/test/test_hydrostatic_stability.cc Co-authored-by: Louise Poubel <[email protected]> * change location of python3-numpy Signed-off-by: Arjo Chakravarty <[email protected]> * rename worlds Signed-off-by: Arjo Chakravarty <[email protected]> * Address @mabelzhang's points Signed-off-by: Arjo Chakravarty <[email protected]> * update hytdrostatics test Signed-off-by: Arjo Chakravarty <[email protected]> * Fix coilision volumes. Signed-off-by: Arjo Chakravarty <[email protected]> * remove gravity. tag Signed-off-by: Arjo Chakravarty <[email protected]> * style fix Signed-off-by: Arjo Chakravarty <[email protected]> * loosen tolerances, the vehicle is oscillating more Signed-off-by: Louise Poubel <[email protected]> Co-authored-by: Louise Poubel <[email protected]>
- Loading branch information
Showing
15 changed files
with
535 additions
and
73 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 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
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
Oops, something went wrong.