Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kiranj26 authored Jul 19, 2024
1 parent 5f6e8b7 commit 15a6de2
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,16 @@ python src/main.py test SAF_SpeedTest 43.2 45.6
These commands will parse the test.dbc and test_log.txt files located in the data/ directory, process the CAN messages, and generate a plot for the SAF_SpeedTest signal.

## Output Screenshots
![image](https://github.com/user-attachments/assets/ae5de356-ce91-4c4b-9cac-8f3f02ae049d)

<div align="center">
<img src="https://github.com/user-attachments/assets/ae5de356-ce91-4c4b-9cac-8f3f02ae049d" width="600" height="400" />
<img src="https://github.com/user-attachments/assets/d0fe7b06-18b1-4ff4-be53-82c877288097" width="600" height="400" />
</div>






## Contributions

Expand Down

0 comments on commit 15a6de2

Please sign in to comment.