Pith. sign in

REVIEW 3 major objections 7 minor 286 references

Motion Generation With Environmental Constraints

T0 review · 3 major / 7 minor · reviewed 2026-07-31 · grok-4.5

Pith's one-line read Deliberate contact with the environment simplifies robot motion planning by shrinking the search space and collapsing state uncertainty.

desk verdict Useful archival synthesis of contact-exploiting RRT planners with real extensions, but the headline claim that contact simplifies planning is only tested inside the ECE family. read the letter →

arxiv 2607.25053 v1 pith:K275EILH submitted 2026-07-27 cs.RO

classification cs.RO
keywords environmentalconstraintexploitationmotionplanningcontactuncertaintyhandlingcontingentconformantmanipulationfunnelsbinpicking
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

Robot motion planning is usually framed as staying collision-free in a high-dimensional configuration space while fighting sensing and actuation noise. This paper argues the opposite default is better: Environmental Constraint Exploitation (ECE) treats surfaces, edges, corners, and even the dynamics of object piles as useful constraints. Contact reduces the effective dimension of the problem and repeatedly collapses uncertainty onto lower-dimensional manifolds that the robot can sense. The authors fold ECE into RRT-style belief-space planners (conformant and contingent) and into open-loop grasp sequences for bin picking, showing faster planning and more robust execution as environment complexity or motion noise grows. A sympathetic reader cares because dimensionality and uncertainty remain the two classic bottlenecks; ECE attacks both without requiring a full optimal POMDP solver.

What carries the argument

Environmental Constraint Exploitation (ECE): contact manifolds plus local policies (guarded moves, slides, guarded slides) that both guide search and reduce belief uncertainty. Realized in the Contact-Exploiting RRT family (CERRT, ConCERRT, CET/CEET) and in sequenced ECE controllers for pile grasping.

What would settle it

Re-run the 7-DOF wall-insertion or soft-hand tactile-localization experiments with deliberately wrong wall geometry or with contact sensors that cannot tell which finger touched; if reported success probabilities collapse while a comparable collision-free baseline does not, ECE is not what is carrying the robustness.

Watch

Extended reading notes

Core claim

Integrating deliberate environmental contact into sampling-based belief-space planners lets a robot tile only task-relevant free-space and contact regions with manipulation funnels, so uncertainty is collapsed onto contact manifolds and planning stays tractable even when configuration-space volume or motion noise becomes large. The same idea extends to open-loop ECE policy sequences that grasp from homogeneous piles without traditional grasp or motion planning.

Load-bearing premise

The robot is assumed to have an accurate geometric model of the world and fully observable contact (which surface or finger touched), so simulated particle beliefs and contact partitions match real execution.

Editorial extensions

If this is right

  • Conformant funnel sequencing alone handles moderate motion uncertainty; contact-event contingencies become necessary once noise is high.
  • Workspace sphere decompositions further cut planning time once environments are maze-like or high-dimensional.
  • Open-loop sequences of ECE policies can replace grasp planning and visual object detection for homogeneous piles.
  • The same contact-based uncertainty reduction applies beyond arms to mobile and whole-body manipulation.
  • ECE graphs can supply structural priors for planners other than RRTs.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • If contact manifolds are doing the heavy lifting, learned contact classifiers could replace oracle/force models and relax the perfect-geometry assumption.
  • The granular-EC result implies many everyday skills (scooping, sweeping, packing) are ECE sequences that can be formalized the same way.
  • Pairing ECE funnels with existing contact-aware trajectory optimizers could give feasible robust seeds that are then locally optimized without full belief-space search.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 7 minor

Summary. The manuscript consolidates and extends the authors' prior conference work on Environmental Constraint Exploitation (ECE) for motion planning. It presents a family of belief-space RRT planners — CERRT, ConCERRT (previously published), and new workspace-guided variants CET, CEET and their contingent counterparts — that interleave free-space and contact motions to (a) bias exploration toward task-relevant regions via sphere-based workspace decomposition and (b) collapse state uncertainty on contact manifolds, with contact-event belief partitioning and dynamic-programming reuse for high-uncertainty regimes. The planners are evaluated in new simulation studies on 2D gripper mazes of increasing complexity and a 7DOF WAM insertion task under swept motion uncertainty (N=20 runs, P_success metric). A second thread presents a real-world bin-picking application and a hypothesis-driven empirical study of a 'granular EC' in pile grasping, testing pile-cardinality, object-centering, and wall-support hypotheses with real-robot and simulated trials. The paper is framed as an archival consolidation with new algorithmic and experimental contributions.

Significance. If the claims hold, the paper provides a useful unifying treatment of contact-exploiting sampling-based planning along two axes (C-space complexity, motion uncertainty), with a planner family that maps cleanly onto that taxonomy. Specific strengths worth naming: the §8 pile study is hypothesis-driven with pre-stated hypotheses, real-robot and simulation trials (20/50 samples), logistic-regression and Fisher/Spearman statistics — a genuinely falsifiable characterization of the proposed 'granular EC'; the algorithms are specified in pseudocode with an explicit success metric (Eq. 2) and confidence intervals in the 2D study; and the new cross-planner evaluation (six planners, two domains) is a real addition over the conference versions. The ECE concept is a reframing more than a new mechanism, but as a consolidated archival reference with new guided planners it would be a solid contribution. The evaluation gap (no no-contact baseline) currently caps the strength of the central comparative claim, not the correctness of the algorithms themselves.

major comments (3)
  1. [§7, Figs. 7–8; §4.2] §7 (Evaluation) and Abstract: the central thesis is comparative — 'deliberate contact with the environment simplifies planning by reducing dimensionality and computational complexity' — yet every new experiment compares planners within the ECE family (CERRT vs CET vs CEET in Fig. 7; conformant vs contingent variants in Fig. 8). The natural counterfactual, the same particle-based belief-space RRT with contact actions disabled, is never run. The manuscript itself defines this baseline: at γ=0, CERRT's metric ignores uncertainty and 'only the connect action is chosen, i.e., C_free is explored without using any contact exploitation' (§4.2). A γ=0/contact-disabled run on the Gripper-Maze and 7DOF WAM problems, reported with the same P_success metric (Eq. 2), would directly test whether contact exploitation — rather than particle-based belief-space search alone — delivers the claimed benefit,
  2. [§7.2–7.3, Table 2, Fig. 8] Experimental reporting inconsistencies undermine confidence in the §7 numbers. The text states '20 experiments per setup for all planning problems' (§7, after Eq. 2), but §7.2 reports CERRT failing 'two times out of ten' in the large maze. Either the sample size or the failure count is misreported, and Fig. 7's 95% CIs depend on which is correct. Relatedly, Table 2 gives a 500-minute budget for the 2DOF gripper and 50 minutes for the 7DOF WAM, which is fine, but Fig. 8's P_success (Eq. 2) conflates planning success rate with policy success probability, so the budget asymmetry should be kept in mind when interpreting the plot; raw success counts and per-planner runtimes for the 7DOF study are not given anywhere. Finally, the σ sweep in §7.3 reads 'σ ∈ {0,0.005,0.01,0.025,0.05,0,0.075,0.1}' with a duplicated 0 — please correct and state the actual grid.
  3. [§7.4] §7.4 is titled 'Real-World Applications' within an evaluation section, but contains no new experiments: it reprints the 2017 CERRT wall-insertion and 2018 ConCERRT tactile-localization results. The planners that are actually new here (CET, CEET, ConCET, ConCEET) have no physical validation, and the simulation studies use oracle/tactile/force contact models with perfect environment geometry (§3.2). Since the paper's argument for practical relevance leans on these real-robot demos, the section should be re-scoped (e.g., 'Prior real-world validation of the base planners') and the transfer risk for the new planners stated explicitly: the contact-partitioning of ConCET/ConCEET (§5.2, 15° force-normal clustering) is sensitive to contact-state observability, which is assumed, not demonstrated, for the guided variants.
