|
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 QCPDataSelection, including all inherited members.
| addDataRange(const QCPDataRange &dataRange, bool simplify=true) | QCPDataSelection | |
| clear() | QCPDataSelection | |
| contains(const QCPDataSelection &other) const | QCPDataSelection | |
| dataPointCount() const | QCPDataSelection | |
| dataRange(int index=0) const | QCPDataSelection | |
| dataRangeCount() const | QCPDataSelection | inline |
| dataRanges() const | QCPDataSelection | inline |
| enforceType(QCP::SelectionType type) | QCPDataSelection | |
| intersection(const QCPDataRange &other) const | QCPDataSelection | |
| intersection(const QCPDataSelection &other) const | QCPDataSelection | |
| inverse(const QCPDataRange &outerRange) const | QCPDataSelection | |
| isEmpty() const | QCPDataSelection | inline |
| operator!=(const QCPDataSelection &other) const (defined in QCPDataSelection) | QCPDataSelection | inline |
| operator+(const QCPDataSelection &a, const QCPDataSelection &b) | QCPDataSelection | friend |
| operator+(const QCPDataRange &a, const QCPDataSelection &b) | QCPDataSelection | friend |
| operator+(const QCPDataSelection &a, const QCPDataRange &b) | QCPDataSelection | friend |
| operator+(const QCPDataRange &a, const QCPDataRange &b) | QCPDataSelection | friend |
| operator+=(const QCPDataSelection &other) | QCPDataSelection | |
| operator+=(const QCPDataRange &other) | QCPDataSelection | |
| operator-(const QCPDataSelection &a, const QCPDataSelection &b) | QCPDataSelection | friend |
| operator-(const QCPDataRange &a, const QCPDataSelection &b) | QCPDataSelection | friend |
| operator-(const QCPDataSelection &a, const QCPDataRange &b) | QCPDataSelection | friend |
| operator-(const QCPDataRange &a, const QCPDataRange &b) | QCPDataSelection | friend |
| operator-=(const QCPDataSelection &other) | QCPDataSelection | |
| operator-=(const QCPDataRange &other) | QCPDataSelection | |
| operator<<(QDebug d, const QCPDataSelection &selection) | QCPDataSelection | related |
| operator==(const QCPDataSelection &other) const | QCPDataSelection | |
| QCPDataSelection() | QCPDataSelection | explicit |
| QCPDataSelection(const QCPDataRange &range) | QCPDataSelection | explicit |
| simplify() | QCPDataSelection | |
| span() const | QCPDataSelection |