Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7692049
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T20:45:48+00:00 2026-05-31T20:45:48+00:00

Input : body and some closed space. Body and space are represented as meshes(or

  • 0

Input: body and some closed space. Body and space are represented as meshes(or BReps, if you like). Initially body doesn’t intersect the boundary of the space.

The problem is to find all possible directions in which body can move. For example, in following picture, body can move only in directions from (-1,0) to (0,1). If body has a circle(or sphere) surface – it is ok to return directions with some step (for example, for picture below, output can be (-1,0), (-pi/4,pi/4), (0,1) with step = 3).

enter image description here

Output: set of directions in which body can move.

Problem must be solved in 2d and 3d space.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T20:45:49+00:00Added an answer on May 31, 2026 at 8:45 pm

    You want to work in the configuration space. Basically increase the size of your boundary based on the shape of your body, then treat the body as a point object. What’s left are all the valid positions of the body. Of course, if your body is not a circle and can rotate, then your configuration space is no longer 2D or 3D. It has as many dimensions as your body has degrees of freedom, so 6 for a rigid body that can translate and rotate.

    This is a well known problem in robotic motion planning. Google for “configuration space” or “c-space”, and “motion planning”.

    This is a good set of slides from a class at Carnegie Mellon:
    Configuration Space Lecture

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have some code like the following: <html> <body> <div id=product_descriptioncontent> <input type=text id=a
<html> <head><title>Example page</title></head> <body> <textarea name=description>This is some text</textarea> <input type='text' name='bla' value='a textinput'
<body> <div> <?= $_POST['msg'] ?> </div> <form id=frm method=post> <input type=hidden name='msg' value='{field0: Im
<html> <body> <form action=login.do method=post> //..... <input type=submit value =send> </form> </body> </html> In
is this a valid JQuery usage pattern to : <script type=text/javascript> $(body).prepend('<input type=hidden id=error
I have the following code : <html xmlns=http://www.w3.org/1999/xhtml> <body style=height: 1336px> <input type=hidden id=loadingtime/>
I wrote the following: <html> <head> </head> <body> <input type=date /> </body> </html> Just
Given this simplified snippet : <html> <body> <div> <div style='text-align:center;'>asdfaskjdfakjsd</div> <div style='float:right'> <input type='submit'
Just another Rails newbie with a problem. I have some Javascript (dynamic) in a
<body> <div>Sample div</div> <input type='text'/> </body> $(document).delegate('body *:not(input)', 'keyup', function(e){ if((e.keyCode || e.which) ==

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.