From dc2ac1227a0e316d35bad831ec280be441c1bfa0 Mon Sep 17 00:00:00 2001 From: duro Date: Mon, 14 Oct 2024 01:35:54 +0200 Subject: [PATCH] Weekly progress (simplified) --- docs/_posts/2024-10-07-Week_10.md | 33 +++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 docs/_posts/2024-10-07-Week_10.md diff --git a/docs/_posts/2024-10-07-Week_10.md b/docs/_posts/2024-10-07-Week_10.md new file mode 100644 index 0000000..9cfda29 --- /dev/null +++ b/docs/_posts/2024-10-07-Week_10.md @@ -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. \ No newline at end of file