Hi,

I'ld like to know if it is possible to add multiple models to each other, but 
in such a way that the relative pose of the canonical bodies of models can 
change.

i.e. A crane can be modelled as a mobile platform with some arm, but on top of 
that arm, I want to put some manipulator (for lifting, or drilling). Is it 
possible to create the worldfile/models in such a way, that the manipulator 
moves up if the arm of the base model goes up?

<model:Crane>
  <parameters>...</parameters>
  ...
  <model:Drill>
    <xyz>0 0 1</xyz>
    <plugin>~/MyModels/Drill.so</plugin>
    <id>mydrill</id>
  </model:Drill>
</model:Crane>

this way, the drill would move along with the canonical body of the crane, but 
not with the arm on the crane...

Anyone knows if it is possible and how to do so?

tnx,
Andy



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Playerstage-gazebo mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo

Reply via email to