Giter Site home page Giter Site logo

Comments (6)

virtuald avatar virtuald commented on June 24, 2024

Where do you want to use LiveWindow from? A client (SmartDashboard) or from a server (a simulated robot). The LiveWindow classes in WPILib appear to only support running on the robot, not receiving LiveWindow data from the robot.

If you want to receive LiveWindow data from the robot, I believe you could just get the 'LiveWindow' table, and watch for new values there.

from pynetworktables.

mattyork avatar mattyork commented on June 24, 2024

I want to use LiveWindow from pyfrc robot.py netsim.

from pynetworktables.

virtuald avatar virtuald commented on June 24, 2024

Ok, I just pushed some commits with LiveWindow support. It doesn't really do anything useful, however, as nothing will get added to the LiveWindow by default.

Keep in mind that pyfrc doesn't have a complete implementation of WPILib, so if you want to actually use the LiveWindow functionality, then you will have to change all of the classes to add themselves to the LiveWindow, otherwise it won't do anything (as they don't currently do this).

Let me know if this meets your needs.

from pynetworktables.

mattyork avatar mattyork commented on June 24, 2024

Thank you, good sir! I'll try this out asap

from pynetworktables.

virtuald avatar virtuald commented on June 24, 2024

Did it work for what you needed? Thanks.

from pynetworktables.

mattyork avatar mattyork commented on June 24, 2024

Yes it did. Thank you!

from pynetworktables.

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.