Monroe Kennedy
banner
mdkennedy3.bsky.social
Monroe Kennedy
@mdkennedy3.bsky.social
Stanford professor developing collaborative robotics. Directs the Assistive Robotics and Manipulation lab (ARMLab) http://arm.stanford.edu
2/n
We use Gaussian Splats for safe robot navigation: Splats model the scene, and their Gaussians act as repulsive barriers via control barrier functions to prevent collisions given requested inputs from the human teleoperator.
May 18, 2025 at 1:08 AM
2/n We efficiently build a high-quality Gaussian Splat by capturing initial views, generating a Splat, and using pose uncertainty in color and depth to guide the next best real-world view for scene reconstruction.

@peasant98.bsky.social
May 18, 2025 at 1:06 AM
(6/n) To learn more, read our paper and use our open-source code base, check out our interactive paper website: jparse-manip.github.io
J-PARSE
J-PARSE enables for the smooth entering and exiting of kinematic singularities for robotic manipulators.
jparse-manip.github.io
May 7, 2025 at 5:00 PM
(5/n) Our method J-PARSE stands to improve robotic teleoperation control, improve embodiment in imitation learning, and allow robot upper limbs to move in a more 'natural' way like human counterparts.
May 7, 2025 at 5:00 PM
(4/n) This approach is motivated by the anthropomorphic motion of athletes such as baseball players who extend their hand towards their target for catching a ball, and they only consider the motion of their hand in this fast motion control.
May 7, 2025 at 5:00 PM
(3/n) Fewer methods still take you into singular poses and require very specific knowledge of the robot and its particular singular poses, as well as an accompanying strategy to exit these poses.
May 7, 2025 at 4:59 PM
(2/n) Robot manipulator singularities have been a challenge for roboticists for decades. Over the years, there have been many approaches to primarily avoid them and, in a few cases (such as damped least squares), approach them, albeit sacrificing pose accuracy at non-singular poses.
May 7, 2025 at 4:59 PM
(6/n) To learn more, read our paper and use our open-source code base, check out our interactive paper website: jparse-manip.github.io and our paper video: youtu.be/ZMrNGQht9eg?...
J-PARSE
J-PARSE enables for the smooth entering and exiting of kinematic singularities for robotic manipulators.
jparse-manip.github.io
May 7, 2025 at 4:48 PM
(5/n) Our method J-PARSE stands to improve robotic teleoperation control, improve embodiment in imitation learning, and allow robot upper limbs to move in a more 'natural' way like human counterparts.
May 7, 2025 at 4:47 PM
(4/n) This approach is motivated by the anthropomorphic motion of athletes such as baseball players who extend their hand towards their target for catching a ball, and they only consider the motion of their hand in this fast motion control.
May 7, 2025 at 4:46 PM
(3/n) Fewer methods still take you into singular poses and require very specific knowledge of the robot and its particular singular poses, as well as an accompanying strategy to exit these poses.
May 7, 2025 at 4:46 PM
(2/n) Robot manipulator singularities have been a challenge for roboticists for decades. Over the years, there have been many approaches to primarily avoid them and, in a few cases (such as damped least squares), approach them, albeit sacrificing pose accuracy at non-singular poses.
May 7, 2025 at 4:45 PM
Latex (overleaf) is the way! Handles formatting and reference styles. For ref.bib:

\documentclass{article}
\usepackage[utf8]{inputenc}
\begin{document}

This is a citation \cite{example}.

\bibliographystyle{apa} % Switch this to "vancouver" or another style
\bibliography{ref}

\end{document}
January 8, 2025 at 10:44 PM
Our work appeared in #CORL2024
December 1, 2024 at 7:10 PM