Simulate a Robot in a 3D Scene

Hello everybody,
I'm trying to Simulate a Robot in a 3D scene using meshes, objects and heritage. Up to now, I can load a 2D .png Plane and a .stl Robot in the same scene and move the plane across the scene to simulate a robot motion. What I should do, is to center the robot in the 3d Scene and that would make you feel that the robot is moving. like in the video I attached. So the video is what I want, the .vi contains what I have. I'm very close, but still I can't find the way. I also have problems with the ilumination and the robot looks like a ghost. What could I use?? I learned using the SolarSystem example but it doesn't explain how to center the simulation.
Thanks in advance.
PD: The "PerspectivePlane.rar" file includes the program .vi, the blueprint and the .stl of the Robot.  
Attachments:
2lvl3.gif ‏638 KB
PerspectivePlane.zip ‏187 KB

Hi,
Are you hearing this only in World of Warcraft?
What about music and movies, are you hearing this too?
Try a different game, that should tell you if it's the game or something else.

Similar Messages

  • I am trying to simulate the robot voice synthesizer sound that is produced by that electronic voice simulator after someone as had their voice box removed.   The vocal transformer insert in Logic Pro doesn't quite do it.   Suggestions?

    I am trying to simulate the robot voice synthesizer sound that is produced by that electronic voice simulator after someone as had their voice box removed.   The vocal transformer insert in Logic Pro doesn't quite do it.   Any Suggestions?

    Try one of the Audio Voice Effects like Alien / Cosmic / Robot… etc. to start with…
    Adjust the Settings in the Inspector to your liking…

  • Simulink interface!

    Hi group,
    I am currently working in a visual robotic control project,We have
    developed the control algorithm in LabVIEW and plan to simulate the
    robot with a robotic toolbox from Simulink/Real time
    workshop.(Robotic toolbox vber 7.0
    http://www.cat.csiro.au/cmst/staff/pic/robot/) .We have used
    Simulation interface toolkit to get a dll from matlab and port this
    thing on to LabVIEW.The problem is that S function doesnt get
    exported to the dll!.IS there any way we can get around this!!!
    Help!!A lot of time has gone into developing the code for LabVIEW so I
    cant reprogram in MAtlab!!
    Are there any other robotic tool box for LabVIEW itself similar to the
    above toolbox...? Thanx in advance
    Badhri

    In order to have S-Functions work in Simulink and the Real time workshop generated code, refer to the section "Writing S-Functions: Writing S-Functions for Real-Time Workshop" in Simulink documentation. In general placing the C source file of the S-Function in the same directory as the model will allow it to be included in the DLL.
    Another option is to compile the C source (of S function) into a DLL and call it using the Call Library Node in LabVIEW. though it may require you to reengineer the model a bit.
    Thanks
    SumitG
    NI R&D

  • Turning line (for lack of better title)

    I'm not sure if this is the place to post this, and it's quite possible that my question has already been answered (didn't know what keywords to search).
    On a project I'm working on I have to simulate a robot with two wheels and a static distance between them. When one wheel moves but not the other it should turn, and when both move in the same direction they go forward/backward. The wheels need to be able to turn at different speeds.
    I'm having trouble calculating the next position of the wheels given their current positions and speeds. Part of the trouble is that it can't tell which direction it is facing just by the slope of the line between the two wheels, because it might think it was backwards. Any suggestions and/or links regarding this would be greatly appreciated.

    So by doodling vigorously on scraps of paper lying on my desk, I have come up with a better algorithm. But I have one problem. I need to be able to solve this system of equations for x1 and y1:
    sqrt((x1-x2)^2+(y1-y2)^2) = radius
    y1 = m*x1 + b
    I already know what x2, y2, radius, m, and b are.

  • How to simulate a mobile robot using labview

    Hello,
    Is it possible to simulate the movement of a mobile robot using labview?
    I mean, is it possible to have a graphics window to show these movements?
    Thanks

    In LabVIEW there are several options to display animated graphics in 2D and 3D. Here are some examples that can be found in the example library that ships with LabVIEW:
    If you need further information I would suggest to post this question with some more details (e. g. a picture of your robot, type of movements,...) in the LabVIEW forum.
    Best regards,
    Jochen Klier
    National Instruments Germany
    Message Edited by Jochen on 04-23-2007 10:46 AM
    Attachments:
    2D robot.jpg ‏113 KB
    solarsystem.jpg ‏114 KB

  • GPRM Button scripts work in Simulate, but not after burning

    Hello everyone:
    I have a question regarding GPRM-based buttons and scripting menu navigation. My scripts work perfectly in DVD Studio Pro's simulate mode, but after building and formatting a DVD, the scripts do not function properly on a set top box, in Apple DVD Player, or when playing from the Video TS folder. The scripts were based off of a tutorial by Hal MacLean at dvdstudiopro.co.uk.
    Essentially, I have one track which is accessed via a Main Menu or a Chapters Menu. There is an animation that plays at the head of each menu, so menu has a loop point. The user should return to the correct screen, the correct button should be highlighted, and the menu should jump to the loop point. All of these things happen in simulate mode, but after burning, the loop point is ignored: The correct menu and buttons are highlighted, but the menu plays from the beginning. Here is how the project is laid out:
    From the main menu, if the user chooses Play Movie, the following script plays:
    mov GPRM 0, 1
    Jump Feature
    From the main menu, if the user chooses Chapters, the following script plays:
    mov GPRM 0, 0
    Jump Chapters Menu
    Each of the chapter buttons is assigned to the start of a scene. The feature's menu call is assigned to the following script:
    mov GPRM 1, SPRM 8
    div GPRM 1, 1024
    Jump Main Menu(Loop) [GPRM 1] if (GPRM 0 = 1)
    Jump Chapters Menu(Loop) [GPRM 1]
    I was able to make the menus behave properly by writing the scripts this way:
    mov GPRM 1, SPRM 8
    div GPRM 1, 1024
    Jump Main Menu Script [GPRM 1] if (GPRM 0 = 1)
    Jump Chapters Menu Script [GPRM 1]
    Main Menu Script:
    Jump Main Menu(Loop)
    Chapters Menu Script:
    Jump Chapters Menu (Loop)
    But, although the user is returned to the correct menu and the loop point, now only the default button is highlighted.
    Has anyone run into the same issues? Can anyone see any flaws in my scripts, or have any suggests? i would really appreciate any thoughts you all have. Thanks for your time!

    Do you have any pre scripts atached to the menus? I was having the same problems as you and found that pre scripts and GPRMs don't play nice (at least in DSP). Removing the pre scripts solved my issue.
    http://discussions.apple.com/message.jspa?messageID=4643747#4643747
    Good luck!

  • Highlight buttons in scene selection

    Hi guys-
    I'm fairly new to DVDSP and had a question about highlighting. For a scene selection I'm using, I selected a template and chose to use that. When I went to simulate, I found that there were no highlights on each scene and I couldn't see where I was navigating to. When I select a shape to use, it erases the thumbnail. Any thoughts on how to easily create a highlight around the thumbnail and/or the text on the button? Thanks!
    -Jack

    I totally agree with everyone here about the sound problem! I called yesterday and was told "no one else has said there is a problem!" I should check the forums! I paid for the policy on this machine and I expect to be helped. Is Apple going to become another Windows? The reason I use their products is because they use Americans to respond to our problems and they fix things quickly!
    I have been making DVDs for 2 years and not until IDVD 6 have I had a problem. I too have burned the projects several times and NO SOUND!
    The "person" at the "support" line was condesending and acted like I had the problem! Asked stupid questions like "are you using the right disk to burn it, duh! How do I unistall and go back to IDVD 5?
    Wake up Apple and fix this problem NOW!
    imac G5 Mac OS X (10.4.5)
    imac G5   Mac OS X (10.4.5)  

  • Alternative to Robot class

    hi have anyone an idea how can i make screenshoot from my scene without the class robot?
    at moment i use the Robot class to make screenshoots from my sceene
    Rectangle screenRect = new Rectangle(20,10,800,600);
             try{
                  Robot robot = new Robot();
                  BufferedImage image = robot.createScreenCapture(screenRect);
                  ImageIO.write(image, "png", new File(fileName));               
             } catch (AWTException e1) {}
                          catch (IOException e) {}         thats the code to make screenshoots but i think its not good to use AWT

    That depends: when modularity kicks in (Java 9 with early availability in Java 8?) you may end up with some light JVMs tailored for JavaFX-only without any AWT / Swing support. And if you are not connected to the Net (which is more common than you may think) you may not be able or want* to download the extra module(s) that give AWT / Swing support.
    *slow speed with limited amount size, expensive data plan, device without enough storage.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Java 2D Robot Maze

    Can anyone provide some guidance or perhaps a working solution to this problem as I need this very urgently:
    Implement an animation program based on Java 2D which simulates the navigation of a tiled maze by a robot.
    The maze should be splitted into N x N cells (for example 100 x 100 tiles).
    The robot should find the shortest path from any given initial position to any given target position using the A* algorithm.
    The program should show the robot moving from cell to cell.
    I hope this is enough description based on the problem.
    Waiting for your replies...
    I haven't made a progress to start with this assignment so I can't really say anything about what's not working. I do understand what the brief outlines for the project but I can't get the grips on how and where to start and thats my major problem. I hope someone can enlighten me.
    I have looked at several sites that contain bits and pieces but none have the java2d source code.
    This is a great site that states A* Algorithm [pathfinding]:
    http://www.policyalmanac.org/games/aStarTutorial.htm
    This is exactly what I need to do for my assignment but using java2d environment [images clearly show what needs to be done in order to reach destination from the starting point without colliding with the obstacles]. I hope this any help.
    P.S It is very important as I dont have much time left.
    Kind regards

    Its not that I want others to do my work, as I already have some of the code but having to bring it together as a whole [classes] confuses me and it's really depressing me and I thought someone could help me out from this hell hole by guiding or perhaps lending me a hand or two from scratch...
    The site that I quoted earlier on this thread has all the screenshots. Perhaps checking it out will give you some insight of what I really need to do as part of my assignment.
    Kind regards

  • Robot/Copy-Paste Related questions

    Hi guys and gals,
    I want to achieve the following tasks:
    (1) Copy some texts in a website starting from the cursor;
    (2) Analyze the texts.
    I am considering the following solution (which is complicated):
    Let Robot simulate the copy-paste process, and save the copied texts into a file, then open the file to analyze the texts.
    The problem here is the Robot class does not support mouse dragging (does it?) and so copy-paste is hard to simulate. Is there any solution?
    Besides, the best way is to copy the texts directly into the Java program. How can I do that?
    Many thanks.

    Copy/Paste using java :
    See http://www.javapractices.com/Topic82.cjp
    http://www.javaworld.com/javaworld/javatips/jw-javatip61.html
    http://www.cafeaulait.org/course/week13/14.html
    I think you have rather to read text/html using file reader and analyze the text to search the information you need using regexp

  • J2ME, Robot class, and sending mouse clicks from a remote device

    I'm trying to simulate a mouse click on a client machine, using J2ME on a remote host device. What's the best way to do this?

    import java.awt.Robot;
    import java.awt.event.InputEvent;
    import javax.swing.JButton;
    import javax.swing.JFrame;
    public class Main
        public static void main(String[] args)
            JFrame frame = new JFrame();
            frame.getContentPane().add(new JButton("Click Me"));
            frame.pack();
            frame.setLocationRelativeTo(null);
            try
                // Simulate a middle-button mouse click
                Robot robot = new Robot();
                robot.mousePress(InputEvent.BUTTON2_MASK);
                // Simulate a middle-button mouse click again
                robot.mousePress(InputEvent.BUTTON2_MASK);
            catch (Exception e)
                e.printStackTrace();
            frame.setVisible(true);
    }?

  • Press Right Shift key using Robot

    Hi,
    I'm developing a small tool in Java where i need to simulate all keys of the Keyboard using Java Robot.
    But, I could not find a way to simulate some Keys like "Right Shift" or "Right Alt" or "Right Control" etc..By default Robot simulates Left Shift.
    Is there a way in Java's Robot to Specify the location of the Key that we want to press ?
    Please post your thoughts and comments on this.
    Thanks
    - Srinivas

    S J I wrote:
    Found that the 'show desktop' shortcut was corrupt. It showed control-
    down arrow keys but was actually the right shift key. Reconfigured the 'show desktop' and it now works properly.
    Good you solved you problem -- but what "show desktop" shortcut are you talking about? The Desktop shortcut in Exposé is F11, has been for years. And how do you get the right shift key only in any shortcut?

  • How can I make this scene in After Effects?

    The Hobbit The Desolation of Smaug. Gandalf vs The Necromancer (Sauron) - YouTube
    I am making this scene in stop motion lego. How can I make this scene, the shield vs smoke and the flaming figure, including the shots that zoom into Sauron's mouth. How do I do these shots? I am new to after effects. I have done basic smoke before, but nothing like this. I've done snow and green screen and fire, but I'd just like some help. Thank you I have CS6

    There is no plug-in or button, only careful planning based on knowledge of the process of combining layers of images into a final image. Every element in a composite is a separate layer. If you are new you need to do some basic research. There are lots of books out there that will show you the theory. Start on AMAZON or your public library. http://www.amazon.com/Effects-Visual-Compositing-Studio-Techniques/dp/0321934695/ref=sr_1_ 2?ie=UTF8&qid=1421914012&sr=8-… may be a good place to start. Once you get some knowledge you can start breaking down a shot like this:
    Layers that I see in this shot in order.
    Vignette to darken the corners of the shot
    Foreground smoke
    Lighting effects on smoke
    Foreground branches
    Middle ground actor as a track matte or mask source for
    Middle ground smoke
    Middle ground lighting effects in the smoke
    Actor on rock
    Rock to act as a mask for background lighting effects and smoke
    Rock
    Background smoke and lighting effects
    Background
    If your original footage contained the background, the rock, the actor, and the branches then your first task would be to separate each of those to a separate layer. Then you would create or shoot the smoke and lighting effects and start building the layers. You then would modify the masks and effects on each layer to create the light wrap and look of the atmosphere using blend modes. Then you would add color grading effects or overlays to simulate the lighting in the shot. If you were really doing a shot like this you would probably add some lighting cues on the set to help sell the idea that a bunch of energy was lighting up the actors face. Like Mulenium said, there may have easily been fifty folks working on this shot for several days. It's completely unreasonable to expect that you can just add a plug-in and adjust some sliders to create the effect. Every composite requires you to separate elements into layers and then sandwich the elements you need to create and sell the effect you want to sell.

  • Robot riding through objects

    Hello, world!
    I have two problems:
    1) When I'm trying to add new entity in VSE I always receive that mistake:
    "Unable to create the <entity.class> entity:
    System.NotSupportedException: the invoked member is not supported in a dynamic assembly
    In System.Reflection.Emit.InternalAssemblyBuilder.get_Location()
    In Microsoft.Robotics.Simulation.SimulatorUI.GetNewEntity(TypeentityType)"
    Something about "dynamic assemble". Reinstall of MRDS didnt help...
    2) When I'm change position of some objects on scene (default Apartments-scene for example) my robot start ignoring them. Looks like this objects turning off their physics or something like that.
    Need your help. Best regards, MrKiray.

    Hi, MrKiray.
    Yes, that's a right fix. As for the rest, i can't recall any other major issue with .net 4.5. And sooner or later you will have to move to creating objects programmatically. So it doesn't matter much in the end.
    As for the second question, "start ignoring" is too vague. If you'd like to check physics aspect of your simulation you could always turn on the physics view. All physics entities will be shown. Description of your problem doesn't sound familiar
    to me although I have some experience with simulator.

  • Please Help.Transition effects between scenes.

    Hello,
    I am simulating an Ipad device in flash CS6, with AS3, and I have made one scene for the desktop (with all the app icons) and another scene for each app.
    I'm using buttons to navigate between apps (each app icon is a button), and made another button for the Ipad home button to go back to desktop.
    By the way , I'm using this code for the buttons;
              btn_music.addEventListener(MouseEvent.CLICK, abrerep);
              function abrerep (event:MouseEvent):void {
              gotoAndStop("1","Reproductor");
    It works fine , but I would like to add a transition effect (like a fade out, or something similar to what ipad actually do)  when you open an app or go back to desktop (change scene).
    Any advice on how to do this?!!
    I apreciate your help, thanks in advance.
    PD: Also I would like to simulate a web browser app (like safari), that when you open it, it goes to a web site, for example www.apple.com
    Any Ideas to this??

    Doing trransitions along a timeline using scenes is not very designer-friendly.  You are better off avoiding the using of frames and even the timeline.  Just have each section as a movieclip in one frame and control the visibility of each.  Then you can use Actionscript to fade things in and/or out as needed, while having the benefit of easily retaining the states of sections already visited.  You should be able to convert each scene into a movieclip by copying the timeline into a movieclip.

Maybe you are looking for

  • Need help: iPad2 jack/headphone issue

    My issue is no or garbled muffled sound from the headphone jack on my ipad2. I've tried all the usual fixes re settings, twiddling the jack, cleaning the jack,, rebooting, and even upgrading to ios7, but I still am experiencing these bizarre behavior

  • Bug or feature in iWS 6.0 sp1 for URL forwarding?

    running on Solaris 8 ... I was having difficulty configuring URL forwarding for individuals with iPlanet 6.0 SP1. I was finally able to get it working but had to manually define the redirections. I believe this to be a bug in the admin server. Defini

  • Hyperion Performance Suite : Authentification

    Hi,I would like to know if there a way (or a workaround) to bypass Hyperion Performance Suite authentification.Under Linux, I would like to use a PAM module (through Samba and NT network) to authentificate my Hyperion users.Is it possible to develop

  • One time customer incoming payment

    dear all, i sell scrap which doesn't belong to our stock to one time customer ,please how to post the incoming payment,should i create the customer master data first then to post the incoming payment through the T-code F-28 or there was another proce

  • Text Item - TATX

    Hi Team, I was checking the item category configuration of Text Item (TATX) in [VOV7]. Under the Business Data Tab the Billing Relevance field has value 'A' - delivery related billing and the Pricing field has value 'No Pricing'. What does this combi