<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.5">Jekyll</generator><link href="https://yunahwang.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://yunahwang.github.io/" rel="alternate" type="text/html" /><updated>2024-06-21T16:13:40-07:00</updated><id>https://yunahwang.github.io/feed.xml</id><title type="html">Yuna Hwang</title><subtitle>CS Ph.D. student @UW-Madison</subtitle><author><name>Yuna Hwang</name></author><entry><title type="html">[Paper Review] RelaxedIK: Real-time Synthesis of Accurate and Feasible Robot Arm Motion</title><link href="https://yunahwang.github.io/posts/2023/06/paper-2/" rel="alternate" type="text/html" title="[Paper Review] RelaxedIK: Real-time Synthesis of Accurate and Feasible Robot Arm Motion" /><published>2023-06-12T00:00:00-07:00</published><updated>2023-06-12T00:00:00-07:00</updated><id>https://yunahwang.github.io/posts/2023/06/blog-post</id><content type="html" xml:base="https://yunahwang.github.io/posts/2023/06/paper-2/"><![CDATA[<p>Paper from the <a href="https://graphics.cs.wisc.edu/Papers/2018/RMG18a/p43.pdf" target="_blank" class="link_grey">UW Graphics Group</a>.</p>
<p>APA citation: Rakita, D., Mutlu, B., &amp; Gleicher, M. (2018, June). RelaxedIK: Real-time Synthesis of Accurate and Feasible Robot Arm Motion. In *Robotics: Science and Systems (pp. 26-30)*.</p>

<p>This paper highlights the following:</p>
<ul>
  <li>Technique that is used to create smooth feasible motions that avoid joint-space discontinuities, self-collisions, and kinematic singularities</li>
  <li>Normalization procedure to satisfy multi-objective optimization constraints</li>
  <li>Using a neural network to approximate distance from collision states, and also using SVD to approximate distance to singular configurations</li>
</ul>

<p><img src="../assets/images/ik_problem.png" alt="image" />
<img src="../assets/images/ob_func.png" alt="image" />
<img src="../assets/images/normalization.png" alt="image" /></p>]]></content><author><name>Yuna Hwang</name></author><category term="Robotics" /><category term="HRI" /><category term="Robot Kinematics" /><category term="Inverse Kinematics" /><summary type="html"><![CDATA[Paper from the UW Graphics Group. APA citation: Rakita, D., Mutlu, B., &amp; Gleicher, M. (2018, June). RelaxedIK: Real-time Synthesis of Accurate and Feasible Robot Arm Motion. In *Robotics: Science and Systems (pp. 26-30)*.]]></summary></entry><entry><title type="html">[Paper Review] Evaluating Intent-Expressive Robot Arm Motion</title><link href="https://yunahwang.github.io/posts/2023/06/paper-1/" rel="alternate" type="text/html" title="[Paper Review] Evaluating Intent-Expressive Robot Arm Motion" /><published>2023-06-08T00:00:00-07:00</published><updated>2023-06-08T00:00:00-07:00</updated><id>https://yunahwang.github.io/posts/2023/06/blog-post</id><content type="html" xml:base="https://yunahwang.github.io/posts/2023/06/paper-1/"><![CDATA[<p>Paper from the <a href="https://graphics.cs.wisc.edu/Papers/2016/BRMG16/roman2016_preprint.pdf" target="_blank" class="link_grey">UW Graphics Group</a>.</p>
<p>APA citation: Bodden, C., Rakita, D., Mutlu, B., &amp; Gleicher, M. (2016, August). Evaluating intent-expressive robot arm motion. *In 2016 25th IEEE International Symposium on Robot and Human Interactive Communication (RO-MAN)* (pp. 658-663). IEEE.</p>

<p>Four major contributions of this paper include:</p>
<ul>
  <li>Provides insight of the effects of different kinematics (e.g., straight, simple, *legible*)</li>
  <li>Focuses mainly on the performance and quality of Human-Robot collaboration, differentiating from highlighting only the functional objectives (e.g., minimizing time, maximizing efficiency)</li>
  <li>Entails various evaluation metrics that measure both absolute and relative time (or path it took) for the user to correctly predict robot intent</li>
  <li>Guides future research to investigate factors that shape observer performance (e.g., participant's vantage point, robot degree-of-freedom)</li>
</ul>]]></content><author><name>Yuna Hwang</name></author><category term="HRI" /><category term="Robotics" /><category term="Expressive Robots" /><summary type="html"><![CDATA[Paper from the UW Graphics Group. APA citation: Bodden, C., Rakita, D., Mutlu, B., &amp; Gleicher, M. (2016, August). Evaluating intent-expressive robot arm motion. *In 2016 25th IEEE International Symposium on Robot and Human Interactive Communication (RO-MAN)* (pp. 658-663). IEEE.]]></summary></entry></feed>