Skip to main content

Questions tagged [robotics]

"Robotics is the branch of mechanical engineering, electrical engineering and computer science that deals with the design, construction, operation, and application of robots, as well as computer systems for their control, sensory feedback, and information processing."

2 votes
1 answer
67 views

How to calculate a dual $T^*$ given a member $T$ of $\textrm{SE}(3)$?

In reproducing "A Linear-Time Variational Integrator...", I encountered the undefined symbol ${T^k}^*$ in equations 16a and 16b. A professional acquaintance proved to me that ${T^k}^*$ is a ...
Reb.Cabin's user avatar
  • 1,727
1 vote
0 answers
33 views

Robotics - Euler Angles from Linear Transformation

In a robotics application (3d Cartesian Space), I need to transform my Point position and orientation in a particular frame to the world frame. The Frame Position and Orientation is known and I was ...
AlexMacabu's user avatar
2 votes
0 answers
93 views

Algebraic Topology and Robotics

How active is the current research scene on the application of algebraic and differential topology to robotics? I have spent a decent portion of time researching and reading introductory papers, but ...
Tom's user avatar
  • 527
0 votes
0 answers
34 views

Is Koopman operator just like curve fitting?

I am a beginner in Koopman operators,and I want to apply it to the robotics. But I think the Koopman operator approximated by EDMD is more like a fitting tool. Because we always choose some dictionary ...
xinqi chen's user avatar
0 votes
0 answers
37 views

Two State Implicit Filter Derivation

I've been reading The "Two-State Implicit Filter – Recursive Estimation for Mobile Robots" by Bloesch. The gist of the paper is it tries to find the balance between a Kalman Filter and a ...
chutsu's user avatar
  • 276
0 votes
1 answer
54 views

Infinite-order polynomial convergence

This isn't a question about Taylor series. A little background: I'm a robotics engineering student looking at polynomial trajectories, specifically using polynomials to define the rate at which the ...
Samuel Rooney's user avatar
1 vote
0 answers
36 views

Pose matrices and robotics 2D movement

I have a robot starting from the origin. It first turns 90 degrees (yaw), then move to (5,10), then it starts to move along its own negative x direction at each step with a translation of 1. Here is ...
Nick X Tsui's user avatar
0 votes
1 answer
75 views

Cotangent lift of the embedding is zero

I am reading the work on variatonal collision integrators from the programmers point of view, since I want to implement it is the software. The work is publicly available here: caltech. I want to ...
m8dotpie's user avatar
0 votes
0 answers
16 views

Convexity of minkowski space when two triangles collide

I am working on a Python program to show the collision of two triangles by using Minkowski difference. I am subtracting each point from one triangle from every other point on the other triangle. The ...
Hussain Bhavnagarwala's user avatar
0 votes
1 answer
20 views

Confused with understanding an equation written with inverse compositional operators

In the paper "Are we ready for Autonomous Driving? The KITTI Vision Benchmark suite" by Lenz and Urtasun (https://www.cvlibs.net/publications/Geiger2012CVPR.pdf) \ The translation error ...
Azmyin Md. Kamal's user avatar
0 votes
1 answer
94 views

Riemannian Metric from Hamiltonian?

Suppose I have a robot arm configuration space (c-space) $Q$ and with Lagrangian $L = T - V$ on $TQ$, and I set up the equation of motion $$\frac{\partial}{\partial t}\left\{\frac{\partial L}{\partial ...
Jeffrey Rolland's user avatar
2 votes
0 answers
38 views

How to calculate angle of rotation given a vector and a point

sorry if the title seems vague. English is not my first language and I dont know what to search to find the answer to my problem. I will preface this by explaining the purpose of this question. I have ...
ibrahim mohamed's user avatar
1 vote
1 answer
89 views

A single rotation to reach the final pose of a frame

The following question is from Kinematic Analysis of Robot Manipulators by Carl D. Crane, III, Joseph Duffy: "The transformation that relates the A and B coordinate systems is given as That is ...
Ali Kıral's user avatar
0 votes
0 answers
90 views

Find Lattice for 2-Torus with Given Riemannian Metric?

I have a (standard?) 2-torus $T^2$ with a non-standard Riemannian metric on it \begin{array}{lcr} g(\theta_1,\theta_2) & = & \begin{bmatrix}Izz1 + Izz2 + (L1^2*m1)/4 + L1^2*m2 + (L2^2*m2)/4 + ...
Jeffrey Rolland's user avatar
0 votes
0 answers
20 views

Why is the energy cost functional mostly defined as $u.u^T$?

In optimal control theory, while minimizing the energy of a say mobile robot, the expression for the cost functional is generally $u.u^T$ where $u$ is the control vector. I searched why the energy ...
Phoenix8128's user avatar

15 30 50 per page
1
2 3 4 5
10