Minkowski sum of two Objects

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I'm trying to implement the ClearPath pathfinding algorithm, that relys on velocity obstacles.

It is assumed, that both objects have a circular hull.

However, I do not understand how to calculate the minkowski sum of two objects.
Here's an excerpt from the paper



Apparently, the minkowski sum is simply the sum of two sets (here all possible velocities that yield a collision), but it is not explained how to calculate the set of those velocity vectors. It is only explained how to calculate a single velocity vector ( λ(p,v) ). Am I missing something ?



Also, what does this mean ?




let -A denote the object A reflected in its reference point




What is an objects reference point, and what does it mean to reflect said point ?







share|cite|improve this question















  • 1




    See en.wikipedia.org/wiki/Minkowski_addition for information about Minkowski sum. The Minkowski sum of two circular discs is another circular disc (see math.stackexchange.com/questions/444845/…). If $-A$ means $A$ reflected in its reference point, then I think "reference point" just means the origin of the coordinate system you are using to represent $A$.
    – Rob Arthan
    Jul 29 at 19:19














up vote
0
down vote

favorite












I'm trying to implement the ClearPath pathfinding algorithm, that relys on velocity obstacles.

It is assumed, that both objects have a circular hull.

However, I do not understand how to calculate the minkowski sum of two objects.
Here's an excerpt from the paper



Apparently, the minkowski sum is simply the sum of two sets (here all possible velocities that yield a collision), but it is not explained how to calculate the set of those velocity vectors. It is only explained how to calculate a single velocity vector ( λ(p,v) ). Am I missing something ?



Also, what does this mean ?




let -A denote the object A reflected in its reference point




What is an objects reference point, and what does it mean to reflect said point ?







share|cite|improve this question















  • 1




    See en.wikipedia.org/wiki/Minkowski_addition for information about Minkowski sum. The Minkowski sum of two circular discs is another circular disc (see math.stackexchange.com/questions/444845/…). If $-A$ means $A$ reflected in its reference point, then I think "reference point" just means the origin of the coordinate system you are using to represent $A$.
    – Rob Arthan
    Jul 29 at 19:19












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I'm trying to implement the ClearPath pathfinding algorithm, that relys on velocity obstacles.

It is assumed, that both objects have a circular hull.

However, I do not understand how to calculate the minkowski sum of two objects.
Here's an excerpt from the paper



Apparently, the minkowski sum is simply the sum of two sets (here all possible velocities that yield a collision), but it is not explained how to calculate the set of those velocity vectors. It is only explained how to calculate a single velocity vector ( λ(p,v) ). Am I missing something ?



Also, what does this mean ?




let -A denote the object A reflected in its reference point




What is an objects reference point, and what does it mean to reflect said point ?







share|cite|improve this question











I'm trying to implement the ClearPath pathfinding algorithm, that relys on velocity obstacles.

It is assumed, that both objects have a circular hull.

However, I do not understand how to calculate the minkowski sum of two objects.
Here's an excerpt from the paper



Apparently, the minkowski sum is simply the sum of two sets (here all possible velocities that yield a collision), but it is not explained how to calculate the set of those velocity vectors. It is only explained how to calculate a single velocity vector ( λ(p,v) ). Am I missing something ?



Also, what does this mean ?




let -A denote the object A reflected in its reference point




What is an objects reference point, and what does it mean to reflect said point ?









share|cite|improve this question










share|cite|improve this question




share|cite|improve this question









asked Jul 29 at 18:49









PAThePianoDude

1




1







  • 1




    See en.wikipedia.org/wiki/Minkowski_addition for information about Minkowski sum. The Minkowski sum of two circular discs is another circular disc (see math.stackexchange.com/questions/444845/…). If $-A$ means $A$ reflected in its reference point, then I think "reference point" just means the origin of the coordinate system you are using to represent $A$.
    – Rob Arthan
    Jul 29 at 19:19












  • 1




    See en.wikipedia.org/wiki/Minkowski_addition for information about Minkowski sum. The Minkowski sum of two circular discs is another circular disc (see math.stackexchange.com/questions/444845/…). If $-A$ means $A$ reflected in its reference point, then I think "reference point" just means the origin of the coordinate system you are using to represent $A$.
    – Rob Arthan
    Jul 29 at 19:19







1




1




See en.wikipedia.org/wiki/Minkowski_addition for information about Minkowski sum. The Minkowski sum of two circular discs is another circular disc (see math.stackexchange.com/questions/444845/…). If $-A$ means $A$ reflected in its reference point, then I think "reference point" just means the origin of the coordinate system you are using to represent $A$.
– Rob Arthan
Jul 29 at 19:19




See en.wikipedia.org/wiki/Minkowski_addition for information about Minkowski sum. The Minkowski sum of two circular discs is another circular disc (see math.stackexchange.com/questions/444845/…). If $-A$ means $A$ reflected in its reference point, then I think "reference point" just means the origin of the coordinate system you are using to represent $A$.
– Rob Arthan
Jul 29 at 19:19















active

oldest

votes











Your Answer




StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2866299%2fminkowski-sum-of-two-objects%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2866299%2fminkowski-sum-of-two-objects%23new-answer', 'question_page');

);

Post as a guest













































































Comments

Popular posts from this blog

What is the equation of a 3D cone with generalised tilt?

Color the edges and diagonals of a regular polygon

Relationship between determinant of matrix and determinant of adjoint?