minor comments (7)
  1. Numerous typos and terminology slips that should be cleaned up in revision: 'CERTT' for CERRT (§4, first paragraph); 'Partical-RRT' (§4.2); 'multi-model' for multi-modal (§3.2 and §4.2); 'planer objects' (§3.1); 'P_scussess' for P_success (§7, twice); 'methods exits' (§2.2); 'descritized', 'daping' (§2.3); 'EC-Based Gasping Strategy' (§8.1.1 heading); 'writs mounted' (§8.1); 'proprioception uncertain' (Conclusion); 'entreating a narrow passage' (Alg. 3 discussion); 'keyword: motion generational'.
  2. Algorithm 1, line 15 returns 'G', which is undefined; presumably T. Algorithm 3, line 13 condition ('T bnew ∈ s_unvisited ∨ s_unvisited ∈ S') is garbled and should be rewritten; the same line's logic (reaching any unvisited sphere vs. the next sphere) is not unambiguous as typeset.
  3. §8.3.2: the directional statement μ(GS_object) > μ(GS_pile) is labeled 'null hypothesis 2'; it is the alternative under a one-sided test (the null is ≤). Please relabel. Also justify the one-sided Fisher's exact test for the heavy-ball comparison (p=0.041) and note that with three object types tested, a multiple-comparison caveat is in order before calling even 'weak evidence'.
  4. Figures 7 and 8 need more complete captions/axes: Fig. 7 bottom row should state units (minutes) and sample sizes per bar; Fig. 8 should state which contact sensor model (tactile/force/oracle per §3.2) was used for each planner in the WAM study, since partitioning behavior (§5.2) depends on it. Figure 17's x-axis label ('constrains on pile's radial expension') is misspelled and the ordering 270° < 180° < 90° deserves one sentence of explanation in the caption.
  5. Table 2: γ and β_init differ substantially between the 2DOF (0.3/0.1) and 7DOF (0.6/0.6) setups with no sensitivity discussion in this manuscript (the authors defer to Sieverling et al. 2017 for γ). One or two sentences summarizing how sensitive P_success is to these settings — even citing the prior study quantitatively — would help readers gauge tuning burden.
  6. Reference list: Dafle et al. (2014) contains what appears to be a full author/committee name dump ('Siddhartha S Srinivasa, Michael Erdmann, ...') inconsistent with the other entries; please normalize. Also Hsiao et al. (2007) has 'Automotion' for 'Automation'.
  7. §1: 'alleviate the challenges associated with both of these challenges' — redundant phrasing. §3.1: '0n is an ndimensional vector' needs consistent math spacing. §5.2: 'dynamics programming' should be 'dynamic programming'.

Circularity Check

0 steps flagged · score 1.0 of 10

No load-bearing circular derivation; consolidation of the authors' prior ECE planners with new comparative experiments, not predictions forced by definition or fit.

full rationale

The paper is an archival consolidation and extension of the authors' own conference/thesis results (CERRT, ConCERRT, CET/CEET, granular-EC grasping). That self-citation is disclosed and normal. The central algorithmic claims are constructive: define contact manifolds and local policies, embed them in particle-RRT belief-space search (with optional workspace sphere guidance and contact-event partitioning), and measure planning time and P_success on new simulation suites and prior real-robot runs. Success rates (Eq. 2), maze timing (Fig. 7), and uncertainty scaling (Fig. 8) are empirical outcomes of those algorithms, not quantities recovered from a fitted constant or from a uniqueness theorem that forbids alternatives. The granular-EC section uses abductive hypotheses tested by roll/grasp success vs pile cardinality and wall constraints; logistic fits summarize data and are not relabeled as first-principles predictions. Missing contact-disabled baselines (γ=0) is an experimental-design gap, not circularity. No equation equates a claimed prediction to its input by construction. Score 1 only for routine self-program dependence that is not load-bearing in the circular sense.

Assumptions & free parameters 5 free parameters · 6 assumptions · 3 invented entities

Claims rest on standard sampling-based planning and belief-space modeling choices, domain assumptions about contact observability and known geometry, and several hand-set planner/grasp parameters. Granular EC is an interpretive entity backed by empirical regularities, not a new physical law. No formal proofs of completeness or probabilistic completeness are given for the new planners.

free parameters (5)
  • γ (uncertainty vs distance weight in nearest-neighbor) = 0.3 or 0.6 (Table 2)
    Hand-set per problem (0.3 for 2DOF, 0.6 for 7DOF) to trade exploration vs uncertainty reduction; directly steers action selection and tree growth.
  • β_init and α (exploration–exploitation schedule) = β_init 0.1/0.6; α 0.1/0.08
    Control shift from workspace exploitation to contact exploration and stuck recovery in CEET; chosen per arm/gripper setup.
  • N particles, σ_init, σ_motion, ϵ_goal, δ_step = N=20; various σ in Table 2
    Belief representation and noise levels fixed for reported success curves; motion uncertainty swept in §7.3 but other values are design choices.
  • F_grasp, d_s, hand orientation (α,β,θ), |v_hand| = F_grasp=17N; θ=15° or 30°; |v|=0.1 m/s
    Open-loop grasp strategy thresholds and geometry relative to pile/walls; determine when grasp triggers and how objects roll.
  • Force-normal clustering threshold 15° = 15 degrees
    Partitions beliefs under force sensor model in ConCERRT; ad hoc angular cutoff.
assumptions (6)
  • domain assumption Environment geometry and robot kinematics are known accurately; contact state is fully observable under the chosen tactile/force/oracle model.
    Stated in §3.2; required for valid belief propagation, partitioning, and ECE-graph construction.
  • domain assumption Motion uncertainty is modeled as independent joint noise proportional to step size; initial uncertainty is Gaussian in configuration.
    §3.2 motion model; particle simulation fidelity depends on it.
  • domain assumption Task-relevant workspace spheres from wavefront expansion adequately approximate C_task and neighboring contact surfaces for guided sampling.
    §6; incomplete approximation is acknowledged and patched with β-driven exploration.
  • domain assumption Homogeneous piles of solid objects behave sufficiently like granular media (penetration resistance, force chains) for the stated stabilization and centering effects.
    §8.2; underpins Hypotheses 1–3 and open-loop grasp success claims.
  • standard math Sampling-based RRT-style expansion with local connect/guarded/slide policies yields useful (not necessarily optimal or complete) policies in the studied regimes.
    Inherited from RRT/Particle-RRT practice; no new completeness proof.
  • domain assumption ECs for a task are known or visually detectable a priori so an ECE graph or sphere sequence can be built.
    §3.1 note; sequencing problem assumes this.
invented entities (3)
  • Environmental Constraint Exploitation (ECE) / ECE-graph independent evidence
    purpose: Unify contact manifolds plus wrenches and transition operators as the planning substrate across free-space, contingent, and grasp problems.
    Framing builds on Eppner et al. and Mason funnels; graph definition in §3.1 is paper-specific packaging rather than a new physical object.
  • Granular environmental constraint (pile dynamics as EC)
    purpose: Explain open-loop centering and rolling of objects into a hand without per-object perception.
    Introduced via observation and granular-media analogy in §8; supported by roll/grasp success trends but not independently measured force-chain fields on the robot.
  • CET / CEET / ConCET / ConCEET planner family independent evidence
    purpose: Operationalize ECE with workspace-guided sampling and optional contingencies.
    Algorithmic constructs extending CERRT and EET; evaluated empirically in §7.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Motion Generation With Environmental Constraints." pith.science (2026). https://pith.science/paper/K275EILH

@misc{pith2026260725053,
  author       = {Pith},
  title        = {Pith review of: Motion Generation With Environmental Constraints},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/K275EILH}},
  note         = {Machine review of arXiv:2607.25053}
}
read the original abstract

Robot motion planning faces challenges in high-dimensional spaces and uncertain environments, often constrained by the need for collision-free motions. We advocate an alternative approach, Environmental Constraint Exploitation (ECE), where deliberate contact with the environment simplifies planning by reducing dimensionality and computational complexity. By integrating ECE into motion planning algorithms, we bias exploration to task-relevant regions and leverage contact for uncertainty reduction to improve robustness during execution. We evaluate ECE benefits with RRT-based planners and demonstrate their practical benefits in a real-world application. This work consolidates and extends prior research, showcasing how ECE simplifies motion planning while enhancing adaptability and performance in complex environments.

