-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Updated the arm simulation code to allow for different friction coefficients at each joint. - Removed unused code from the arm simulation section. - Fixed a small typo in a tooltip for the main GUI. - Added in a UDP send block in the template Simulink file to send data to the NVIDIA Jetson TX2 board. See Wiki entry for details. - Created a python script called 'receive_data.py' which can be deployed on the Jetson TX2 to receive data. - Added some QOL touches and backend bug fixes. - Removed the guidance_server code from the custom library because it was broken and no longer needed for communication with the Jetson TX2.
- Loading branch information
1 parent
1461c49
commit 9bef7b1
Showing
19 changed files
with
128 additions
and
426 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
Custom_Library/NVIDIA_Jetson/include/gpio_control_faster.h
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-2.38 KB
Custom_Library/NVIDIA_Jetson/include/slprj/ert/Validate_GPIO_Write/tmwinternal/minfo.mat
Binary file not shown.
Binary file removed
BIN
-117 KB
Custom_Library/NVIDIA_Jetson/include/slprj/ert/_sharedutils/shared_file.dmr
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
Custom_Library/Resources/CustomDataLogger/src/.vscode/c_cpp_properties.json
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.