-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
title: Creating April Tags and testing | ||
date: 2024-09-30 9:00:00 +0100 | ||
tags: [weekly progress] | ||
author: david | ||
img_path: /assets/img/ | ||
toc: true | ||
comments: true | ||
--- | ||
|
||
## Index | ||
|
||
- [Testing](#testing) | ||
- [Working on harmonic](#working-on-harmonic) | ||
|
||
|
||
## Testing | ||
|
||
- Testing Update montecarlo frontend #2771 | ||
|
||
- Testing Change canvas to image in Rescue people frontend #2773 | ||
|
||
- Testing Update obstacle avoidance frontend #2775 | ||
|
||
- Testing Modifying Vacuums exercise frontend #2749 | ||
|
||
## Working on harmonic | ||
|
||
Work: | ||
- Added gazebo models to cmake-list. | ||
- Added and placed robot in the house. | ||
- Fixed missing dependencies. | ||
- Tested harmonic world loading. |