generated from techfolios/template
-
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
17 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,17 @@ | ||
--- | ||
layout: project | ||
type: project | ||
image: img/cotton/cotton-square.png | ||
title: "Cotton" | ||
date: 2024 | ||
published: true | ||
labels: | ||
- Robotics | ||
- ROS2 | ||
summary: "TODO:" | ||
--- | ||
|
||
|
||
# Generative Behavior Generation | ||
|
||
Its very hard to program a robot. One reason is that the algorithms are difficult and subtle. Another reason is that the interfaces are complex and unnatural. Using generative AI models at the core of a program synthesis engine, we developed an augmented reality based, bidirectional communication interface that allows users to give commands to a robot while sharing the same space. Users can point to things, draw outlines, and use hand gestures to communicate direction to a robotic system. The AI can then examine the low level tools it has at its disposal and come up with a way to perform the presented task. |