Commit Graph

25 Commits

Author SHA1 Message Date
Cody Martin
3870dc73b6
Improve tutorial documentation (#1408) 2022-12-02 14:55:40 -06:00
William Zijie Zhang
f8acca0f34
fix typo monte carlo tutorial (#1377) [no ci]
closes #1377
2022-10-31 05:35:35 -05:00
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
Scott Fennell
b314c09eec
Tutorial suggestions (#1274)
* Update Data-Record.md (#1265)

Fix typo in input arg string.

* Update TutVariableServer.md (#1269)

tightened up grammar

* Update TutVariableServer.md (#1270)

more accurate usage hint

* Update ATutNumericSim.md (#1271)

instanciate -> instantiate line 376

* Update TutVariableServer.md (#1272)

fixed ⚠️ (⚠️) not displaying properly

* Update ATutNumericSim.md (#1273)

fixed 👉 (👉) not displaying properly

Co-authored-by: Brian <brianmhannan@gmail.com>
Co-authored-by: Matthew D Elmer <matthewdavidelmer@gmail.com>
2022-06-01 14:11:48 -05:00
Scott Fennell
c1be351d6d
Update TutVariableServer.md 2022-05-27 11:54:14 -05:00
gaurignukala
6030805c55
fixing run typo (#1268) 2022-05-26 15:41:52 -05:00
Scott Fennell
4ba2812ad1
update sim output files 2022-05-26 15:30:15 -05:00
Scott Fennell
ccaa1df5b8
Update ATutIntroduction.md 2022-05-26 14:30:29 -05:00
Scott Fennell
2c17882e20
Update ATutIntroduction.md 2022-05-26 14:30:09 -05:00
Scott Fennell
7d66ed3c84
remove unnecessary (confusing) example on user code blocks 2022-05-26 14:06:33 -05:00
Scott Fennell
a6eeff930f
update execfile to py3 in tutorial 2022-05-26 13:46:49 -05:00
Scott Fennell
dbafed34b5
use default repo name in tutorial introduction
Novice linux/trick users don't catch that "trick" and "trick.git" are incompatible, because they don't understand that the file extension is a part of the directory name. For this reason they frequently leave the ".git" in their shell environment and they get stuck there for a while. While it is important that trick users have an understanding of how their shell uses the PATH variable, I do not think this little section at the bottom of the intro should have to be debugged so frequently.
2021-08-13 10:32:07 -05:00
Penn, John M 047828115
0e0f4f4365 Fix broken link in TutVariableServer.md 2021-08-01 22:17:40 -05:00
Matas Lauzadis
7008e8bac7
Fix some typos in documentation (#1128)
* Fix typo

* typos, grammar
2021-05-26 22:14:42 -05:00
Penn, John M 047828115
1e9c88dd0e Fix Minor Typos in Variable Server tutorial. #1122 2021-05-20 12:55:54 -05:00
Penn, John M 047828115
aab93a0c8b Fix links in Tutorial. #1122 2021-05-19 23:59:18 -05:00
Penn, John M 047828115
a1bce98e91 Update the Trick Tutorial to explain how to control sim modes from a variable server client. #1122 2021-05-19 23:09:49 -05:00
Scott Fennell
520e0343d1
update docs 2021-05-19 22:16:45 -05:00
Scott Fennell
8d625cb1bc
Clarify monte carlo instructions in tutorial 2020-02-26 11:24:13 -06:00
Scott Fennell
efffa146e6
Update ATutRecordingData.md 2020-01-22 11:51:04 -06:00
Scott Fennell
ae7a5ad777
update tutorial for python 3 2020-01-22 11:49:19 -06:00
Scott Fennell
6daca8bf16 edit documentation fix dre pic in tutorial 2019-12-12 14:33:46 -06:00
Instructor Account
89983d487b edit documentation fix dre pic in tutorial 2019-12-12 14:25:02 -06:00
Scott Fennell
66c5852566 update doc links 2019-11-20 12:53:56 -06:00
Scott Fennell
1c9cf79e50 add wiki to repository for github pages 2019-11-20 11:04:58 -06:00