New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

robotpy-halsim-ws

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

robotpy-halsim-ws

WPILib simulator websim Extensions

  • 2025.3.1.1
  • PyPI
  • Socket score

Maintainers
2

robotpy-halsim-ws

Installing this package will allow you to utilize the 2020+ WPILib websim from a RobotPy program.

Usage

First, install pyfrc. Then run your robot with the 'sim' argument and --ws-server or --ws-client flag:

# Windows
py -3 -m robotpy sim --ws-server
py -3 -m robotpy sim --ws-client

# Linux/OSX
python3 -m robotpy sim --ws-server
python3 -m robotpy sim --ws-client

WPILib's documentation for using the simulator can be found at http://docs.wpilib.org/en/latest/docs/software/wpilib-tools/robot-simulation/

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc