mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-28 02:11:43 +00:00
13 lines
583 B
Plaintext
13 lines
583 B
Plaintext
Source: frcsim-gazebo-plugins
|
|
Maintainer: Alex Henning <alex@thoriumrobotics.com>
|
|
Section: misc
|
|
Priority: optional
|
|
Standards-Version: 3.9.4
|
|
Build-Depends: debhelper (>= 9), gazebo3, libgazebo-dev, libavcodec-dev, libavformat-dev, libswscale-dev
|
|
|
|
Package: frcsim-gazebo-plugins
|
|
Architecture: i386 amd64
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, gazebo3, libgazebo-dev, libavcodec-dev, libswscale-dev
|
|
Description: FRC plugin for controlling robots in the gazebo plugin.
|
|
This plugin allows robots in gazebo to communicate with WPILib
|
|
programs and enables the control of the robots. |