Home
last modified time | relevance | path

Searched refs:get_cMe (Results 1 – 25 of 29) sorted by relevance

12

/dports/misc/visp/visp-3.4.0/modules/robot/src/real-robot/ptu46/
H A DvpPtu46.cpp196 get_cMe(cMe); in get_cVe()
210 void vpPtu46::get_cMe(vpHomogeneousMatrix &cMe) const in get_cMe() function in vpPtu46
H A DvpRobotPtu46.cpp214 vpPtu46::get_cMe(cMe); in get_cVe()
228 void vpRobotPtu46::get_cMe(vpHomogeneousMatrix &cMe) const { vpPtu46::get_cMe(cMe); } in get_cMe() function in vpRobotPtu46
/dports/misc/visp/visp-3.4.0/modules/robot/include/visp3/robot/
H A DvpUnicycle.h74 vpHomogeneousMatrix get_cMe() const { return cMe_; } in get_cMe() function
H A DvpPtu46.h97 void get_cMe(vpHomogeneousMatrix &_cMe) const;
H A DvpAfma4.h128 void get_cMe(vpHomogeneousMatrix &cMe) const;
H A DvpBiclops.h157 vpHomogeneousMatrix get_cMe() const { return cMe_; } in get_cMe() function
H A DvpRobotPtu46.h103 void get_cMe(vpHomogeneousMatrix &_cMe) const;
H A DvpRobotBiclops.h105 void get_cMe(vpHomogeneousMatrix &_cMe) const;
H A DvpViper.h133 void get_cMe(vpHomogeneousMatrix &cMe) const;
H A DvpRobotAfma4.h239 void get_cMe(vpHomogeneousMatrix &cMe) const;
H A DvpAfma6.h163 void get_cMe(vpHomogeneousMatrix &cMe) const;
H A DvpRobotAfma6.h279 void get_cMe(vpHomogeneousMatrix &_cMe) const;
H A DvpRobotViper650.h426 void get_cMe(vpHomogeneousMatrix &cMe) const;
H A DvpRobotViper850.h437 void get_cMe(vpHomogeneousMatrix &cMe) const;
H A DvpSimulatorViper850.h241 void get_cMe(vpHomogeneousMatrix &cMe);
H A DvpSimulatorAfma6.h213 void get_cMe(vpHomogeneousMatrix &cMe);
/dports/misc/visp/visp-3.4.0/modules/robot/src/real-robot/afma4/
H A DvpAfma4.cpp309 void vpAfma4::get_cMe(vpHomogeneousMatrix &cMe) const { cMe = this->_eMc.inverse(); } in get_cMe() function in vpAfma4
323 get_cMe(cMe); in get_cVe()
H A DvpRobotAfma4.cpp529 vpAfma4::get_cMe(cMe); in get_cVe()
574 void vpRobotAfma4::get_cMe(vpHomogeneousMatrix &cMe) const { vpAfma4::get_cMe(cMe); } in get_cMe() function in vpRobotAfma4
/dports/misc/visp/visp-3.4.0/modules/robot/src/real-robot/afma6/
H A DvpRobotAfma6.cpp798 vpAfma6::get_cMe(cMe); in get_cVe()
813 void vpRobotAfma6::get_cMe(vpHomogeneousMatrix &cMe) const { vpAfma6::get_cMe(cMe); } in get_cMe() function in vpRobotAfma6
1644 this->get_cMe(cMe); in setVelocity()
/dports/misc/visp/visp-3.4.0/modules/robot/src/real-robot/biclops/
H A DvpRobotBiclops.cpp616 cMe = vpBiclops::get_cMe(); in get_cVe()
630 void vpRobotBiclops::get_cMe(vpHomogeneousMatrix &cMe) const { cMe = vpBiclops::get_cMe(); } in get_cMe() function in vpRobotBiclops
/dports/misc/visp/visp-3.4.0/modules/robot/src/real-robot/viper/
H A DvpRobotViper650.cpp904 vpViper650::get_cMe(cMe); in get_cVe()
920 void vpRobotViper650::get_cMe(vpHomogeneousMatrix &cMe) const { vpViper650::get_cMe(cMe); } in get_cMe() function in vpRobotViper650
1701 this->get_cMe(cMe); in setVelocity()
H A DvpRobotViper850.cpp924 vpViper850::get_cMe(cMe); in get_cVe()
940 void vpRobotViper850::get_cMe(vpHomogeneousMatrix &cMe) const { vpViper850::get_cMe(cMe); } in get_cMe() function in vpRobotViper850
1732 this->get_cMe(cMe); in setVelocity()
/dports/misc/visp/visp-3.4.0/modules/robot/src/robot-simulator/
H A DvpSimulatorViper850.cpp701 get_cMe(cMe); in compute_fMi()
2096 void vpSimulatorViper850::get_cMe(vpHomogeneousMatrix &cMe) { vpViper850::get_cMe(cMe); } in get_cMe() function in vpSimulatorViper850
2108 vpViper850::get_cMe(cMe); in get_cVe()
2325 get_cMe(cMe); in getExternalImage()
H A DvpSimulatorAfma6.cpp2105 void vpSimulatorAfma6::get_cMe(vpHomogeneousMatrix &cMe) { vpAfma6::get_cMe(cMe); } in get_cMe() function in vpSimulatorAfma6
2117 vpAfma6::get_cMe(cMe); in get_cVe()
2356 get_cMe(cMe); in getExternalImage()
/dports/misc/visp/visp-3.4.0/example/servo-afma6/
H A DservoAfma6Points2DCamVelocityEyeToHand.cpp306 robot.get_cMe(camrobotMe); in main()

12