85 std::shared_ptr<wpi::nt::NetworkTable> m_table;
@ name
Definition base.h:690
void SetBackgroundColor(const wpi::util::Color8Bit &color)
Set the Mechanism2d background color.
Mechanism2d(double width, double height, const wpi::util::Color8Bit &backgroundColor={0, 0, 32})
Create a new Mechanism2d with the given dimensions and background color.
MechanismRoot2d * GetRoot(std::string_view name, double x, double y)
Get or create a root in this Mechanism2d with the given name and position.
void InitSendable(wpi::nt::NTSendableBuilder &builder) override
Initializes this Sendable object.
Root Mechanism2d node.
Definition MechanismRoot2d.hpp:25
NetworkTables DoubleArray publisher.
Definition DoubleArrayTopic.hpp:182
Helper class for building Sendable dashboard representations for NetworkTables.
Definition NTSendableBuilder.hpp:21
Interface for NetworkTable Sendable objects.
Definition NTSendable.hpp:16
NetworkTables String publisher.
Definition StringTopic.hpp:184
Represents colors that can be used with Addressable LEDs.
Definition Color8Bit.hpp:23
A helper class for use with objects that add themselves to SendableRegistry.
Definition SendableHelper.hpp:21
StringMap is a sorted associative container that contains key-value pairs with unique string keys.
Definition StringMap.hpp:26
color
Definition color.h:16
::std::mutex mutex
Definition mutex.hpp:17
Definition CvSource.hpp:15