Skip to content

Commit

Permalink
Update 2024-07-07-SafeNetworkedRobotics.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saishankarn authored Jul 8, 2024
1 parent a13f45e commit db1c774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-07-07-SafeNetworkedRobotics.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ We identify the following two crucial reasons:
<li><strong>Autonomous robots cannot handle all possible edge cases.</strong> While encountering new scenarios (out of the training distribution), it is necessary to have a human-in-the-loop to take over control.</li>
</ol>

Though teleoperation has a lot of potential benefits, there are practical concerns that need to be addressed. For example, while using public communication networks, stochastic communication delays could potentially lead to violation of key safety properties.
<p>Though teleoperation has a lot of potential benefits, there are practical concerns that need to be addressed. For example, while using public communication networks, stochastic communication delays could potentially lead to violation of key safety properties.</p>

Therefore, in this work, we ask the following key question: <strong>How do we ensure safe networked control over wireless networks with stochastic communication delays?</strong> This blog will briefly explain our proposed solution and experimental results, including a real-world demonstration of safe networked control using F1/10th cars while transmitting sensor data through our university's public Wi-Fi network.

Expand Down

0 comments on commit db1c774

Please sign in to comment.