generated from academicpages/academicpages.github.io
-
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
1 parent
b181c0d
commit 11f1f35
Showing
1 changed file
with
12 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,12 @@ | ||
--- | ||
title: "LiDAR-Based Obstacle Avoidance" | ||
excerpt: "Developed LiDAR-based navigation for warehouse robotics<br/><img src='/images/lidar-obstacle.png'>" | ||
collection: portfolio | ||
--- | ||
|
||
**Competition**: IITI Summer of Code 2022 | ||
**Duration**: Jul. 2022 - Aug. 2022 | ||
|
||
Implemented LiDAR-based obstacle avoidance for robots in a warehouse environment. Highlights include: | ||
- Dynamic tracking with Gazebo 11 and ROS Noetic on Ubuntu. | ||
- Path planning using Teb Local Planner for efficient navigation. |