#include <MultiRegSol.h>
Public Member Functions | |
| string | print () |
| Print function. | |
| int | getRobotMeasures (int id, vector< Pose > *meas, vector< MIPMatrix > *measCov, Decimal *rightProb) |
| Get the measurement of a single robot. | |
| string MipAlgorithms::MultiRegSol::print | ( | ) |
Print function.
| int MipAlgorithms::MultiRegSol::getRobotMeasures | ( | int | id, | |
| vector< Pose > * | meas, | |||
| vector< MIPMatrix > * | measCov, | |||
| Decimal * | rightProb | |||
| ) |
Get the measurement of a single robot.
| id | Id of the robot of which are required the measures. |
1.5.6