Looking for Caresses
SoRo project to let Miro interact as a pet would do
|
Public Member Functions | |
B_approach (ros::NodeHandle nh, ros::Publisher pubPlat) | |
Costructor for phase B task. More... | |
int | main () |
main for approachin phase. MiRo goes straight until the sensor detect something (ideally the user hand) sufficently near More... | |
Definition at line 11 of file B_approach.h.
B_approach::B_approach | ( | ros::NodeHandle | nh, |
ros::Publisher | pubPlat | ||
) |
Costructor for phase B task.
nh | the ros nodeHandle to subscribe |
pubPlat | the Publisher object to publish on topic |
Definition at line 11 of file B_approach.cpp.
int B_approach::main | ( | ) |
main for approachin phase. MiRo goes straight until the sensor detect something (ideally the user hand) sufficently near
Definition at line 56 of file B_approach.cpp.