|
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 QCPAxisTickerFixed, including all inherited members.
| cleanMantissa(double input) const (defined in QCPAxisTicker) | QCPAxisTicker | protected |
| createLabelVector(const QVector< double > &ticks, const QLocale &locale, QChar formatChar, int precision) (defined in QCPAxisTicker) | QCPAxisTicker | protectedvirtual |
| createSubTickVector(int subTickCount, const QVector< double > &ticks) (defined in QCPAxisTicker) | QCPAxisTicker | protectedvirtual |
| createTickVector(double tickStep, const QCPRange &range) (defined in QCPAxisTicker) | QCPAxisTicker | protectedvirtual |
| generate(const QCPRange &range, const QLocale &locale, QChar formatChar, int precision, QVector< double > &ticks, QVector< double > *subTicks, QVector< QString > *tickLabels) | QCPAxisTicker | virtual |
| getMantissa(double input, double *magnitude=nullptr) const (defined in QCPAxisTicker) | QCPAxisTicker | protected |
| getSubTickCount(double tickStep) (defined in QCPAxisTicker) | QCPAxisTicker | protectedvirtual |
| getTickLabel(double tick, const QLocale &locale, QChar formatChar, int precision) (defined in QCPAxisTicker) | QCPAxisTicker | protectedvirtual |
| getTickStep(const QCPRange &range) Q_DECL_OVERRIDE (defined in QCPAxisTickerFixed) | QCPAxisTickerFixed | protectedvirtual |
| mScaleStrategy (defined in QCPAxisTickerFixed) | QCPAxisTickerFixed | protected |
| mTickCount (defined in QCPAxisTicker) | QCPAxisTicker | protected |
| mTickOrigin (defined in QCPAxisTicker) | QCPAxisTicker | protected |
| mTickStep (defined in QCPAxisTickerFixed) | QCPAxisTickerFixed | protected |
| mTickStepStrategy (defined in QCPAxisTicker) | QCPAxisTicker | protected |
| pickClosest(double target, const QVector< double > &candidates) const (defined in QCPAxisTicker) | QCPAxisTicker | protected |
| QCPAxisTicker() | QCPAxisTicker | |
| QCPAxisTickerFixed() | QCPAxisTickerFixed | |
| ScaleStrategy enum name | QCPAxisTickerFixed | |
| scaleStrategy() const (defined in QCPAxisTickerFixed) | QCPAxisTickerFixed | inline |
| setScaleStrategy(ScaleStrategy strategy) | QCPAxisTickerFixed | |
| setTickCount(int count) | QCPAxisTicker | |
| setTickOrigin(double origin) | QCPAxisTicker | |
| setTickStep(double step) | QCPAxisTickerFixed | |
| setTickStepStrategy(TickStepStrategy strategy) | QCPAxisTicker | |
| ssMultiples enum value | QCPAxisTickerFixed | |
| ssNone enum value | QCPAxisTickerFixed | |
| ssPowers enum value | QCPAxisTickerFixed | |
| tickCount() const (defined in QCPAxisTicker) | QCPAxisTicker | inline |
| tickOrigin() const (defined in QCPAxisTicker) | QCPAxisTicker | inline |
| tickStep() const (defined in QCPAxisTickerFixed) | QCPAxisTickerFixed | inline |
| TickStepStrategy enum name | QCPAxisTicker | |
| tickStepStrategy() const (defined in QCPAxisTicker) | QCPAxisTicker | inline |
| trimTicks(const QCPRange &range, QVector< double > &ticks, bool keepOneOutlier) const (defined in QCPAxisTicker) | QCPAxisTicker | protected |
| tssMeetTickCount enum value | QCPAxisTicker | |
| tssReadability enum value | QCPAxisTicker | |
| ~QCPAxisTicker() (defined in QCPAxisTicker) | QCPAxisTicker | virtual |