Logo
Explore Help
Register Sign In
Team2890/allwpilib
4
0
Fork 0
You've already forked allwpilib
mirror of https://github.com/wpilibsuite/allwpilib synced 2026-06-22 01:11:42 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
476b9641c113da8a019bbbb1ab904a704706c4e4
allwpilib/simulation/halsim_gui/src/main/native/cpp/PowerDistributionSimGui.hpp

15 lines
336 B
C++
Raw Normal View History

Remove year from file copyright message (NFC) (#2972) Also update copyright to include "and other WPILib contributors" and clarify license referral language to not be restricted to FIRST teams.
2020-12-26 14:12:05 -08:00
// Copyright (c) FIRST and other WPILib contributors.
// Open Source Software; you can modify and/or share it under the terms of
// the WPILib BSD license file in the root directory of this project.
Add simulation GUI plugin This uses Dear Imgui to provide a cross-platform integrated GUI for robot simulation. The GUI provides fully integrated DS and joystick support so it's not necessary to run the official DS.
2019-09-23 00:24:10 -07:00
#pragma once
namespace halsimgui {
[hal] Rename PowerDistributionPanel to PowerDistribution (#3466) Makes HAL more generic for the PDP, to enable the Rev PDH in the future.
2021-08-04 20:31:17 -07:00
class PowerDistributionSimGui {
Add simulation GUI plugin This uses Dear Imgui to provide a cross-platform integrated GUI for robot simulation. The GUI provides fully integrated DS and joystick support so it's not necessary to run the official DS.
2019-09-23 00:24:10 -07:00
public:
static void Initialize();
};
} // namespace halsimgui
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 167ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API