Figures

Figures reproduced from arXiv: 2607.25053 by the authors.

Figure 1
Figure 1. Illustrations of uncertainty reduction with contact-exploiting motions: in the top row, three sketches show an RRR robot in three possible configurations with dashed, dotted, and continuous lines as links. From left to right, the robot executes contact-exploiting motions. Consequently, state uncertainty is reduced as illustrated at the bottom row: an initial uniform uncertainty on all three joins is illustrated with… view at source ↗
Figure 3
Figure 3. Reusing solved contingencies as goal region simplifies planning for unsolved contingencies illustrated with two iterations of the ConCERRT planner: during the a) first iteration, the initial search tree Tb0 connects b0 and bg beliefs (left); the resulting policy π consists of one path from start to goal and has one unconnected partition b1 (right). In the b) second iteration, Tb1 tree is expanded from b1 and connect… view at source ↗
Figure 2
Figure 2. Illustration of uncertainty reduction using contact sensing: an RRR robot’s initial state uncertainty is visualized in the top row with dashed, dotted, and continuous lines and in the bottom row with orange volume. Due to initial uncertainty and inaccurate motion, the robot may touch the surface with one or both fingers. If the fingers can sense contact, the manifold projected to the manifold MF can be partitioned i… view at source ↗
Figures from the paper (11 more)
Figure 5
Figure 5. Figure 5: Left: Illustration of wavefront expansion to identify task-relevant free and contact regions (orange) shown in a 2D navigation problem give b0 start belief and bg goal. Right: A sequence of ten spheres approximating the task-relevant free space region and surface norma…
Figure 6
Figure 6. Figure 6: The value of β balances a) exploitation and exploration of workspace information and b) free and contact space exploration. a) to balance exploitation and exploration, a pose sample is drawn from a sphere s (orange circles) where the position is from a normal distribut…
Figure 7
Figure 7. Figure 7: Planning efficiency improves significantly when workspace information is used in complex environments. Top row: three planning problems where a 2-DOF gripper has to move from q0 to qg under initial position and motion uncertainty. The problem complexity increases from …
Figure 9
Figure 9. Figure 9: Evaluation of the CERRT Planner by Sieverling et al. (2017) with real-world experiments, where a robot used deliberate contact to reach a target under initial position uncertainty. ©2017 IEEE. planning success Pscussess for all conformant and contingent planners in the…
Figure 10
Figure 10. Figure 10: Real-robot object localization using pressure-based tactile sensing in the index and little fingers of the RBO Hand 2. Left: box positions with 0, +6, and -6 cm shifts relative to the hand. Right the Barrett WAM ARM with the soft hand. ©2018 IEEE of ConCERRT allowed t…
Figure 12
Figure 12. Figure 12: We use deliberate contact with the bin and pile of apples to simplify grasping in the Ocado’s bin picking use cases Mnyusiwalla et al. (2020). ©2021 IEEE 100% grasp success rate for round objects in a pile in our explorative study (Pall and Brock 2021). ´ 8.1 EC-Based…
Figure 13
Figure 13. Figure 13: 2D sketch of the grasp strategy for a pile alone (top row) or supported by vertical walls (bottom row): a hand lowert to the tabletop from free space, where θ (green) is the finger’s slope, α (blue) and β (yellow) are the relative hand orientation to the pile and a su…
Figure 14
Figure 14. Figure 14: All images show an interaction pattern in piles when pushed by an end-effector. Top row: The four sketches illustrate the object stabilization and rolling into a hand with red funnels. The red arrows show that objects inside the funnel move with the hand. The blue arr…
Figure 15
Figure 15. Figure 15: Piles with more objects, larger cardinality, enable grasping with granular EC exploitation. The pile’s opposing force increases as the pile cardinality increases, which we observed in the increase in roll success rates both in real-world (blue boxes) and in simulation…
Figure 16
Figure 16. Figure 16: Both real robot (blue) and simulated (yellow) experiments strongly indicate that granular ECs can replace controlling object centering. The pile-centered grasp strategy (full bars) performs as well as the object-centered strategy (dashed bars), but pile-centered is so…
Figure 17
Figure 17. Figure 17: Static walls (geometrical ECs) increase the opposing force in small piles and enable grasping with granular EC exploitation. We sampled the grasp success rate for three objects: light and heavy tennis balls and cylinders. The piles had 18 balls or 14 cylinders. Note t…

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

286 extracted references · 16 canonical work pages

  1. [1]

    and Friedl, Werner and Sundaram, Ashok M

    Mnyusiwalla, Hussein and Triantafyllou, Pavlos and Sotiropoulos, Panagiotis and Roa, Máximo A. and Friedl, Werner and Sundaram, Ashok M. and Russell, Duncan and Deacon, Graham , journal=. A Bin-Picking Benchmark for Systematic Evaluation of Robotic Pick-and-Place Systems , year=

  2. [2]

    The International journal of robotics research , volume=

    Robot motion planning: A distributed representation approach , author=. The International journal of robotics research , volume=. 1991 , publisher=

  3. [3]

    2015 , publisher =

    Mandery, Christian and Borras, Julia and Jochner, Mirjam and Asfour, Tamim , title =. 2015 , publisher =. doi:10.1109/HUMANOIDS.2015.7363479 , booktitle =

  4. [4]

    POMDP manipulation via trajectory optimization , year=

    Vien, Ngo Anh and Toussaint, Marc , booktitle=. POMDP manipulation via trajectory optimization , year=

  5. [5]

    , booktitle=

    Yuandong, Yang and Brock, Oliver and Grupen, Roderic A. , booktitle=. Exploiting redundancy to implement multiobjective behavior , year=

  6. [6]

    Adapting the sampling distribution in PRM planners based on an approximated medial axis , year=

    Yuandong, Yang and Brock, Oliver , booktitle=. Adapting the sampling distribution in PRM planners based on an approximated medial axis , year=

  7. [7]

    Robotics and Computer-Integrated Manufacturing , volume=

    Stable and repeatable grasping of flat objects on hard surfaces using passive and epicyclic mechanisms , author=. Robotics and Computer-Integrated Manufacturing , volume=. 2019 , publisher=

  8. [8]

    The International journal of robotics research , volume=

    Picking, grasping, or scooping small objects lying on flat surfaces: A design approach , author=. The International journal of robotics research , volume=. 2018 , publisher=

