Skip to content

Commit

Permalink
SPOT 4.0.0-RC.2
Browse files Browse the repository at this point in the history
- 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
TheElectricDream committed Aug 5, 2023
1 parent 1461c49 commit 9bef7b1
Show file tree
Hide file tree
Showing 19 changed files with 128 additions and 426 deletions.
Binary file modified Custom_Library/MainLibrary.slx
Binary file not shown.
Binary file not shown.
201 changes: 0 additions & 201 deletions Custom_Library/NVIDIA_Jetson/guidance_server.m

This file was deleted.

20 changes: 0 additions & 20 deletions Custom_Library/NVIDIA_Jetson/include/gpio_control_faster.h

This file was deleted.

Binary file not shown.
Binary file not shown.
2 changes: 0 additions & 2 deletions Custom_Library/NVIDIA_Jetson/include/slprj/sl_proj.tmw

This file was deleted.

117 changes: 0 additions & 117 deletions Custom_Library/NVIDIA_Jetson/src/TCP_Server.cpp

This file was deleted.

This file was deleted.

Loading

0 comments on commit 9bef7b1

Please sign in to comment.