Giter Club home page Giter Club logo

Comments (6)

moenasrallah avatar moenasrallah commented on July 28, 2024

To clarify... I dragged this rig as a prefab from the RobotCandidates folder.
Choosing it from the main menu where we pick the map gives the menu system better functionailty.
However, I made a cloned prefab from the suv prefab you already have in the project folders.

Which object in the Hierarchy of the san francisco scene controls instatiating UserInterfaceNew(Clone) and DashUIManager(Clone)? Maybe it'll get me closer to getting a full menu on my custom suv prefab working

When picked from main menu:

image

from simulator.

martins-mozeiko avatar martins-mozeiko commented on July 28, 2024

If I understand correctly, you added new car prefab to scene and want to run it directly from scene, not through main menu? If so, then check SingleRosConnection object - its property "Robot Setup" should be set to car object that is in scene. The menu will be setup only for this instance.

If that is not the situation you have, then please check the error log. For editor it is in "Console" window, for editor it is Player.log file (location depends on OS: https://docs.unity3d.com/Manual/LogFiles.html#Player). It should have some kind of error if UI does not show up.

from simulator.

moenasrallah avatar moenasrallah commented on July 28, 2024

That works Martins. Thank you

Only thing that doesn't instantiate is the new DashUIManager. What's missing for that?

from simulator.

EricBoiseLGSVL avatar EricBoiseLGSVL commented on July 28, 2024

The DashUIManager is still in development and isn't set to work when starting in SF.scene. It is created in menu scene after loading the map selected (MenuScript.cs). Once the system is finished, DashUI will launch in any scene and remove the single ros connection dependency to make development easier.

from simulator.

moenasrallah avatar moenasrallah commented on July 28, 2024

@EricBoiseLGSVL thank you for that info

from simulator.

moenasrallah avatar moenasrallah commented on July 28, 2024

Update:

  1. Added custom scene to the map selector of the main menu
  2. Added custom vehicle prefab to the vehicle selector of the main menu
  3. Now after reading @EricBoiseLGSVL 's comment, the DashUIManager shows up and works successfully with the custom car :)

from simulator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.