Skip to content

Commit

Permalink
added Mobile-Swarm-Navigation to resume
Browse files Browse the repository at this point in the history
  • Loading branch information
Loki-Silvres committed Dec 24, 2024
1 parent bad215b commit 4708eb1
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions assets/json/resume.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,19 @@
}
],
"projects": [
{
"name": "Mobile-Swarm-Navigation",
"summary": "Developed a scalable robot swarm for autonomous exploration and navigation in a dynamic environment.",
"highlights": [
"Achieved dynamic semantic environmental mapping with Instance Segmentation and Stereo Depth",
"Designed a custom semantic database management system for efficient task allocation for the swarm",
"Designed a user-friendly chatbot interface for swarm control"
],
"startDate": "2024-11-10",
"endDate": "2024-12-14",
"url": "https://github.com/Loki-Silvres/Mobile-Swarm-Navigation",
"technologies": ["ROS2", "PyTorch", "Gazebo"]
},
{
"name": "Autonomous Driving NXP-B3RB-buggy",
"summary": "Developed an autonomous driving system for the B3RB buggy using ROS2, leveraging advanced perception and control techniques",
Expand Down

0 comments on commit 4708eb1

Please sign in to comment.