Skip to main content

Showing 1–29 of 29 results for author: Sundaralingam, B

Searching in archive cs. Search in all archives.
.
  1. arXiv:2310.17274  [pdf, other

    cs.RO cs.AR cs.DC

    cuRobo: Parallelized Collision-Free Minimum-Jerk Robot Motion Generation

    Authors: Balakumar Sundaralingam, Siva Kumar Sastry Hari, Adam Fishman, Caelan Garrett, Karl Van Wyk, Valts Blukis, Alexander Millane, Helen Oleynikova, Ankur Handa, Fabio Ramos, Nathan Ratliff, Dieter Fox

    Abstract: This paper explores the problem of collision-free motion generation for manipulators by formulating it as a global motion optimization problem. We develop a parallel optimization technique to solve this problem and demonstrate its effectiveness on massively parallel GPUs. We show that combining simple optimization techniques with many parallel seeds leads to solving difficult motion generation pro… ▽ More

    Submitted 3 November, 2023; v1 submitted 26 October, 2023; originally announced October 2023.

    Comments: revised technical report, 62 pages, Website: https://curobo.org

  2. arXiv:2310.07854  [pdf, other

    cs.RO

    VaPr: Variable-Precision Tensors to Accelerate Robot Motion Planning

    Authors: Yu-Shun Hsiao, Siva Kumar Sastry Hari, Balakumar Sundaralingam, Jason Yik, Thierry Tambe, Charbel Sakr, Stephen W. Keckler, Vijay Janapa Reddi

    Abstract: High-dimensional motion generation requires numerical precision for smooth, collision-free solutions. Typically, double-precision or single-precision floating-point (FP) formats are utilized. Using these for big tensors imposes a strain on the memory bandwidth provided by the devices and alters the memory footprint, hence limiting their applicability to low-power edge devices needed for mobile rob… ▽ More

    Submitted 11 October, 2023; originally announced October 2023.

    Comments: 7 pages, 5 figures, 8 tables, to be published in 2023 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)

  3. arXiv:2310.00463  [pdf, other

    cs.CV cs.RO

    Diff-DOPE: Differentiable Deep Object Pose Estimation

    Authors: Jonathan Tremblay, Bowen Wen, Valts Blukis, Balakumar Sundaralingam, Stephen Tyree, Stan Birchfield

    Abstract: We introduce Diff-DOPE, a 6-DoF pose refiner that takes as input an image, a 3D textured model of an object, and an initial pose of the object. The method uses differentiable rendering to update the object pose to minimize the visual error between the image and the projection of the model. We show that this simple, yet effective, idea is able to achieve state-of-the-art results on pose estimation… ▽ More

    Submitted 30 September, 2023; originally announced October 2023.

    Comments: Submitted to ICRA 2023. Project page is at https://diffdope.github.io

  4. arXiv:2307.04040  [pdf, other

    cs.RO

    Meta-Policy Learning over Plan Ensembles for Robust Articulated Object Manipulation

    Authors: Constantinos Chamzas, Caelan Garrett, Balakumar Sundaralingam, Lydia E. Kavraki, Dieter Fox

    Abstract: Recent work has shown that complex manipulation skills, such as pushing or pouring, can be learned through state-of-the-art learning based techniques, such as Reinforcement Learning (RL). However, these methods often have high sample-complexity, are susceptible to domain changes, and produce unsafe motions that a robot should not perform. On the other hand, purely geometric model-based planning ca… ▽ More

    Submitted 8 July, 2023; originally announced July 2023.

    Comments: 5 pages, Workshop on Learning for Task and Motion Planning (RSS2023)

  5. arXiv:2210.13702  [pdf, other

    cs.RO cs.LG

    DeXtreme: Transfer of Agile In-hand Manipulation from Simulation to Reality

    Authors: Ankur Handa, Arthur Allshire, Viktor Makoviychuk, Aleksei Petrenko, Ritvik Singh, **gzhou Liu, Denys Makoviichuk, Karl Van Wyk, Alexander Zhurkevich, Balakumar Sundaralingam, Yashraj Narang, Jean-Francois Lafleche, Dieter Fox, Gavriel State

    Abstract: Recent work has demonstrated the ability of deep reinforcement learning (RL) algorithms to learn complex robotic behaviours in simulation, including in the domain of multi-fingered manipulation. However, such models can be challenging to transfer to the real world due to the gap between simulation and reality. In this paper, we present our techniques to train a) a policy that can perform robust de… ▽ More

    Submitted 2 January, 2024; v1 submitted 24 October, 2022; originally announced October 2022.

    Comments: 28 pages. A smaller version of this paper is accepted to ICRA 2023

  6. arXiv:2210.11668  [pdf, other

    cs.RO cs.CV

    RGB-Only Reconstruction of Tabletop Scenes for Collision-Free Manipulator Control

    Authors: Zhenggang Tang, Balakumar Sundaralingam, Jonathan Tremblay, Bowen Wen, Ye Yuan, Stephen Tyree, Charles Loop, Alexander Schwing, Stan Birchfield

    Abstract: We present a system for collision-free control of a robot manipulator that uses only RGB views of the world. Perceptual input of a tabletop scene is provided by multiple images of an RGB camera (without depth) that is either handheld or mounted on the robot end effector. A NeRF-like process is used to reconstruct the 3D geometry of the scene, from which the Euclidean full signed distance function… ▽ More

    Submitted 10 March, 2023; v1 submitted 20 October, 2022; originally announced October 2022.

    Comments: ICRA 2023. Project page at https://ngp-mpc.github.io/

  7. arXiv:2206.14854  [pdf, other

    cs.RO cs.CV

    Neural Motion Fields: Encoding Grasp Trajectories as Implicit Value Functions

    Authors: Yun-Chun Chen, Adithyavairavan Murali, Balakumar Sundaralingam, Wei Yang, Animesh Garg, Dieter Fox

    Abstract: The pipeline of current robotic pick-and-place methods typically consists of several stages: grasp pose detection, finding inverse kinematic solutions for the detected poses, planning a collision-free trajectory, and then executing the open-loop trajectory to the grasp pose with a low-level tracking controller. While these gras** methods have shown good performance on gras** static objects on… ▽ More

    Submitted 29 June, 2022; originally announced June 2022.

    Comments: RSS 2022 Workshop on Implicit Representations for Robotic Manipulation

  8. arXiv:2205.09747  [pdf, other

    cs.RO cs.CV

    HandoverSim: A Simulation Framework and Benchmark for Human-to-Robot Object Handovers

    Authors: Yu-Wei Chao, Chris Paxton, Yu Xiang, Wei Yang, Balakumar Sundaralingam, Tao Chen, Adithyavairavan Murali, Maya Cakmak, Dieter Fox

    Abstract: We introduce a new simulation benchmark "HandoverSim" for human-to-robot object handovers. To simulate the giver's motion, we leverage a recent motion capture dataset of hand gras** of objects. We create training and evaluation environments for the receiver with standardized protocols and metrics. We analyze the performance of a set of baselines and show a correlation with a real-world evaluatio… ▽ More

    Submitted 19 May, 2022; originally announced May 2022.

    Comments: Accepted to ICRA 2022

  9. arXiv:2204.05186  [pdf, other

    cs.RO cs.AI cs.CL cs.CV cs.LG

    Correcting Robot Plans with Natural Language Feedback

    Authors: Pratyusha Sharma, Balakumar Sundaralingam, Valts Blukis, Chris Paxton, Tucker Hermans, Antonio Torralba, Jacob Andreas, Dieter Fox

    Abstract: When humans design cost or goal specifications for robots, they often produce specifications that are ambiguous, underspecified, or beyond planners' ability to solve. In these cases, corrections provide a valuable tool for human-in-the-loop robot control. Corrections might take the form of new goal specifications, new constraints (e.g. to avoid specific objects), or hints for planning algorithms (… ▽ More

    Submitted 11 April, 2022; originally announced April 2022.

    Comments: 10 pages, 13 figures

  10. arXiv:2204.00134  [pdf, other

    cs.RO cs.CV

    Model Predictive Control for Fluid Human-to-Robot Handovers

    Authors: Wei Yang, Balakumar Sundaralingam, Chris Paxton, Iretiayo Akinola, Yu-Wei Chao, Maya Cakmak, Dieter Fox

    Abstract: Human-robot handover is a fundamental yet challenging task in human-robot interaction and collaboration. Recently, remarkable progressions have been made in human-to-robot handovers of unknown objects by using learning-based grasp generators. However, how to responsively generate smooth motions to take an object from a human is still an open question. Specifically, planning motions that take human… ▽ More

    Submitted 31 March, 2022; originally announced April 2022.

    Comments: Accepted to ICRA 2022

  11. DefGraspSim: Physics-based simulation of grasp outcomes for 3D deformable objects

    Authors: Isabella Huang, Yashraj Narang, Clemens Eppner, Balakumar Sundaralingam, Miles Macklin, Ruzena Bajcsy, Tucker Hermans, Dieter Fox

    Abstract: Robotic gras** of 3D deformable objects (e.g., fruits/vegetables, internal organs, bottles/boxes) is critical for real-world applications such as food processing, robotic surgery, and household automation. However, develo** grasp strategies for such objects is uniquely challenging. Unlike rigid objects, deformable objects have infinite degrees of freedom and require field quantities (e.g., def… ▽ More

    Submitted 21 March, 2022; originally announced March 2022.

    Comments: For associated web page, see \url{https://sites.google.com/nvidia.com/defgraspsim}. To be published in the IEEE Robotics and Automation Letters (RA-L) special issue on Robotic Handling of Deformable Objects, 2022. arXiv admin note: substantial text overlap with arXiv:2107.05778

  12. arXiv:2111.05251  [pdf

    cs.RO cs.AI cs.HC cs.LG

    Learning Perceptual Concepts by Bootstrap** from Human Queries

    Authors: Andreea Bobu, Chris Paxton, Wei Yang, Balakumar Sundaralingam, Yu-Wei Chao, Maya Cakmak, Dieter Fox

    Abstract: When robots operate in human environments, it's critical that humans can quickly teach them new concepts: object-centric properties of the environment that they care about (e.g. objects near, upright, etc). However, teaching a new perceptual concept from high-dimensional robot sensor data (e.g. point clouds) is demanding, requiring an unrealistic amount of human labels. To address this, we propose… ▽ More

    Submitted 4 July, 2022; v1 submitted 9 November, 2021; originally announced November 2021.

    Comments: 9 pages, 10 figures

  13. arXiv:2109.10443  [pdf, other

    cs.RO eess.SY

    Geometric Fabrics: Generalizing Classical Mechanics to Capture the Physics of Behavior

    Authors: Karl Van Wyk, Mandy Xie, Anqi Li, Muhammad Asif Rana, Buck Babich, Bryan Peele, Qian Wan, Iretiayo Akinola, Balakumar Sundaralingam, Dieter Fox, Byron Boots, Nathan D. Ratliff

    Abstract: Classical mechanical systems are central to controller design in energy sha** methods of geometric control. However, their expressivity is limited by position-only metrics and the intimate link between metric and geometry. Recent work on Riemannian Motion Policies (RMPs) has shown that shedding these restrictions results in powerful design tools, but at the expense of theoretical stability guara… ▽ More

    Submitted 18 January, 2022; v1 submitted 21 September, 2021; originally announced September 2021.

  14. arXiv:2107.05778  [pdf, other

    cs.RO

    DefGraspSim: Simulation-based gras** of 3D deformable objects

    Authors: Isabella Huang, Yashraj Narang, Clemens Eppner, Balakumar Sundaralingam, Miles Macklin, Tucker Hermans, Dieter Fox

    Abstract: Robotic gras** of 3D deformable objects (e.g., fruits/vegetables, internal organs, bottles/boxes) is critical for real-world applications such as food processing, robotic surgery, and household automation. However, develo** grasp strategies for such objects is uniquely challenging. In this work, we efficiently simulate grasps on a wide range of 3D deformable objects using a GPU-based implement… ▽ More

    Submitted 12 July, 2021; originally announced July 2021.

    Comments: 11 pages, 19 figures. For associated website and code repository, see https://sites.google.com/nvidia.com/defgraspsim and https://github.com/NVlabs/deformable_object_gras**. Published in DO-Sim: Workshop on Deformable Object Simulation in Robotics at Robotics: Science and Systems (RSS) 2021

  15. arXiv:2104.13542  [pdf, other

    cs.RO

    STORM: An Integrated Framework for Fast Joint-Space Model-Predictive Control for Reactive Manipulation

    Authors: Mohak Bhardwaj, Balakumar Sundaralingam, Arsalan Mousavian, Nathan Ratliff, Dieter Fox, Fabio Ramos, Byron Boots

    Abstract: Sampling-based model-predictive control (MPC) is a promising tool for feedback control of robots with complex, non-smooth dynamics, and cost functions. However, the computationally demanding nature of sampling-based MPC algorithms has been a key bottleneck in their application to high-dimensional robotic manipulation problems in the real world. Previous methods have addressed this issue by running… ▽ More

    Submitted 14 September, 2021; v1 submitted 27 April, 2021; originally announced April 2021.

    Comments: Accepted for oral presentation at the Conference on Robot Learning (CoRL), 2021. Code available at: https://github.com/NVlabs/storm

    Journal ref: 5th Annual Conference on Robot Learning, 2021

  16. arXiv:2103.16747  [pdf, other

    cs.RO

    Sim-to-Real for Robotic Tactile Sensing via Physics-Based Simulation and Learned Latent Projections

    Authors: Yashraj Narang, Balakumar Sundaralingam, Miles Macklin, Arsalan Mousavian, Dieter Fox

    Abstract: Tactile sensing is critical for robotic gras** and manipulation of objects under visual occlusion. However, in contrast to simulations of robot arms and cameras, current simulations of tactile sensors have limited accuracy, speed, and utility. In this work, we develop an efficient 3D finite element method (FEM) model of the SynTouch BioTac sensor using an open-access, GPU-based robotics simulato… ▽ More

    Submitted 30 March, 2021; originally announced March 2021.

    Comments: To be published in Proc. IEEE International Conference on Robotics and Automation (ICRA)

  17. arXiv:2101.05452  [pdf, other

    cs.RO

    Interpreting and Predicting Tactile Signals for the SynTouch BioTac

    Authors: Yashraj S. Narang, Balakumar Sundaralingam, Karl Van Wyk, Arsalan Mousavian, Dieter Fox

    Abstract: In the human hand, high-density contact information provided by afferent neurons is essential for many human gras** and manipulation capabilities. In contrast, robotic tactile sensors, including the state-of-the-art SynTouch BioTac, are typically used to provide low-density contact information, such as contact location, center of pressure, and net force. Although useful, these data do not convey… ▽ More

    Submitted 13 January, 2021; originally announced January 2021.

    Comments: Submitted to International Journal of Robotics Research (IJRR)

  18. arXiv:2011.06332  [pdf, other

    cs.RO

    Joint Space Control via Deep Reinforcement Learning

    Authors: Visak Kumar, David Hoeller, Balakumar Sundaralingam, Jonathan Tremblay, Stan Birchfield

    Abstract: The dominant way to control a robot manipulator uses hand-crafted differential equations leveraging some form of inverse kinematics / dynamics. We propose a simple, versatile joint-level controller that dispenses with differential equations entirely. A deep neural network, trained via model-free reinforcement learning, is used to map from task space to joint space. Experiments show the method capa… ▽ More

    Submitted 20 August, 2021; v1 submitted 12 November, 2020; originally announced November 2020.

    Comments: Presented at IROS 2021. Video is at https://youtu.be/ICfve-GTTp8

  19. arXiv:2003.13165  [pdf, other

    cs.RO

    In-Hand Object-Dynamics Inference using Tactile Fingertips

    Authors: Balakumar Sundaralingam, Tucker Hermans

    Abstract: Having the ability to estimate an object's properties through interaction will enable robots to manipulate novel objects. Object's dynamics, specifically the friction and inertial parameters have only been estimated in a lab environment with precise and often external sensing. Could we infer an object's dynamics in the wild with only the robot's sensors? In this paper, we explore the estimation of… ▽ More

    Submitted 18 January, 2021; v1 submitted 29 March, 2020; originally announced March 2020.

    Comments: Accepted at IEEE Transactions on Robotics (T-RO). Website: https://sites.google.com/view/tactile-obj-dynamics

  20. arXiv:2001.09242  [pdf, other

    cs.RO

    Multi-Fingered Grasp Planning via Inference in Deep Neural Networks

    Authors: Qingkai Lu, Mark Van der Merwe, Balakumar Sundaralingam, Tucker Hermans

    Abstract: We propose a novel approach to multi-fingered grasp planning leveraging learned deep neural network models. We train a voxel-based 3D convolutional neural network to predict grasp success probability as a function of both visual information of an object and grasp configuration. We can then formulate grasp planning as inferring the grasp configuration which maximizes the probability of grasp succes… ▽ More

    Submitted 19 March, 2020; v1 submitted 24 January, 2020; originally announced January 2020.

  21. Benchmarking In-Hand Manipulation

    Authors: Silvia Cruciani, Balakumar Sundaralingam, Kaiyu Hang, Vikash Kumar, Tucker Hermans, Danica Kragic

    Abstract: The purpose of this benchmark is to evaluate the planning and control aspects of robotic in-hand manipulation systems. The goal is to assess the system's ability to change the pose of a hand-held object by either using the fingers, environment or a combination of both. Given an object surface mesh from the YCB data-set, we provide examples of initial and goal states (i.e.\ static object poses and… ▽ More

    Submitted 9 January, 2020; originally announced January 2020.

    Comments: Accepted to Robotics Automation and Letters (RA-L)

  22. arXiv:1910.00983  [pdf, other

    cs.RO cs.CV cs.LG

    Learning Continuous 3D Reconstructions for Geometrically Aware Gras**

    Authors: Mark Van der Merwe, Qingkai Lu, Balakumar Sundaralingam, Martin Matak, Tucker Hermans

    Abstract: Deep learning has enabled remarkable improvements in grasp synthesis for previously unseen objects from partial object views. However, existing approaches lack the ability to explicitly reason about the full 3D geometry of the object when selecting a grasp, relying on indirect geometric reasoning derived when learning grasp success networks. This abandons explicit geometric reasoning, such as avoi… ▽ More

    Submitted 18 March, 2020; v1 submitted 2 October, 2019; originally announced October 2019.

    Comments: IEEE Conference on Robotics and Automation 2020 (ICRA 2020) Camera-Ready. Includes updated experiments from initial submission

  23. arXiv:1903.03699  [pdf, other

    cs.RO

    Joint Inference of Kinematic and Force Trajectories with Visuo-Tactile Sensing

    Authors: Alexander Lambert, Mustafa Mukadam, Balakumar Sundaralingam, Nathan Ratliff, Byron Boots, Dieter Fox

    Abstract: To perform complex tasks, robots must be able to interact with and manipulate their surroundings. One of the key challenges in accomplishing this is robust state estimation during physical interactions, where the state involves not only the robot and the object being manipulated, but also the state of the contact itself. In this work, within the context of planar pushing, we extend previous infere… ▽ More

    Submitted 8 March, 2019; originally announced March 2019.

  24. Learning Latent Space Dynamics for Tactile Servoing

    Authors: Giovanni Sutanto, Nathan Ratliff, Balakumar Sundaralingam, Yevgen Chebotar, Zhe Su, Ankur Handa, Dieter Fox

    Abstract: To achieve a dexterous robotic manipulation, we need to endow our robot with tactile feedback capability, i.e. the ability to drive action based on tactile sensing. In this paper, we specifically address the challenge of tactile servoing, i.e. given the current tactile sensing and a target/goal tactile sensing --memorized from a successful task execution in the past-- what is the action that will… ▽ More

    Submitted 15 April, 2019; v1 submitted 8 November, 2018; originally announced November 2018.

    Comments: Accepted to be published at the International Conference on Robotics and Automation (ICRA) 2019. The final version for publication at ICRA 2019 is 7 pages (i.e. 6 pages of technical content (including text, figures, tables, acknowledgement, etc.) and 1 page of the Bibliography/References), while this arXiv version is 8 pages (added Appendix and some extra details)

  25. arXiv:1810.06187  [pdf, other

    cs.RO

    Robust Learning of Tactile Force Estimation through Robot Interaction

    Authors: Balakumar Sundaralingam, Alexander Lambert, Ankur Handa, Byron Boots, Tucker Hermans, Stan Birchfield, Nathan Ratliff, Dieter Fox

    Abstract: Current methods for estimating force from tactile sensor signals are either inaccurate analytic models or task-specific learned models. In this paper, we explore learning a robust model that maps tactile sensor signals to force. We specifically explore learning a map** for the SynTouch BioTac sensor via neural networks. We propose a voxelized input feature layer for spatial signals and leverage… ▽ More

    Submitted 5 March, 2019; v1 submitted 15 October, 2018; originally announced October 2018.

    Comments: accepted to ICRA 2019 (camera ready version)

  26. arXiv:1809.10790  [pdf, other

    cs.RO

    Deep Object Pose Estimation for Semantic Robotic Gras** of Household Objects

    Authors: Jonathan Tremblay, Thang To, Balakumar Sundaralingam, Yu Xiang, Dieter Fox, Stan Birchfield

    Abstract: Using synthetic data for training deep neural networks for robotic manipulation holds the promise of an almost unlimited amount of pre-labeled training data, generated safely out of harm's way. One of the key challenges of synthetic data, to date, has been to bridge the so-called reality gap, so that networks trained on synthetic data operate correctly when exposed to real-world data. We explore t… ▽ More

    Submitted 27 September, 2018; originally announced September 2018.

    Comments: Conference on Robot Learning (CoRL) 2018

  27. arXiv:1806.00942  [pdf, other

    cs.RO

    Relaxed-Rigidity Constraints: Kinematic Trajectory Optimization and Collision Avoidance for In-Grasp Manipulation

    Authors: Balakumar Sundaralingam, Tucker Hermans

    Abstract: This paper proposes a novel approach to performing in-grasp manipulation: the problem of moving an object with reference to the palm from an initial pose to a goal pose without breaking or making contacts. Our method to perform in-grasp manipulation uses kinematic trajectory optimization which requires no knowledge of dynamic properties of the object. We implement our approach on an Allegro robot… ▽ More

    Submitted 9 June, 2018; v1 submitted 3 June, 2018; originally announced June 2018.

    Comments: Accepted draft to Autonomous Robots

  28. arXiv:1804.04292  [pdf, other

    cs.RO

    Geometric In-Hand Regrasp Planning: Alternating Optimization of Finger Gaits and In-Grasp Manipulation

    Authors: Balakumar Sundaralingam, Tucker Hermans

    Abstract: This paper explores the problem of autonomous, in-hand regras**--the problem of moving from an initial grasp on an object to a desired grasp using the dexterity of a robot's fingers. We propose a planner for this problem which alternates between finger gaiting, and in-grasp manipulation. Finger gaiting enables the robot to move a single finger to a new contact location on the object, while the r… ▽ More

    Submitted 11 April, 2018; originally announced April 2018.

    Comments: Accepted at ICRA 2018

  29. arXiv:1804.03289  [pdf, other

    cs.RO

    Planning Multi-Fingered Grasps as Probabilistic Inference in a Learned Deep Network

    Authors: Qingkai Lu, Kautilya Chenna, Balakumar Sundaralingam, Tucker Hermans

    Abstract: We propose a novel approach to multi-fingered grasp planning leveraging learned deep neural network models. We train a convolutional neural network to predict grasp success as a function of both visual information of an object and grasp configuration. We can then formulate grasp planning as inferring the grasp configuration which maximizes the probability of grasp success. We efficiently perform t… ▽ More

    Submitted 9 April, 2018; originally announced April 2018.

    Comments: International Symposium on Robotics Research (ISRR) 2017. Project page: https://robot-learning.cs.utah.edu/project/grasp_inference . Video link: https://youtu.be/7Sg1uw_szlw