2,177 research outputs found

    Automated sequence and motion planning for robotic spatial extrusion of 3D trusses

    Full text link
    While robotic spatial extrusion has demonstrated a new and efficient means to fabricate 3D truss structures in architectural scale, a major challenge remains in automatically planning extrusion sequence and robotic motion for trusses with unconstrained topologies. This paper presents the first attempt in the field to rigorously formulate the extrusion sequence and motion planning (SAMP) problem, using a CSP encoding. Furthermore, this research proposes a new hierarchical planning framework to solve the extrusion SAMP problems that usually have a long planning horizon and 3D configuration complexity. By decoupling sequence and motion planning, the planning framework is able to efficiently solve the extrusion sequence, end-effector poses, joint configurations, and transition trajectories for spatial trusses with nonstandard topologies. This paper also presents the first detailed computation data to reveal the runtime bottleneck on solving SAMP problems, which provides insight and comparing baseline for future algorithmic development. Together with the algorithmic results, this paper also presents an open-source and modularized software implementation called Choreo that is machine-agnostic. To demonstrate the power of this algorithmic framework, three case studies, including real fabrication and simulation results, are presented.Comment: 24 pages, 16 figure

    Convex Relaxations of SE(2) and SE(3) for Visual Pose Estimation

    Get PDF
    This paper proposes a new method for rigid body pose estimation based on spectrahedral representations of the tautological orbitopes of SE(2)SE(2) and SE(3)SE(3). The approach can use dense point cloud data from stereo vision or an RGB-D sensor (such as the Microsoft Kinect), as well as visual appearance data. The method is a convex relaxation of the classical pose estimation problem, and is based on explicit linear matrix inequality (LMI) representations for the convex hulls of SE(2)SE(2) and SE(3)SE(3). Given these representations, the relaxed pose estimation problem can be framed as a robust least squares problem with the optimization variable constrained to these convex sets. Although this formulation is a relaxation of the original problem, numerical experiments indicate that it is indeed exact - i.e. its solution is a member of SE(2)SE(2) or SE(3)SE(3) - in many interesting settings. We additionally show that this method is guaranteed to be exact for a large class of pose estimation problems.Comment: ICRA 2014 Preprin

    Haptic Rendering of Arbitrary Serial Manipulators for Robot Programming

    Get PDF

    Appropriate Design of Parallel Manipulators

    Get PDF
    International audienceAlthough parallel structures have found a niche market in many applications such as machine tools, telescope positioning or food packaging, they are not as successful as expected. The main reason of this relative lack of success is that the study and hardware of parallel structures have clearly not reached the same level of completeness than the one of serial structures. Among the main issues that have to be addressed, the design problem is crucial. Indeed, the performances that can be expected from a parallel robot are heavily dependent upon the choice of the mechanical structure and even more from its dimensioning. In this chapter, we show that classical design methodologies are not appropriate for such closed-loop mechanism and examine what alternatives are possible

    A New Methodology for Tolerance Synthesis of Parallel Manipulators

    Get PDF
    International audienceComputing the maximal pose error given an upper bound on perturbations is challenging for parallel robots, mainly because the direct kinematic problem has several solutions, which become unstable near or at parallel singularities. In this paper, we propose a local uniqueness hypothesis that will allow safely computing pose error upper bounds using nonlinear optimization. This hypothesis , together with a corresponding maximal allowed perturbation domain and a certified pose error upper bound valid over the complete workspace, will be proved numerically using a parametric version of Kantorovich theorem and certified nonlinear global optimization. We will then show how to synthesize tolerances reaching a prescribed maximal pose error over a workspace using approximate linearizations. This approximate tolerance synthesis will finally be checked using the certified pose error upper bound we propose. Preliminary experiments on a RPRPR and a 3RPR with fixed orientation parallel manipulators are presented

    An approach for Fault Tolerant and Performance Guarantee Autonomous Robotic Mission

    Get PDF
    International audienceLong duration autonomous missions are still challenging objectives for robotics. This paper presents a new methodology using performance points of view to guide hardware and software resources management according to mission execution and fault occurrence. Experimental results on a patrolling mission are presented. It also detail how localization guarantee is managed and what impact it has on the overall methodology and its performances

    Probabilistic constraint reasoning with Monte Carlo integration to robot localization

    Get PDF
    This work studies the combination of safe and probabilistic reasoning through the hybridization of Monte Carlo integration techniques with continuous constraint programming. In continuous constraint programming there are variables ranging over continuous domains (represented as intervals) together with constraints over them (relations between variables) and the goal is to find values for those variables that satisfy all the constraints (consistent scenarios). Constraint programming “branch-and-prune” algorithms produce safe enclosures of all consistent scenarios. Special proposed algorithms for probabilistic constraint reasoning compute the probability of sets of consistent scenarios which imply the calculation of an integral over these sets (quadrature). In this work we propose to extend the “branch-and-prune” algorithms with Monte Carlo integration techniques to compute such probabilities. This approach can be useful in robotics for localization problems. Traditional approaches are based on probabilistic techniques that search the most likely scenario, which may not satisfy the model constraints. We show how to apply our approach in order to cope with this problem and provide functionality in real time
    corecore