Re: [JAVA3D] Robot Arm simulation

2004-06-04 Thread Florin Herinean
. Furthermore, your program won't stop responding. Cheers, Florin -Original Message-From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]On Behalf Of Alp YilanciogluSent: Freitag, 4. Juni 2004 02:08To: [EMAIL PROTECTED]Subject: Re: [JAVA3D] Robot Arm simulation

Re: [JAVA3D] Robot Arm simulation

2004-06-03 Thread Alessandro Borges
You can remove BranchGroups from a scene, not TransformGroups. If you have to put and remove the same branch you your scene, consider using Switch. Switch allow you to turn on/off entire branch groups. Of course set all needed capability bits ;) Alessandro --- Alp Yilancioglu [EMAIL PROTECTED]

[JAVA3D] Robot Arm Simulation

2004-06-02 Thread Alp Yilancioglu
Hi again.. How can i recompile the scene. i want to make my robotarm -to pick an available shape from the eviroment and put it to a another given x,y,z coordinate i make it like this. during runtime my robot arm goes on to the shape to pick it. and i add the shape to the robot

Re: [JAVA3D] Robot Arm Simulation

2004-06-02 Thread Mark McKay
Alp Yilancioglu wrote: Hi again.. How can i recompile the scene. i want to make my robotarm -to pick an available shape from the eviroment and put it to a another given x,y,z coordinate i make it like this. during runtime my robot arm goes on to the shape to pick it. and i add the shape to

Re: [JAVA3D] Robot Arm Simulation

2004-06-02 Thread Andre Bialojahn
Alp, How can i recompile the scene. i want to make my robotarm -to pick an available shape from the eviroment and put it to a another given x,y,z coordinate Then it is not necessary to recompile the scene, just modify the object's Transform3D. i make it like this. during runtime my

Re: [JAVA3D] Robot Arm Simulation

2004-05-30 Thread Alp Yilancioglu
Thank you for guiding me to finish this project. Sorry about being late to send a message but Thanks every body.. I have done the graphical part .. === To unsubscribe, send email to [EMAIL PROTECTED]

Re: [JAVA3D] Robot Arm Simulation

2004-05-25 Thread Gilson Laurent
Hello 1. Get the java3d-Doc and a working java3d-installtion. The important stuff is in com.sun.j3d.utils.universe javax.media.j3d com.sun.j3d.utils.geometry forget about the rest for now. I need to learn 1-how to combine / attach / create a jont/ between two 3dshaped objects.. ex:

[JAVA3D] ....robot arm simulation

2004-05-24 Thread Alp Yilancioglu
thank you for replying my message. I have lots of problem with this thesis project, I need your help , like i have to rotate an arm by the angles given from the user as an input to a destination. I have to calculate all the mathematical thing by my self. Waiting for your answers..

Re: [JAVA3D] ....robot arm simulation

2004-05-24 Thread hterrolle
you want someone to do it for you. isnt it ? -Message d'origine-De : Alp Yilancioglu [EMAIL PROTECTED] : [EMAIL PROTECTED] [EMAIL PROTECTED]Date: lundi 24 mai 2004 13:53Objet : [JAVA3D] robot arm simulation thank you for replying my message. I have lots

Re: [JAVA3D] ....robot arm simulation

2004-05-24 Thread Mark McKay
Alp Yilancioglu wrote: thank you for replying my message. I have lots of problem with this thesis project, I need your help , like i have to rotate an arm by the angles given from the user as an input to a destination. I have to calculate all the mathematical thing by my self. Waiting for your

Re: [JAVA3D] ....robot arm simulation

2004-05-24 Thread Brian McCormick
. There are tools that can help however. -Original Message-From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]On Behalf Of Alp YilanciogluSent: Monday, May 24, 2004 6:53 AMTo: [EMAIL PROTECTED]Subject: [JAVA3D] robot arm simulation thank you for replying

Re: [JAVA3D] ....robot arm simulation

2004-05-24 Thread geoffrey butterworth
: Brian McCormick To: [EMAIL PROTECTED] Sent: Monday, May 24, 2004 2:32 PM Subject: Re: [JAVA3D] robot arm simulation I think you said it best. You have to calculate all the mathematical thing by your self. When you have a specific Java3D question then I'm sure

Re: [JAVA3D] ....robot arm simulation

2004-05-24 Thread Alessandro Borges
. - Original Message - From: Brian McCormick To: [EMAIL PROTECTED] Sent: Monday, May 24, 2004 2:32 PM Subject: Re: [JAVA3D] robot arm simulation I think you said it best. You have to calculate all the mathematical thing by your self. When you have a specific Java3D

Re: [JAVA3D] ....robot arm simulation

2004-05-24 Thread Alessandro Borges
oh oh I forgot this nice source : http://fivedots.coe.psu.ac.th/~ad/jg/ see chapters 11 11.5 (PDF source code available) Alessandro __ Yahoo! Messenger - Fale com seus amigos online. Instale agora!

[JAVA3D] Robot Arm Simulation

2004-05-24 Thread Alp Yilancioglu
Hi again, thank you for your attention for my project.. I am a computer science student , and as I said this is my thesis project ;I know java GUI but dont know java3d I am in trouble with this stuation, and I am supposed to write this code in java3d i know the mathematical

Re: [JAVA3D] Robot Arm Simulation

2004-05-24 Thread geoffrey butterworth
yo. we all got little projects going here and there. if you want to specialise in any particular one you got to put the time in. cush - Original Message - From: Alp Yilancioglu To: [EMAIL PROTECTED] Sent: Tuesday, May 25, 2004 12:08 AM Subject: [JAVA3D] Robot

[JAVA3D] robot arm simulation

2004-05-23 Thread Alp Yilancioglu
Need Help! This is my thesis project for the university and I have got only 10 days to finish this project. I need help because I dont know The java3d package methods. I am making a robot arm simulation. I wanted the user to give the coordinates as an input and the arm will go to the

[JAVA3D] Robot Arm Simulation

2004-05-23 Thread Alp Yilancioglu
Need Help! This is my thesis project for the university and I have got only 10 days to finish this project. I need help because I don’t know The java3d package methods. I am making a robot arm simulation. I wanted the user to give the coordinates as an input and the arm will go to the given

Re: [JAVA3D] Robot Arm Simulation

2004-05-23 Thread Mark McKay
Alp Yilancioglu wrote: Need Help! This is my thesis project for the university and I have got only 10 days to finish this project. I need help because I dont know The java3d package methods. I am making a robot arm simulation. I wanted the user to give the coordinates as an input and the arm will