Skip to content

Commit

Permalink
Merge pull request RoBorregos#35 from RoBorregos/spotlights/hri
Browse files Browse the repository at this point in the history
Spotlights hri 20 dic
  • Loading branch information
Oscar-gg authored Dec 23, 2024
2 parents cfc5146 + 130628a commit f99f35a
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions docs/development/HRI/spotlights.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# Weekly Spotlights

This page is a collection of weekly spotlights that highlight the progress of the integration team. Each spotlight is a summary of the work done by the team in a week.

Member status:

- πŸ”: Research
- πŸ’»: Development
- πŸ“: Documentation
- πŸ”„: Refactoring
- πŸ”§: Bug fixing
- 🀝: Participation in other subteam

## 2024-12-20

| Name | Stauts |
| -------- | ------ |
| Diego | |
| Gilberto | 🀝 |
| Ivan | πŸ’» |
| Jocelyn | |
| Leo L. | πŸ’» |
| Oscar | πŸ’» |

**Development**:

- Tests using function calling
- Vector embedding database
- Integration of benchmarked embeddings on several use cases using ROS 2.
- Migrated docker cuda container to ROS 2 .

## 2024-12-13

| Name | Stauts |
| -------- | ------ |
| Diego | πŸ’» |
| Gilberto | |
| Ivan | |
| Jocelyn | |
| Leo L. | |
| Oscar | πŸ’» |

**Development**:

- Integrated local structured output on main (`extract_data`, `command_interpreter_v2`) while maintaining backwards compatibility.
- Tested new Ollama version, which includes a new feature for structured output that supports our fine tuned model.
- The fine tuned model didn't work as expected with the Orin Nano, likely due to a lack of resources, since it worked on a laptop. We will test it on the Xavier AGX.

0 comments on commit f99f35a

Please sign in to comment.