|
LARS
LARS (Light Augmented Reality System) is an open-source framework for light-based interaction and real-time tracking in multi-robot experiments. Inspired by ARK, LARS extends the augmented reality paradigm to robotic collectives by projecting dynamic visual cues and environments onto the arena, enabling new experimental possibilities for collective robotics research, education, and outreach. LARS features integrated tracking, light projection, and modular experiment control with a user-friendly Qt GUI.
|
This is the complete list of members for QCPItemEllipse, including all inherited members.
| aiBottom enum value (defined in QCPItemEllipse) | QCPItemEllipse | protected |
| aiBottomLeftRim enum value (defined in QCPItemEllipse) | QCPItemEllipse | protected |
| aiBottomRightRim enum value (defined in QCPItemEllipse) | QCPItemEllipse | protected |
| aiCenter enum value (defined in QCPItemEllipse) | QCPItemEllipse | protected |
| aiLeft enum value (defined in QCPItemEllipse) | QCPItemEllipse | protected |
| aiRight enum value (defined in QCPItemEllipse) | QCPItemEllipse | protected |
| aiTop enum value (defined in QCPItemEllipse) | QCPItemEllipse | protected |
| aiTopLeftRim enum value (defined in QCPItemEllipse) | QCPItemEllipse | protected |
| aiTopRightRim enum value (defined in QCPItemEllipse) | QCPItemEllipse | protected |
| anchor(const QString &name) const | QCPAbstractItem | |
| AnchorIndex enum name (defined in QCPItemEllipse) | QCPItemEllipse | protected |
| anchorPixelPosition(int anchorId) const Q_DECL_OVERRIDE (defined in QCPItemEllipse) | QCPItemEllipse | protectedvirtual |
| anchors() const | QCPAbstractItem | inline |
| antialiased() const (defined in QCPLayerable) | QCPLayerable | inline |
| applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const (defined in QCPLayerable) | QCPLayerable | protected |
| applyDefaultAntialiasingHint(QCPPainter *painter) const Q_DECL_OVERRIDE (defined in QCPAbstractItem) | QCPAbstractItem | protectedvirtual |
| bottom (defined in QCPItemEllipse) | QCPItemEllipse | |
| bottomLeftRim (defined in QCPItemEllipse) | QCPItemEllipse | |
| bottomRight (defined in QCPItemEllipse) | QCPItemEllipse | |
| bottomRightRim (defined in QCPItemEllipse) | QCPItemEllipse | |
| brush() const (defined in QCPItemEllipse) | QCPItemEllipse | inline |
| center (defined in QCPItemEllipse) | QCPItemEllipse | |
| clipAxisRect() const (defined in QCPAbstractItem) | QCPAbstractItem | |
| clipRect() const Q_DECL_OVERRIDE (defined in QCPAbstractItem) | QCPAbstractItem | protectedvirtual |
| clipToAxisRect() const (defined in QCPAbstractItem) | QCPAbstractItem | inline |
| createAnchor(const QString &name, int anchorId) (defined in QCPAbstractItem) | QCPAbstractItem | protected |
| createPosition(const QString &name) (defined in QCPAbstractItem) | QCPAbstractItem | protected |
| deselectEvent(bool *selectionStateChanged) Q_DECL_OVERRIDE (defined in QCPAbstractItem) | QCPAbstractItem | protectedvirtual |
| draw(QCPPainter *painter) Q_DECL_OVERRIDE (defined in QCPItemEllipse) | QCPItemEllipse | protectedvirtual |
| hasAnchor(const QString &name) const | QCPAbstractItem | |
| initializeParentPlot(QCustomPlot *parentPlot) (defined in QCPLayerable) | QCPLayerable | protected |
| layer() const (defined in QCPLayerable) | QCPLayerable | inline |
| layerChanged(QCPLayer *newLayer) | QCPLayerable | signal |
| left (defined in QCPItemEllipse) | QCPItemEllipse | |
| mainBrush() const (defined in QCPItemEllipse) | QCPItemEllipse | protected |
| mainPen() const (defined in QCPItemEllipse) | QCPItemEllipse | protected |
| mAnchors (defined in QCPAbstractItem) | QCPAbstractItem | protected |
| mAntialiased (defined in QCPLayerable) | QCPLayerable | protected |
| mBrush (defined in QCPItemEllipse) | QCPItemEllipse | protected |
| mClipAxisRect (defined in QCPAbstractItem) | QCPAbstractItem | protected |
| mClipToAxisRect (defined in QCPAbstractItem) | QCPAbstractItem | protected |
| mLayer (defined in QCPLayerable) | QCPLayerable | protected |
| mouseDoubleClickEvent(QMouseEvent *event, const QVariant &details) | QCPLayerable | protectedvirtual |
| mouseMoveEvent(QMouseEvent *event, const QPointF &startPos) | QCPLayerable | protectedvirtual |
| mousePressEvent(QMouseEvent *event, const QVariant &details) | QCPLayerable | protectedvirtual |
| mouseReleaseEvent(QMouseEvent *event, const QPointF &startPos) | QCPLayerable | protectedvirtual |
| moveToLayer(QCPLayer *layer, bool prepend) (defined in QCPLayerable) | QCPLayerable | protected |
| mParentLayerable (defined in QCPLayerable) | QCPLayerable | protected |
| mParentPlot (defined in QCPLayerable) | QCPLayerable | protected |
| mPen (defined in QCPItemEllipse) | QCPItemEllipse | protected |
| mPositions (defined in QCPAbstractItem) | QCPAbstractItem | protected |
| mSelectable (defined in QCPAbstractItem) | QCPAbstractItem | protected |
| mSelected (defined in QCPAbstractItem) | QCPAbstractItem | protected |
| mSelectedBrush (defined in QCPItemEllipse) | QCPItemEllipse | protected |
| mSelectedPen (defined in QCPItemEllipse) | QCPItemEllipse | protected |
| mVisible (defined in QCPLayerable) | QCPLayerable | protected |
| parentLayerable() const | QCPLayerable | inline |
| parentPlot() const (defined in QCPLayerable) | QCPLayerable | inline |
| parentPlotInitialized(QCustomPlot *parentPlot) (defined in QCPLayerable) | QCPLayerable | protectedvirtual |
| pen() const (defined in QCPItemEllipse) | QCPItemEllipse | inline |
| position(const QString &name) const | QCPAbstractItem | |
| positions() const | QCPAbstractItem | inline |
| QCPAbstractItem(QCustomPlot *parentPlot) | QCPAbstractItem | explicit |
| QCPItemEllipse(QCustomPlot *parentPlot) | QCPItemEllipse | explicit |
| QCPLayerable(QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=nullptr) | QCPLayerable | |
| realVisibility() const | QCPLayerable | |
| rectDistance(const QRectF &rect, const QPointF &pos, bool filledRect) const (defined in QCPAbstractItem) | QCPAbstractItem | protected |
| right (defined in QCPItemEllipse) | QCPItemEllipse | |
| selectable() const (defined in QCPAbstractItem) | QCPAbstractItem | inline |
| selectableChanged(bool selectable) (defined in QCPAbstractItem) | QCPAbstractItem | signal |
| selected() const (defined in QCPAbstractItem) | QCPAbstractItem | inline |
| selectedBrush() const (defined in QCPItemEllipse) | QCPItemEllipse | inline |
| selectedPen() const (defined in QCPItemEllipse) | QCPItemEllipse | inline |
| selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) Q_DECL_OVERRIDE (defined in QCPAbstractItem) | QCPAbstractItem | protectedvirtual |
| selectionCategory() const Q_DECL_OVERRIDE (defined in QCPAbstractItem) | QCPAbstractItem | protectedvirtual |
| selectionChanged(bool selected) | QCPAbstractItem | signal |
| selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=nullptr) const Q_DECL_OVERRIDE | QCPItemEllipse | virtual |
| setAntialiased(bool enabled) | QCPLayerable | |
| setBrush(const QBrush &brush) | QCPItemEllipse | |
| setClipAxisRect(QCPAxisRect *rect) | QCPAbstractItem | |
| setClipToAxisRect(bool clip) | QCPAbstractItem | |
| setLayer(QCPLayer *layer) | QCPLayerable | |
| setLayer(const QString &layerName) | QCPLayerable | |
| setParentLayerable(QCPLayerable *parentLayerable) (defined in QCPLayerable) | QCPLayerable | protected |
| setPen(const QPen &pen) | QCPItemEllipse | |
| setSelectable(bool selectable) | QCPAbstractItem | |
| setSelected(bool selected) | QCPAbstractItem | |
| setSelectedBrush(const QBrush &brush) | QCPItemEllipse | |
| setSelectedPen(const QPen &pen) | QCPItemEllipse | |
| setVisible(bool on) | QCPLayerable | |
| top (defined in QCPItemEllipse) | QCPItemEllipse | |
| topLeft (defined in QCPItemEllipse) | QCPItemEllipse | |
| topLeftRim (defined in QCPItemEllipse) | QCPItemEllipse | |
| topRightRim (defined in QCPItemEllipse) | QCPItemEllipse | |
| visible() const (defined in QCPLayerable) | QCPLayerable | inline |
| wheelEvent(QWheelEvent *event) | QCPLayerable | protectedvirtual |
| ~QCPAbstractItem() Q_DECL_OVERRIDE (defined in QCPAbstractItem) | QCPAbstractItem | virtual |
| ~QCPItemEllipse() Q_DECL_OVERRIDE (defined in QCPItemEllipse) | QCPItemEllipse | virtual |
| ~QCPLayerable() (defined in QCPLayerable) | QCPLayerable | virtual |