Show all 286 references
  1. [9]

    The International Journal of Robotics Research , volume=

    A compliant, underactuated hand for robust manipulation , author=. The International Journal of Robotics Research , volume=. 2014 , publisher=

  2. [10]

    Contingent

    P\'all, El. Contingent. 2018 , pages =

  3. [11]

    Analysis of

    P\'all, El. Analysis of. 2021. 2021 , note =

  4. [12]

    Press Princeton, New Jersey , year=

    Dynamic programming, princeton univ , author=. Press Princeton, New Jersey , year=

  5. [13]

    Real time control of a robot with a mobile camera , author=. 9th Int. Symp. on Industrial Robots, 1979 , pages=

  6. [14]

    and Black, M

    Schoenwald, J. and Black, M. and Martin, J. and Arnold, G. and Allison, T. , booktitle=. Improved robot trajectory from acoustic range servo control , year=

  7. [15]

    Sequence-of-

    Toussaint, Marc and Harris, Jason and Ha, Jung-Su and Driess, Danny and Hönig, Wolfgang , year =. Sequence-of-

  8. [16]

    Theory and Practice of Robots and Manipulators: Proceedings of RoManSy’84: The Fifth CISM—IFToMM Symposium , pages=

    Bracing strategy for robot operation , author=. Theory and Practice of Robots and Manipulators: Proceedings of RoManSy’84: The Fifth CISM—IFToMM Symposium , pages=. 1985 , organization=

  9. [17]

    2019 , eprint=

    Dota 2 with Large Scale Deep Reinforcement Learning , author=. 2019 , eprint=

  10. [18]

    Hsu, Feng-hsiung and Campbell, Murray S and Hoane Jr, A Joseph , booktitle=

  11. [19]

    Silver, David and Huang, Aja and Maddison, Chris J and Guez, Arthur and Sifre, Laurent and Van Den Driessche, George and Schrittwieser, Julian and Antonoglou, Ioannis and Panneershelvam, Veda and Lanctot, Marc and others , journal=

  12. [20]

    Brock, Oliver and Khatib, Oussama , journal =

  13. [21]

    Ijspeert, Auke Jan and Nakanishi, Jun and Hoffmann, Heiko and Pastor, Peter and Schaal, Stefan , journal =

  14. [22]

    Real-Time Perception Meets Reactive Motion Generation , year=

    Kappler, Daniel and Meier, Franziska and Issac, Jan and Mainprice, Jim and Cifuentes, Cristina Garcia and Wüthrich, Manuel and Berenz, Vincent and Schaal, Stefan and Ratliff, Nathan and Bohg, Jeannette , journal=. Real-Time Perception Meets Reactive Motion Generation , year=

  15. [23]

    Cambridge, MA , year=

    The sciences of the artificial MIT Press , author=. Cambridge, MA , year=

  16. [24]

    Abele, Jessica and Brock, Oliver , title =

  17. [25]

    Burns, Brendan and Brock, Oliver , month = apr, year =. Single-

  18. [26]

    Robotics:

    Alterovitz, Ron and Sim. Robotics:

  19. [27]

    , booktitle =

    Alur, Rajeev and Henzinger, Thomas A. , booktitle =

  20. [28]

    and Takase, K

    Amagai, A. and Takase, K. , booktitle =

  21. [29]

    Araya-Lopez, Mauricio and Thomas, Vincent and Buffet, Olivier and Charpillet, Francois , booktitle =

  22. [30]

    2018 , publisher =

    Arora, Sankalp and Choudhury, Sanjiban and Scherer, Sebastian , publisher =. 2018 , publisher =

  23. [31]

    Bai, Haoyu and Hsu, David and Lee, Wee Sun and Ngo, Vien A , booktitle =

  24. [32]

    Berscheid, Lars and Mei

  25. [33]

    and Vardi, Moshe Y

    Bhatia, Amit and Kavraki, Lydia E. and Vardi, Moshe Y. , booktitle =

  26. [34]

    Bhatt, Aditya and Sieler, Adrian and Puhlmann, Steffen and Brock, Oliver , booktitle =

  27. [35]

    and Morgan, Andrew S

    Bircher, Walter G. and Morgan, Andrew S. and Dollar, Aaron M. , copyright =. Science Robotics , number =

  28. [36]

    and Farnioli, E

    Bonilla, M. and Farnioli, E. and Piazza, C. and Catalano, M. and Grioli, G. and Garabini, M. and Gabiccini, M. and Bicchi, A. , booktitle =

  29. [37]

    and Benz, M

    Breul, P. and Benz, M. and Gourv

  30. [38]

    and Kavraki, L.E

    Brock, O. and Kavraki, L.E. , booktitle =

  31. [39]

    Bry, Adam and Roy, Nicholas , booktitle =

  32. [40]

    Burridge, R. R. and Rizzi, A. A. and Koditschek, D. E. , journal =

  33. [41]

    Automatica , pages =

    Bu. Automatica , pages =

  34. [42]

    Canny, John , booktitle=

  35. [43]

    Catalano, M. G. and Grioli, G. and Farnioli, E. and Serio, A. and Piazza, C. and Bicchi, A. , journal =

  36. [44]

    Chamzas, Constantinos and Kingston, Zachary and Quintero-Pe

  37. [45]

    and Smith, J

    Chang, L. and Smith, J. R. and Fox, D. , booktitle =

  38. [46]

    Chang, Wen-Chung and Wu, Chia-Hung and Tsai, Ya-Hui and Chiu, Wei-Yao , booktitle =

  39. [47]

    and Zeglin, Garth J

    Chang, Lillian Y. and Zeglin, Garth J. and Pollard, Nancy S. , booktitle =

  40. [48]

    Chavan-Dafle, Nikhil(Nikhil Narsingh) , school =

  41. [49]

    and Rodriguez, A

    Chavan-Dafle, N. and Rodriguez, A. , booktitle =

  42. [50]

    , booktitle =

    Cheng, Xianyi and Huang, Eric and Hou, Yifan and Mason, Matthew T. , booktitle =

  43. [51]

    and Allen, Peter K

    Ciocarlie, Matei T. and Allen, Peter K. , journal =

  44. [52]

    arXiv:1611.00230 [cs] , pages =

    Colledanchise, Michele and Almeida, Diogo and. arXiv:1611.00230 [cs] , pages =

  45. [53]

    and Bekris, K

    Correll, N. and Bekris, K. E. and Berenson, D. and Brock, O. and Causo, A. and Hauser, K. and Okada, K. and Rodriguez, A. and Romano, J. M. and Wurman, P. R. , journal =

  46. [54]

    and Jaeger, Heinrich M

    Corwin, Eric I. and Jaeger, Heinrich M. and Nagel, Sidney R. , copyright =. Nature , number =

  47. [55]

    Cosgun, Akansel and Ditria, Luke and D Lima, Shayne and Drummond, Tom , journal =

  48. [56]

    Cox, Michael T. and Mu. The Knowledge Engineering Review , number =

  49. [57]

    Cross, Rod , journal =

  50. [58]

    Dafle, Nikhil Chavan and Rodriguez, Alberto and Paolini, Robert and Tang, Bowei and

  51. [59]

    The International Journal of Robotics Research , number =

    Dalibard, S. The International Journal of Robotics Research , number =

  52. [60]

    and Eppner, C

    Deimel, R. and Eppner, C. and Alvarez-Ruiz, J. and Maertens, M. and Brock, O. , booktitle =

  53. [61]

    Robotics

    Deimel, Raphael and Eppner, Clemens and. Robotics

  54. [62]

    Deimel, Raphael and Brock, Oliver , journal =

  55. [63]

    and Srinivasa, Siddhartha , journal =

    Dogar, M. and Srinivasa, Siddhartha , journal =

  56. [64]

    and Srinivasa, Siddhartha S

    Dogar, Mehmet R. and Srinivasa, Siddhartha S. , journal =

  57. [65]

    Dreher, C. R. G. and W. IEEE Robotics and Automation Letters , number =

  58. [66]

    Duran, Jacques , publisher =

  59. [67]

    IEEE Transactions on Robotics and Automation , number =

  60. [68]

    Egerstedt, Magnus , booktitle =

  61. [69]

    and Sahbani, A

    El-Khoury, S. and Sahbani, A. , journal =

  62. [70]

    and Simic, M

    Elbanhawi, M. and Simic, M. , journal =

  63. [71]

    Elbanhawi, Mohamed and Simic, Milan , journal =

  64. [72]

    The International Journal of Robotics Research , number =

    Eppner, Clemens and Deimel, Raphael and. The International Journal of Robotics Research , number =

  65. [73]

    Autonomous Robots , number =

    Eppner, Clemens and H. Autonomous Robots , number =

  66. [74]

    Eppner, Clemens and Brock, Oliver , booktitle =

  67. [75]

    Erdmann, M. A. and Mason, M. T. , journal =

  68. [76]

    Erdmann, Michael , journal =

  69. [77]

    Ernst, Heinrich A , pages =

  70. [78]

    and Oller, M

    Fazeli, N. and Oller, M. and Wu, J. and Wu, Z. and Tenenbaum, J. B. and Rodriguez, A. , copyright =. Science Robotics , number =

  71. [79]

    and Bullock, I.M

    Feix, T. and Bullock, I.M. and Dollar, A.M. , journal =

  72. [80]

    and Pawlik, R

    Feix, T. and Pawlik, R. and Schmiedmayer, H. and Romero, J. and Kragic, D. , booktitle =

  73. [81]

    Ferrez, Jean-Albert , journal =

  74. [82]

    and Nilsson, Nils J

    Fikes, Richard E. and Nilsson, Nils J. , journal =

  75. [83]

    Friedl, Werner and H

  76. [84]

    Ganesh, Siva and Cave, Vanessa , journal =

  77. [85]

    arXiv:1911.04577 [cs] , title =

    Garrett, Caelan Reed and Paxton, Chris and Lozano-P. arXiv:1911.04577 [cs] , title =

  78. [86]

    Ghazi-Zahedi, Keyan and Deimel, Raphael and Mont

  79. [87]

    and Johnson, Daniel W

    Gilbert, Elmer G. and Johnson, Daniel W. and Keerthi, S. Sathiya , journal =

  80. [88]

    , journal =

    Goldberg, Kenneth Y. , journal =

  81. [89]

    Guan, Charlie and Vega-Brown, William and Roy, Nicholas , booktitle =

  82. [90]

    and Sukhatme, G

    Gupta, M. and Sukhatme, G. S. , booktitle =

  83. [91]

    and Morgan, Andrew S

    Hang, Kaiyu and Bircher, Walter G. and Morgan, Andrew S. and Dollar, Aaron M. , journal =

  84. [92]

    and Dollar, Aaron M

    Hang, Kaiyu and Morgan, Andrew S. and Dollar, Aaron M. , journal =

  85. [93]

    and Nilsson, Nils J

    Hart, Peter E. and Nilsson, Nils J. and Raphael, Bertram , journal =

  86. [94]

    Hauser, Kris and Latombe, Jean-Claude , journal =

  87. [95]

    Henzinger, Thomas A , booktitle =

  88. [96]

    van and Kroemer, O

    Hoof, H. van and Kroemer, O. and Peters, J. , journal =

  89. [97]

    and Kumar, V

    Howard, W.S. and Kumar, V. , journal =

  90. [98]

    and Cutkosky, Mark R

    Howe, Robert D. and Cutkosky, Mark R. , journal =

  91. [99]

    and Chitta, S

    Hsiao, K. and Chitta, S. and Ciocarlie, M. and Jones, E. Gil , booktitle =

  92. [100]

    Hsiao, Kaijen and Kaelbling, Leslie Pack and Lozano-Perez, Tomas , booktitle =

  93. [101]

    Hwangbo, Jemin and Lee, Joonho and Dosovitskiy, Alexey and Bellicoso, Dario and Tsounis, Vassilios and Koltun, Vladlen and Hutter, Marco , journal =

  94. [102]

    Jain, Ajinkya and Niekum, Scott , booktitle =

  95. [103]

    Ji, Xuerong and Xiao, Jing , journal =

  96. [104]

    Jia, Peng and Li, Wei li and Wang, Gang and Li, Song Yu , journal =

  97. [105]

    Kaelbling, Leslie Pack and Lozano-Perez, Tomas , journal =

  98. [106]

    Kaelbling, Leslie Pack and Littman, Michael and Cassandra, Anthony , journal =

  99. [107]

    and Chang, L

    Kappler, D. and Chang, L. and Przybylski, M. and Pollard, N. and Asfour, T. and Dillmann, R. , booktitle =

  100. [108]

    and Pollard, Nancy S

    Kappler, Daniel and Chang, Lillian Y. and Pollard, Nancy S. and Asfour, Tamim and Dillmann, R. Robotics and Autonomous Systems , number =

  101. [109]

    Karaman, Sertac and Frazzoli, Emilio , journal =

  102. [110]

    and Kazemi, M

    Katz, D. and Kazemi, M. and Bagnell, J. A. and Stentz, A. , booktitle =

  103. [111]

    E and Svestka, P

    Kavraki, L. E and Svestka, P. and Latombe, J. -C and Overmars, M. H , journal =

  104. [112]

    Andrew and Pollard, Nancy , journal =

    Kazemi, Moslem and Valois, Jean-Sebastien and Bagnell, J. Andrew and Pollard, Nancy , journal =

  105. [113]

    and Likhachev, M

    Kim, S. and Likhachev, M. , booktitle =

  106. [114]

    and Moll, Mark and Kavraki, Lydia E

    Kingston, Zachary and Wells, Andrew M. and Moll, Mark and Kavraki, Lydia E. , booktitle =

  107. [115]

    and Hsu, David and Pollard, Nancy S

    Koval, Michael C. and Hsu, David and Pollard, Nancy S. and Srinivasa, Siddhartha S. , booktitle =

  108. [116]

    and Pollard, Nancy S

    Koval, Michael C. and Pollard, Nancy S. and Srinivasa, Siddhartha S. , journal =

  109. [117]

    and Stoyanov, T

    Krug, R. and Stoyanov, T. and Tincani, V. and Andreasson, H. and Mosberger, R. and Fantoni, G. and Lilienthal, A. J. , journal =

  110. [118]

    and LaValle, S.M

    Kuffner, J.J. and LaValle, S.M. , booktitle =

  111. [119]

    and Chang, Ching S

    Kuhn, Matthew R. and Chang, Ching S. , journal =

  112. [120]

    Klingbeil, Ellen and Menon, Samir and Khatib, Oussama , booktitle =

  113. [121]

    Kurniawati, Hanna and Hsu, David and Lee, Wee Sun , booktitle =

  114. [122]

    Lagrassa, Alex and Lee, Steven and Kroemer, Oliver , booktitle =

  115. [123]

    Latombe, Jean-Claude , publisher =

  116. [124]

    and Hutchinson, Seth A

    LaValle, Steven M. and Hutchinson, Seth A. , journal =

  117. [125]

    , publisher =

    LaValle, Steven M. , publisher =

  118. [126]

    , institution =

    LaValle, Steven M. , institution =

  119. [127]

    and Wisse, M

    Lei, Q. and Wisse, M. , booktitle =

  120. [128]

    Robotics and Autonomous Systems , pages =

    L. Robotics and Autonomous Systems , pages =

  121. [129]

    and Burdick, J

    Lin, Q. and Burdick, J. and Rimon, E. , booktitle =

  122. [130]

    Lindemann, Stephen R and LaValle, Steven M , journal =

  123. [131]

    and Cassandra, Anthony R

    Littman, Michael L. and Cassandra, Anthony R. and Kaelbling, Leslie Pack , booktitle =

  124. [132]

    Liu, Ming-Yu and Tuzel, Oncel and Veeraraghavan, Ashok and Taguchi, Yuichi and Marks, Tim K and Chellappa, Rama , journal =

  125. [133]

    2023 , school=

    Motion generation with contact-based environmental constraints , author=. 2023 , school=

  126. [134]

    Liu, Bangshang and Scheurer, Christian and Janschek, Klaus , journal =

  127. [135]

    and Pollard, N

    Liu, Jia and Feng, Fangxiaoyu and Nakamura, Y. and Pollard, N. , publisher =

  128. [136]

    The International Journal of Robotics Research , number =

    Lozano-P. The International Journal of Robotics Research , number =

  129. [137]

    Luna, Ryan and Moll, Mark and Badger, Julia and Kavraki, Lydia E , journal =

  130. [138]

    and Park, Frank C

    Lynch, Kevin M. and Park, Frank C. , publisher =

  131. [139]

    Mahler, Jeffrey and Matl, Matthew and Satish, Vishal and Danielczuk, Michael and DeRose, Bill and McKinley, Stephen and Goldberg, Ken , journal =

  132. [140]

    and Ferrati, M

    Marino, H. and Ferrati, M. and Settimi, A. and Rosales, C. and Gabiccini, M. , journal =

  133. [141]

    Mason, Matthew T , journal =

  134. [142]

    , booktitle =

    Mason, Matthew T. , booktitle =

  135. [143]

    , journal =

    Mason, Matthew T. , journal =

  136. [144]

    and Simmons, Reid , booktitle =

    Melchior, Nik A. and Simmons, Reid , booktitle =

  137. [145]

    Merzic, Hamza and Bogdanovic, Miroslav and Kappler, Daniel and Righetti, Ludovic and Bohg, Jeannette , booktitle =

  138. [146]

    Mesesan, George and Roa, M

  139. [147]

    Miller, A. T. and Knoop, S. and Christensen, H. I. and Allen, P. K. , booktitle =

  140. [148]

    and Friedl, Werner and Sundaram, Ashok M

    Mnyusiwalla, Hussein and Triantafyllou, Pavlos and Sotiropoulos, Panagiotis and Roa, Maximo A. and Friedl, Werner and Sundaram, Ashok M. and Russell, Duncan and Deacon, Graham , journal =. 2020 , volume=

  141. [149]

    and Hang, Kaiyu and Wen, Bowen and Bekris, Kostas and Dollar, Aaron M

    Morgan, Andrew S. and Hang, Kaiyu and Wen, Bowen and Bekris, Kostas and Dollar, Aaron M. , journal =

  142. [150]

    Nieuwenhuisen, Matthias and Droeschel, David and Holz, Dirk and Stuckler, Jorg and Berner, Alexander and Li, Jun and Klein, Reinhard and Behnke, Sven , booktitle =

  143. [151]

    Nottensteiner, Korbinian and Stulp, Freek and Albu-Sch

  144. [152]

    and Ma, R.R

    Odhner, L.U. and Ma, R.R. and Dollar, A.M. , journal =

  145. [153]

    Ong, Sylvie C. W. and. The International Journal of Robotics Research , number =

  146. [154]

    OpenAI and Andrychowicz, Marcin and Baker, Bowen and Chociej, Maciek and Jozefowicz, Rafal and McGrew, Bob and Pachocki, Jakub and Petron, Arthur and Plappert, Matthias and Powell, Glenn and Ray, Alex and Schneider, Jonas and Sidor, Szymon and Tobin, Josh and Welinder, Peter a...

  147. [155]

    Rechsteiner , publisher =

    Ovalles, Cesar and Jr, Carl E. Rechsteiner , publisher =

  148. [156]

    and Knoop, Espen and B

    Pan, Matthew K.X.J. and Knoop, Espen and B

  149. [157]

    and Tsitsiklis, John N

    Papadimitriou, Christos H. and Tsitsiklis, John N. , journal =

  150. [158]

    Applied Sciences , number =

    Park, Ka-Hyun and Jung, Young-Hoon and Kwak, Tae-Young , copyright =. Applied Sciences , number =

  151. [159]

    Peot, Mark and Smith, David , pages =

  152. [160]

    Peters, J. F. and Muthuswamy, M. and Wibowo, J. and Tordesillas, A. , journal =

  153. [161]

    Phillips-Grafflin, Calder and Berenson, Dmitry , journal =

  154. [162]

    Phiquepal, Camille and Orthey, Andreas and Viennot, Nicolas and Toussaint, Marc , journal =

  155. [163]

    and Vardi, Moshe Y

    Plaku, Erion and Kavraki, Lydia E. and Vardi, Moshe Y. , journal =

  156. [164]

    Plaku, Erion , journal =

  157. [165]

    Platt Jr, Robert and Tedrake, Russ and Kaelbling, Leslie and Lozano-Perez, Tomas , booktitle =

  158. [166]

    Posa, Michael and Cantu, Cecilia and Tedrake, Russ , journal =

  159. [167]

    Posa, Michael and Kuindersma, Scott and Tedrake, Russ , booktitle =

  160. [168]

    and Pobil, Angel P

    Prats, Mario and Sanz, Pedro J. and Pobil, Angel P. , journal =

  161. [169]

    Pryor, Louise and Collins, Gregg , journal =

  162. [170]

    Puhlmann, Steffen and Harris, Jason and Brock, Oliver , journal =

  163. [171]

    Quintero-Pena, Carlos and Chamzas, Constantinos and Unhelkar, Vaibhav and Kavraki, Lydia E , pages =

  164. [172]

    and Kosaka, A

    Rahardja, K. and Kosaka, A. , booktitle =

  165. [173]

    and Shah, Brual C

    Rajendran, Pradeep and Thakar, Shantanu and Kabir, Ariyan M. and Shah, Brual C. and Gupta, Satyandra K. , booktitle =

  166. [174]

    and Brock, O

    Rickert, M. and Brock, O. and Knoll, A. , booktitle =

  167. [175]

    Rickert, Markus and Sieverling, Arne and Brock, Oliver , journal =

  168. [176]

    Rickert, Markus and Gaschler, Andre , booktitle =

  169. [177]

    and Spalanzani, A

    Rios-Martinez, J. and Spalanzani, A. and Laugier, C. , booktitle =

  170. [178]

    Runz, Martin and Buffier, Maud and Agapito, Lourdes , booktitle =

  171. [179]

    Robotics , number =

    Sauvet, Bruno and L. Robotics , number =

  172. [180]

    and Wirnshofer, Florian and Wurm, Kai M

    Schmitt, Philipp S. and Wirnshofer, Florian and Wurm, Kai M. and Wichert, Georg v. and Burgard, Wolfram , booktitle =

  173. [181]

    and Kurniawati, Hanna and Singh, Surya P

    Seiler, Konstantin M. and Kurniawati, Hanna and Singh, Surya P. N. , booktitle =

  174. [182]

    Shkolnik, Alexander and Tedrake, Russ , booktitle =

  175. [183]

    Robotics:

    Sieverling, Arne and Eppner, Clemens and Brock, Oliver , title =. Robotics:

  176. [184]

    Sieverling, Arne and Eppner, Clemens and Wolff, Felix and Brock, Oliver , booktitle =

  177. [185]

    and Martins, Murilo F

    Sotiropoulos, Panagiotis and Roa, Maximo A. and Martins, Murilo F. and Fried, Werner and Mnyusiwalla, Hussein and Triantafyllou, Pavlos and Deacon, Graham , booktitle =

  178. [186]

    IEEE Transactions on Robotics , number =

    Soulignac, Micha. IEEE Transactions on Robotics , number =

  179. [187]

    Srivastava, Siddharth and Desai, Nishant and Freedman, Richard and Zilberstein, Shlomo , title =

  180. [188]

    , journal =

    Stilman, M. , journal =

  181. [189]

    Stilman, Mike , booktitle =

  182. [190]

    and Bernstein, David P

    Stone, Matthew B. and Bernstein, David P. and Barry, Rachel and Pelc, Matthew D. and Tsui, Yee-Kin and Schiffer, Peter , copyright =. Nature , number =

  183. [191]

    and Vaskevicius, N

    Stoyanov, T. and Vaskevicius, N. and Mueller, C. A. and Fromm, T. and Krug, R. and Tincani, V. and Mojtahedzadeh, R. and Kunaschk, S. and Ernits, R. Mortensen and Canelhas, D. R. and Bonilla, M. and Schwertfeger, S. and Bonini, M. and Halfar, H. and Pathak, K. and Rohde, M. an...

  184. [192]

    Suomalainen, Markku and Karayiannidis, Yiannis and Kyrki, Ville , journal =

  185. [193]

    and Tobenkin, Mark and Roberts, John W

    Tedrake, Russ and Manchester, Ian R. and Tobenkin, Mark and Roberts, John W. , journal =

  186. [194]

    Thrun, Sebastian , booktitle =

  187. [195]

    Thrun, Sebastian and Burgard, Wolfram and Fox, Dieter , publisher =

  188. [196]

    and Steer, C

    Tordesillas, A. and Steer, C. A. H. and Walker, D. M. , journal =

  189. [197]

    Toussaint, Marc and Ratliff, Nathan and Bohg, Jeannette and Righetti, Ludovic and Englert, Peter and Schaal, Stefan , pages =

  190. [198]

    Triantafyllou, Pavlos and Mnyusiwalla, Hussein and Sotiropoulos, Panagiotis and Roa, M

  191. [199]

    Triantafyllou, Pavlos and Afonso Rodrigues, Rafael and Chaikunsaeng, Sirapoab and Almeida, Diogo and Deacon, Graham and Konstantinova, Jelizaveta and Cotugno, Giuseppe , journal =

  192. [200]

    Trinkle, J. C. , booktitle =

  193. [201]

    and Abbeel, P

    van den Berg, J. and Abbeel, P. and Goldberg, K. , journal =

  194. [202]

    and Howe, Robert D

    Cutkosky, Mark R. and Howe, Robert D. , booktitle =

  195. [203]

    Wall, Vincent and Brock, Oliver , booktitle =

  196. [204]

    2022 , publisher =

    Wall, Vincent and Brock, Oliver , journal =. 2022 , publisher =

  197. [205]

    and Grossman, D.D

    Will, P.M. and Grossman, D.D. , journal =

  198. [206]

    and Feiten, Wendelin and Wichert, Georg v

    Wirnshofer, Florian and Schmitt, Philipp S. and Feiten, Wendelin and Wichert, Georg v. and Burgard, Wolfram , booktitle =

  199. [207]

    Woodruff, J. Z. and Lynch, K. M. , booktitle =

  200. [208]

    , booktitle =

    Xu, Zhe and Deyle, Travis and Kemp, Charles C. , booktitle =. 1000

  201. [209]

    Yang, Kwangjin , booktitle =

  202. [210]

    Yang, Yajue and Pan, Jia and Wan, Weiwei , journal =

  203. [211]

    Yoon, Sungwook and Fern, Alan and Givan, Robert and Kambhampati, Subbarao , pages=

  204. [212]

    Yun, Xiaoping and Tan, Ko-Cheng , booktitle =

  205. [213]

    and Manocha, Dinesh , booktitle =

    Zhang, Liangjun and Kim, Young J. and Manocha, Dinesh , booktitle =

  206. [214]

    Zheng, Yu , journal =

  207. [215]

    Zhou, You and Gao, Jianfeng and Asfour, Tamim , journal =

  208. [216]

    and Bagnell, J

    Zhou, Jiaji and Paolini, Robert and Johnson, Aaron M. and Bagnell, J. Andrew and Mason, Matthew T. , journal =

  209. [217]

    and Pivtoraiko, Mihail and Klingensmith, Matthew and Dellin, Christopher M

    Zucker, Matt and Ratliff, Nathan and Dragan, Anca D. and Pivtoraiko, Mihail and Klingensmith, Matthew and Dellin, Christopher M. and Bagnell, J. Andrew and Srinivasa, Siddhartha S. , journal =

  210. [218]

    Robotics Research , pages=

    Exploitation of environmental constraints in human and robotic grasping , author=. Robotics Research , pages=. 2016 , publisher=

  211. [219]

    Robotics: Science and Systems (RSS) , year=

    Surprisingly Robust In-Hand Manipulation: An Empirical Study-Supplementary Material , author=. Robotics: Science and Systems (RSS) , year=

  212. [220]

    New Zealand veterinary journal , volume=

    P-values, p-values everywhere! , author=. New Zealand veterinary journal , volume=. 2018 , publisher=

  213. [221]

    Journal of the Royal Statistical Society , volume=

    On the interpretation of 2 from contingency tables, and the calculation of P , author=. Journal of the Royal Statistical Society , volume=. 1922 , publisher=

  214. [222]

    Science , volume=

    The Spearman correlation formula , author=. Science , volume=. 1905 , publisher=

  215. [223]

    Nonlinear Processes in Geophysics , author =

    Force chain and contact cycle evolution in a dense granular material under shallow penetration , volume =. Nonlinear Processes in Geophysics , author =. 2014 , pages =. doi:10.5194/npg-21-505-2014 , abstract =

  216. [224]

    Nature , author =

    Getting to the bottom of a granular medium , volume =. Nature , author =. 2004 , pages =. doi:10.1038/427503a , abstract =

  217. [225]

    Rechsteiner , month = apr, year =

    Ovalles, Cesar and Jr, Carl E. Rechsteiner , month = apr, year =. Analytical

  218. [226]

    The International Journal of Robotics Research , volume=

    Adaptive synergies for the design and control of the Pisa/IIT SoftHand , author=. The International Journal of Robotics Research , volume=. 2014 , publisher=

  219. [227]

    International Journal of Advanced Robotic Systems , author =

    Optimal grasp planning for a dexterous robotic hand using the volume of a generalized force ellipsoid during accepted flattening , volume =. International Journal of Advanced Robotic Systems , author =. 2017 , note =. doi:10.1177/1729881416687134 , abstract =

  220. [228]

    Measuring

    Guay, François and Cardou, Philippe and Cruz-Ruiz, Ana Lucia and Caro, Stéphane , year =. Measuring. New. doi:10.1007/978-94-007-7485-8_47 , pages =

  221. [229]

    Robotics and Autonomous Systems , author =

    A model-based scooping grasp for the autonomous picking of unknown objects with a two-fingered gripper , volume =. Robotics and Autonomous Systems , author =. 2018 , keywords =. doi:10.1016/j.robot.2018.04.003 , abstract =

  222. [230]

    IEEE Transactions on Robotics , author =

    An. IEEE Transactions on Robotics , author =. 2013 , keywords =. doi:10.1109/TRO.2012.2222274 , abstract =

  223. [231]

    Analysis of

    P\'all, El. Analysis of. Proceedings of the. 2021 , Address =

  224. [232]

    IEEE Transactions on Automation Science and Engineering , author =

    Open-. IEEE Transactions on Automation Science and Engineering , author =. 2013 , keywords =

  225. [233]

    and Pollard, N

    Liu, Jia and Feng, Fangxiaoyu and Nakamura, Y. and Pollard, N. , booktitle=. A

  226. [234]

    IEEE Transactions on Haptics , author =

    Analysis of. IEEE Transactions on Haptics , author =. 2014 , keywords =. doi:10.1109/TOH.2014.2326871 , abstract =

  227. [235]

    A comprehensive grasp taxonomy , booktitle =

    Feix, Thomas and Pawlik, Roland and Schmiedmayer, Heinz-Bodo and Romero, Javier and Kragic, Danica , volume=. A comprehensive grasp taxonomy , booktitle =. 2009 , organization=

  228. [236]

    Robotics and Autonomous Systems , author =

    A new strategy combining empirical and analytical approaches for grasping unknown. Robotics and Autonomous Systems , author =. 2010 , pages =. doi:10.1016/j.robot.2010.01.008 , abstract =

  229. [237]

    and Howe, Robert D

    Cutkosky, Mark R. and Howe, Robert D. , editor =. Human. Dextrous. 1990 , doi =

  230. [238]

    , month = may, year =

    Xu, Zhe and Deyle, Travis and Kemp, Charles C. , month = may, year =. 1000. 2009. doi:10.1109/ROBOT.2009.5152808 , abstract =

  231. [239]

    Catalano and G

    M.G. Catalano and G. Grioli and E. Farnioli and A. Serio and C. Piazza and A. Bicchi , title =. The International Journal of Robotics Research , volume =. 2014 , doi =

  232. [240]

    Deimel, Raphael and Brock, Oliver , year =. Soft. Soft

  233. [241]

    IEEE Robotics and Automation Letters , title=

    H. IEEE Robotics and Automation Letters , title=. 2020 , volume=

  234. [242]

    Zöller, Gabriel and Wall, Vincent and Brock, Oliver , month = may, year =. Active. Proceedings of the

  235. [243]

    Science Robotics , author =

    Learning ambidextrous robot grasping policies , volume =. Science Robotics , author =. 2019 , file =. doi:10.1126/scirobotics.aau4984 , abstract =

  236. [244]

    2012 , publisher=

    Sands, powders, and grains: an introduction to the physics of granular materials , author=. 2012 , publisher=

  237. [245]

    Interactive singulation of objects from a pile , Author =. Proc. of the. 2012 , Month = may, Pages =. doi:10.1109/ICRA.2012.6224575 , File =

  238. [246]

    and Rodriguez, A

    Chavan Dafle, N. and Rodriguez, A. and Paolini, R. and Tang, B. and Srinivasa, S. S. and Erdmann, M. and Mason, M. T. and Lundberg, I. and Staab, H. and Fuhlbrigge, T. , Booktitle =. Extrinsic dexterity:. 2014 , Month = may, Pages =. doi:10.1109/ICRA.2014.6907062 , File =

  239. [247]

    Prehensile pushing: In-hand manipulation with push-primitives , Author =. Proc. of the. 2015 , Pages =

  240. [248]

    Nature , Year =

    Structural signature of jamming in granular media , Author =. Nature , Year =. doi:10.1038/nature03698 , File =

  241. [249]

    American Journal of Physics , Year =

    Measurements of the horizontal coefficient of restitution for a superball and a tennis ball , Author =. American Journal of Physics , Year =

  242. [250]

    The International Journal of Robotics Research , Year =

    A novel type of compliant and underactuated robotic hand for dexterous grasping , Author =. The International Journal of Robotics Research , Year =

  243. [251]

    Robotics: Science and Systems (RSS) , Year =

    Physics-based grasp planning through clutter , Author =. Robotics: Science and Systems (RSS) , Year =

  244. [252]

    Robotics: Science and Systems (RSS) , Year =

    A framework for push-grasping in clutter , Author =. Robotics: Science and Systems (RSS) , Year =

  245. [253]

    Robotics: Science and systems (RSS) , Year =

    A framework for push-grasping in clutter , Author =. Robotics: Science and systems (RSS) , Year =

  246. [254]

    and Srinivasa, Siddhartha S

    Dogar, Mehmet R. and Srinivasa, Siddhartha S. , Journal =. A. 2012 , Month = jun, Number =. doi:10.1007/s10514-012-9306-z , File =

  247. [255]

    Eppner, Clemens and Brock, Oliver , Booktitle =. Visual. 2017 , Month =

  248. [256]

    Planning

    Eppner, Clemens and Brock, Oliver , Booktitle =. Planning. 2015 , Pages =

  249. [257]

    The International Journal of Robotics Research , Year =

    Exploitation of environmental constraints in human and robotic grasping , Author =. The International Journal of Robotics Research , Year =. doi:10.1177/0278364914559753 , File =

  250. [258]

    2017 , Month =

    Keyan Ghazi-Zahedi and Raphael Deimel and Guido Mont\'ufar and Vincent Wall and Oliver Brock , Booktitle =. 2017 , Month =

  251. [259]

    Using manipulation primitives for brick sorting in clutter , Author =. Proc. of the. 2012 , Month = may, Pages =. doi:10.1109/ICRA.2012.6224787 , File =

  252. [260]

    and Dollar, Aaron M

    Hang, Kaiyu and Morgan, Andrew S. and Dollar, Aaron M. , Journal =. Pre-. 2019 , Month = apr, Number =. doi:10.1109/LRA.2019.2892591 , File =

  253. [261]

    Kinodynamic randomized rearrangement planning via dynamic transitions between statically stable states , Author =. Proc. of the. 2015 , Organization =

  254. [262]

    van and Kroemer, O

    Hoof, H. van and Kroemer, O. and Peters, J. , Journal =. Probabilistic. 2014 , Month = oct, Number =. doi:10.1109/TRO.2014.2334912 , File =

  255. [263]

    and Cutkosky, Mark R

    Howe, Robert D. and Cutkosky, Mark R. , Journal =. Practical. 1996 , Month = dec, Note =. doi:10.1177/027836499601500603 , ISSN =

  256. [264]

    Contact-reactive grasping of objects with partial shape information , Author =. Proc. of IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , Year =. doi:10.1109/IROS.2010.5649494 , File =

  257. [265]

    Reviews of modern physics , Year =

    Granular solids, liquids, and gases , Author =. Reviews of modern physics , Year =

  258. [266]

    Robotics and Autonomous Systems , Year =

    Templates for pre-grasp sliding interactions , Author =. Robotics and Autonomous Systems , Year =. doi:10.1016/j.robot.2011.07.015 , File =

  259. [267]

    Clearing a pile of unknown objects using interactive perception , Author =. Proc. of the. 2013 , Month = may, Pages =. doi:10.1109/ICRA.2013.6630570 , File =

  260. [268]

    The International Journal of Robotics Research , Year =

    Pre- and post-contact policy decomposition for planar contact manipulation under uncertainty , Author =. The International Journal of Robotics Research , Year =. doi:10.1177/0278364915594474 , File =

  261. [269]

    and Stoyanov, T

    Krug, R. and Stoyanov, T. and Tincani, V. and Andreasson, H. and Mosberger, R. and Fantoni, G. and Lilienthal, A. J. , Journal =. The. 2016 , Month = jan, Number =. doi:10.1109/LRA.2016.2519944 , File =

  262. [270]

    The International Journal of Robotics Research , Year =

    Fast object localization and pose estimation in heavy clutter for robotic bin picking , Author =. The International Journal of Robotics Research , Year =. doi:10.1177/0278364911436018 , File =

  263. [271]

    and Ferrati, M

    Marino, H. and Ferrati, M. and Settimi, A. and Rosales, C. and Gabiccini, M. , Journal =. 2016 , Month = jan, Number =. doi:10.1109/LRA.2016.2519149 , File =

  264. [272]

    , Journal =

    Mason, Matthew T. , Journal =. Progress in. 1999 , Month = nov, Number =. doi:10.1177/02783649922067762 , File =

  265. [273]

    Leveraging contact forces for learning to grasp , author=. Proc. of the

  266. [274]

    Automatic grasp planning using shape primitives , Author =. Proc. of the. 2003 , Month = sep, Pages =. doi:10.1109/ROBOT.2003.1241860 , File =

  267. [275]

    Mobile bin picking with an anthropomorphic service robot , Author =. Proc. of the. 2013 , Month = may, Pages =. doi:10.1109/ICRA.2013.6630892 , File =

  268. [276]

    Contingent

    P\'all, El. Contingent. Proc. of the. 2018 , Address =

  269. [277]

    Effect of

    Park, Ka-Hyun and Jung, Young-Hoon and Kwak, Tae-Young , Journal =. Effect of. 2019 , Month = jan, Number =. doi:10.3390/app9224735 , File =

  270. [278]

    Planning and

    Phillips-Grafflin, Calder and Berenson, Dmitry , Journal =. Planning and. 2016 , Urldate =

  271. [279]

    IEEE Robotics and Automation Letters , Year =

    The Closure Signature: A Functional Approach to Model Underactuated Compliant Robotic Hands , Author =. IEEE Robotics and Automation Letters , Year =. doi:10.1109/LRA.2018.2810946 , ISSN =

  272. [280]

    Autonomous Robots , Year =

    Reliable non-prehensile door opening through the combination of vision, tactile and force feedback , Author =. Autonomous Robots , Year =. doi:10.1007/s10514-010-9192-1 , File =

  273. [281]

    Vision-based bin-picking: recognition and localization of multiple complex objects using simple visual cues , Author =. Proc. of. 1996 , Month = nov, Pages =. doi:10.1109/IROS.1996.569005 , File =

  274. [282]

    Interleaving

    Sieverling, Arne and Eppner, Clemens and Wolff, Felix and Brock, Oliver , Booktitle =. Interleaving. 2017 , Address =

  275. [283]

    and Vaskevicius, N

    Stoyanov, T. and Vaskevicius, N. and Mueller, C. A. and Fromm, T. and Krug, R. and Tincani, V. and Mojtahedzadeh, R. and Kunaschk, S. and Ernits, R. Mortensen and Canelhas, D. R. and Bonilla, M. and Schwertfeger, S. and Bonini, M. and Halfar, H. and Pathak, K. and Rohde, M. an...

  276. [284]

    A quasi-static analysis of dextrous manipulation with sliding and rolling contacts , Author =. Proc. of. 1989 , Month = may, Pages =. doi:10.1109/ROBOT.1989.100080 , File =

  277. [285]

    Adaptive control for pivoting with visual and tactile feedback , Author =. Proc. of. 2016 , Month = may, Pages =. doi:10.1109/ICRA.2016.7487159 , File =

  278. [286]

    Planning and control for dynamic, nonprehensile, and hybrid manipulation tasks , Author =. Proc. of. 2017 , Month = may, Pages =. doi:10.1109/ICRA.2017.7989467 , File =

Pith tools

Reviewed July 31, 2026 · model on record in the stance chip above.