-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use REP103 SI units convention #98
base: main
Are you sure you want to change the base?
Commits on Aug 24, 2022
-
trying another interp; using eff maps from matlab
Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0487aac - Browse repository at this point
Copy the full SHA 0487aacView commit details -
replaced interpolator; fixed tests after new efficiency maps
Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af87b95 - Browse repository at this point
Copy the full SHA af87b95View commit details -
remove JustInterp; put limits on interpolation
Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b94db06 - Browse repository at this point
Copy the full SHA b94db06View commit details
Commits on Aug 25, 2022
-
Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f775b4 - Browse repository at this point
Copy the full SHA 9f775b4View commit details
Commits on Aug 31, 2022
-
Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e8371f - Browse repository at this point
Copy the full SHA 4e8371fView commit details -
remove splinter from ehpto dir
Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 27e11b8 - Browse repository at this point
Copy the full SHA 27e11b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 973d81c - Browse repository at this point
Copy the full SHA 973d81cView commit details
Commits on Sep 1, 2022
-
add license and copy splinter meta to package after clone
Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 850bcb1 - Browse repository at this point
Copy the full SHA 850bcb1View commit details
Commits on Sep 2, 2022
-
Merge branch 'main' into andermi/ehpto_solver
Signed-off-by: Dharini Dutia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 074dd45 - Browse repository at this point
Copy the full SHA 074dd45View commit details
Commits on Sep 3, 2022
-
make ros wrapper for splinter to avoid Eigen issues
Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75b8b2e - Browse repository at this point
Copy the full SHA 75b8b2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c47018 - Browse repository at this point
Copy the full SHA 4c47018View commit details -
Merge branch 'andermi/ehpto_solver' into hamilton8415/testmachinecompare
Merging in andermi's splinter solver
Configuration menu - View commit details
-
Copy full SHA for cf8d284 - Browse repository at this point
Copy the full SHA cf8d284View commit details
Commits on Sep 5, 2022
-
fix splinter-related issue in torque policy; add debugger option to l…
…aunch files Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1e4c48 - Browse repository at this point
Copy the full SHA b1e4c48View commit details -
Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e2c9af3 - Browse repository at this point
Copy the full SHA e2c9af3View commit details
Commits on Sep 7, 2022
-
debugged badalloc for splinter
Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8521e05 - Browse repository at this point
Copy the full SHA 8521e05View commit details
Commits on Sep 9, 2022
-
fix splinter_ros issues; remove references to buoy_examples
Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 91a2a69 - Browse repository at this point
Copy the full SHA 91a2a69View commit details -
hack: remove buoy_examples from build-and-test workflow
Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 98537cc - Browse repository at this point
Copy the full SHA 98537ccView commit details
Commits on Sep 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4eceaee - Browse repository at this point
Copy the full SHA 4eceaeeView commit details
Commits on Sep 15, 2022
-
Merge branch 'andermi/ehpto_solver' of github.com:osrf/buoy_sim into …
…hamilton8415/testmachinecompare
Configuration menu - View commit details
-
Copy full SHA for 520cb5f - Browse repository at this point
Copy the full SHA 520cb5fView commit details
Commits on Sep 16, 2022
-
Created test fixture code and worlds to allow data from pto experimen…
…ets on physical test bench to be compared to simulation results. At the moment ElectroHydrauclicPTO does not seem to be working correctly, not reporting sensible RPM, etc.w
Configuration menu - View commit details
-
Copy full SHA for 64ccf1e - Browse repository at this point
Copy the full SHA 64ccf1eView commit details
Commits on Sep 19, 2022
-
Completed first version of test that compares ElectroHydraulicPTO res…
…ults to test machine data. Issue with ElectroHydraulicPTO not creating all entities in the first iteration.
Configuration menu - View commit details
-
Copy full SHA for 26bfb79 - Browse repository at this point
Copy the full SHA 26bfb79View commit details -
Changed hard-coded filename in pto_experiement_comparison.cpp to not …
…start with "EXP_" so plots won't be triggered if CI tries to run this test
Configuration menu - View commit details
-
Copy full SHA for f33caf1 - Browse repository at this point
Copy the full SHA f33caf1View commit details
Commits on Sep 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c7d3965 - Browse repository at this point
Copy the full SHA c7d3965View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8efac71 - Browse repository at this point
Copy the full SHA 8efac71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4094776 - Browse repository at this point
Copy the full SHA 4094776View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00d6452 - Browse repository at this point
Copy the full SHA 00d6452View commit details
Commits on Sep 21, 2022
-
use splinter in pto_experiment_comparison; cleanup cmake; export inte…
…rface for ElectroHydraulicState Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c25875b - Browse repository at this point
Copy the full SHA c25875bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0da47d0 - Browse repository at this point
Copy the full SHA 0da47d0View commit details -
Merge remote-tracking branch 'origin/hamilton8415/testmachinecompare'…
… into hamilton8415/testmachinecompare Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a22daa - Browse repository at this point
Copy the full SHA 7a22daaView commit details -
cleanup and fix symlink to test_inputdata
Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f913103 - Browse repository at this point
Copy the full SHA f913103View commit details
Commits on Sep 28, 2022
-
adding spring test-machine comparison
Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8686626 - Browse repository at this point
Copy the full SHA 8686626View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d56fd2 - Browse repository at this point
Copy the full SHA 0d56fd2View commit details -
fix polytropic spring curves; minor tweaks
Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32c60af - Browse repository at this point
Copy the full SHA 32c60afView commit details
Commits on Sep 29, 2022
-
recompute volume instead of writing to file; init piston pos to first…
… value from data Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d4fcfc0 - Browse repository at this point
Copy the full SHA d4fcfc0View commit details -
linters; for now, use separate data files for spring test
Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 47a7892 - Browse repository at this point
Copy the full SHA 47a7892View commit details
Commits on Sep 30, 2022
-
combining tests into one fixture
Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9cd9586 - Browse repository at this point
Copy the full SHA 9cd9586View commit details -
Configuration menu - View commit details
-
Copy full SHA for b28ee78 - Browse repository at this point
Copy the full SHA b28ee78View commit details -
Merge branch 'hamilton8415/testmachinecompare' into andermi/test_mach…
…ine_spring Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66bbea6 - Browse repository at this point
Copy the full SHA 66bbea6View commit details -
spring test done but wont pass; tweaks
Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1f7d87 - Browse repository at this point
Copy the full SHA f1f7d87View commit details
Commits on Oct 1, 2022
-
got testbench tests passing for spring and pto
Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9512140 - Browse repository at this point
Copy the full SHA 9512140View commit details -
Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85e56d2 - Browse repository at this point
Copy the full SHA 85e56d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ae03e3 - Browse repository at this point
Copy the full SHA 6ae03e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24d9380 - Browse repository at this point
Copy the full SHA 24d9380View commit details
Commits on Oct 3, 2022
-
Added enforcement of min/max winding current to match the actual cont…
…roller. (#96) Co-authored-by: Andrew Hamilton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c2d553 - Browse repository at this point
Copy the full SHA 5c2d553View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aac3b1 - Browse repository at this point
Copy the full SHA 2aac3b1View commit details -
temporarily relax piston position test for bias/windcurr
Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29ad3e0 - Browse repository at this point
Copy the full SHA 29ad3e0View commit details -
Signed-off-by: Michael Anderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe4fe34 - Browse repository at this point
Copy the full SHA fe4fe34View commit details