Skip to content

Commit

Permalink
Weekly progress
Browse files Browse the repository at this point in the history
  • Loading branch information
dduro2020 committed Oct 10, 2024
1 parent 7de03e9 commit cdbef47
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/_posts/2024-10-07-Week_3.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,9 @@ To better understand the laser measurements I took a random measurement in which


Here is a picture with the filtered readings except for the measurements at 0.0.0 (just to get an idea of where the car is)

Another essential variable is:
```python
observation[‘ego_vehicle_state’][‘heading’]
```
Which will help us to obtain the orientation of the car.

0 comments on commit cdbef47

Please sign in to comment.