[ODE] AutoDisable and cylinders

Panayoti pany2002 at urbansquall.com
Tue Aug 19 14:16:01 2003


This is a multi-part message in MIME format.

------=_NextPart_000_0024_01C3665C.97CBDC10
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

I've been playing with ODE the last few weeks I am thoroughly impressed
with its capabilities, but I've noticed some things don't play nice and
thought I'd message the mailing list on the topic.
 
I've been trying to get the AutoDisable stuff working, but it seems some
of it hasn't been implemented in the release and not in CVS either. I
then found this post from Aras P.:
 
http://www.q12.org/pipermail/ode/2003-July/009359.html
 
I did as he suggested and it broke my simulation (nothing appeared to be
colliding or resolving from collisions). I blame my own incompetence,
but I was unable to get it to work. So, having exhausted my own avenues,
could someone give me a pointer or two? Is there somewhere that this
code is implemented and I'm just not seeing it? Should I just wait until
someone patches this into CVS? When would that happen? (Sorry for the
barrage of questions).
 
Also, on a side note, what is the process for integrating "contribs"? Is
there a reason that breakable joints and flat-cylinder stuff hasn't been
integrated into the main source (ie: are they generally safe to use?)
(That question is purely out of curiosity). 
 
And, while we're at it, I noticed that the cylinder contrib doesn't yet
do Cylinder vs. Trimesh collisions.. Is there someone working on this?
If someone wanted to try and write a solution for this, how would one go
about doing it? Is it possible for someone like me who has a distinct
fear of (and very personal hatred for) 3d math?
 
Thanks for all your insight!
 
Pany Haritatos

------=_NextPart_000_0024_01C3665C.97CBDC10
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">


<meta name=3DProgId content=3DWord.Document>
<meta name=3DGenerator content=3D"Microsoft Word 10">
<meta name=3DOriginator content=3D"Microsoft Word 10">
<link rel=3DFile-List href=3D"cid:filelist.xml@01C3665C.9762E110">
<!--[if gte mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:DoNotRelyOnCSS/>
 </o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:SpellingState>Clean</w:SpellingState>
  <w:GrammarState>Clean</w:GrammarState>
  <w:DocumentKind>DocumentEmail</w:DocumentKind>
  <w:EnvelopeVis/>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]-->
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;
	text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;
	text-underline:single;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	mso-style-noshow:yes;
	mso-ansi-font-size:10.0pt;
	mso-bidi-font-size:10.0pt;
	font-family:Arial;
	mso-ascii-font-family:Arial;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:Arial;
	color:windowtext;}
span.SpellE
	{mso-style-name:"";
	mso-spl-e:yes;}
span.GramE
	{mso-style-name:"";
	mso-gram-e:yes;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
-->
</style>
<!--[if gte mso 10]>
<style>
 /* Style Definitions */=20
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";}
</style>
<![endif]-->
</head>

<body lang=3DEN-US link=3Dblue vlink=3Dpurple =
style=3D'tab-interval:.5in'>

<div class=3DSection1>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>I&#8217;ve been playing with ODE the last few weeks I =
am
thoroughly impressed with its capabilities, but I&#8217;ve noticed some =
things
don&#8217;t play nice and thought I&#8217;d message the mailing list on =
the
topic.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>I&#8217;ve been trying to get the <span =
class=3DSpellE>AutoDisable</span>
stuff working, but it seems some of it hasn&#8217;t been implemented in =
the
release and not in CVS either. I then found this post from <span =
class=3DSpellE>Aras</span>
P.:<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><a
href=3D"http://www.q12.org/pipermail/ode/2003-July/009359.html">http://ww=
w.q12.org/pipermail/ode/2003-July/009359.html</a><o:p></o:p></span></font=
></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>I did as he suggested and it broke my simulation =
(nothing
appeared to be colliding or resolving from collisions). I blame my own
incompetence, but I was unable to get it to work. So, having exhausted =
my own
avenues, could someone give me a pointer or two? Is there somewhere that =
this
code is implemented and I&#8217;m just not seeing it? Should I just wait =
until
someone patches this into CVS? When would that happen? (Sorry for the =
barrage
of questions).<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Also, on a side note, what is the process for =
integrating &#8220;<span
class=3DSpellE>contribs</span>&#8221;? Is there a reason that breakable =
<span
class=3DGramE>joints</span> and flat-cylinder stuff hasn&#8217;t been =
integrated
into the main source (<span class=3DSpellE>ie</span>: are they generally =
safe to
use?) (That question is purely out of curiosity). =
<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>And, while we&#8217;re at it, I noticed that the =
cylinder <span
class=3DSpellE>contrib</span> doesn&#8217;t yet do Cylinder vs. <span
class=3DSpellE>Trimesh</span> collisions<span class=3DGramE>..</span> Is =
there
someone working on this? If someone wanted to try and write a solution =
for
this, how would one go about doing it? Is it possible for someone like =
me who
has a distinct fear of (and very personal hatred for) 3d =
math?<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Thanks for all your =
insight!<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Pany Haritatos<o:p></o:p></span></font></p>

</div>

</body>

</html>

------=_NextPart_000_0024_01C3665C.97CBDC10--