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.
Loading...
Searching...
No Matches
QCPRange Member List

This is the complete list of members for QCPRange, including all inherited members.

bounded(double lowerBound, double upperBound) constQCPRange
center() constQCPRangeinline
contains(double value) constQCPRangeinline
expand(const QCPRange &otherRange)QCPRange
expand(double includeCoord)QCPRange
expanded(const QCPRange &otherRange) constQCPRange
expanded(double includeCoord) constQCPRange
lower (defined in QCPRange)QCPRange
maxRangeQCPRangestatic
minRangeQCPRangestatic
normalize()QCPRangeinline
operator!=(const QCPRange &other) const (defined in QCPRange)QCPRangeinline
operator*(const QCPRange &range, double value)QCPRangefriend
operator*(double value, const QCPRange &range)QCPRangefriend
operator*=(const double &value)QCPRangeinline
operator+(const QCPRange &range, double value)QCPRangefriend
operator+(double value, const QCPRange &range)QCPRangefriend
operator+=(const double &value)QCPRangeinline
operator-(const QCPRange &range, double value)QCPRangefriend
operator-=(const double &value)QCPRangeinline
operator/(const QCPRange &range, double value)QCPRangefriend
operator/=(const double &value)QCPRangeinline
operator<<(QDebug d, const QCPRange &range)QCPRangerelated
operator==(const QCPRange &other) const (defined in QCPRange)QCPRangeinline
QCPRange()QCPRange
QCPRange(double lower, double upper)QCPRange
sanitizedForLinScale() constQCPRange
sanitizedForLogScale() constQCPRange
size() constQCPRangeinline
upper (defined in QCPRange)QCPRange
validRange(double lower, double upper)QCPRangestatic
validRange(const QCPRange &range)QCPRangestatic