trick/docs/tutorial
Jacqueline Deans 9c8799610f
Variable Server - var_send_once and integration test (#1330)
* Adds the send_once command and message type, which allows a user to request a variable to be sent immediately and only once (intended to replace the var_add, var_send, var_clear idiom that is commonly used for this purpose)
* Minor refactoring of variable server internals to reduce repeated code
* Adds SIM_test_varserv to integration test to test basic variable server functionality
* Changes graphics client for SIM_billiards to use var_send_once as an example of intended use
* Add documentation for var_send_once in docs and tutorial
* Set exit_code_enabled in trick unit tests to be true by default
* Patch for failing bookworm build
2022-08-18 10:47:07 -05:00
..
images edit documentation fix dre pic in tutorial 2019-12-12 14:33:46 -06:00
ATutAnalyticSim.md update sim output files 2022-05-26 15:30:15 -05:00
ATutArchitecture.md update doc links 2019-11-20 12:53:56 -06:00
ATutASimpleSim.md update doc links 2019-11-20 12:53:56 -06:00
ATutDynamicEvents.md update doc links 2019-11-20 12:53:56 -06:00
ATutIntroduction.md Update ATutIntroduction.md 2022-05-26 14:30:29 -05:00
ATutMonteCarlo.md Clarify monte carlo instructions in tutorial 2020-02-26 11:24:13 -06:00
ATutNumericSim.md Tutorial suggestions (#1274) 2022-06-01 14:11:48 -05:00
ATutPlottingData.md update doc links 2019-11-20 12:53:56 -06:00
ATutRecordingData.md Update ATutRecordingData.md 2020-01-22 11:51:04 -06:00
ATutRunningRealtime.md update execfile to py3 in tutorial 2022-05-26 13:46:49 -05:00
ATutTrickView.md fixing run typo (#1268) 2022-05-26 15:41:52 -05:00
ATutUnitTables.md add wiki to repository for github pages 2019-11-20 11:04:58 -06:00
Tutorial.md update doc links 2019-11-20 12:53:56 -06:00
TutVariableServer.md Variable Server - var_send_once and integration test (#1330) 2022-08-18 10:47:07 -05:00