Functions | Variables

online.cc File Reference

Debug file for testing detection shape. More...

#include <shape_detect.h>
#include <roboorte_robottype.h>
Include dependency graph for online.cc:

Functions

void rcv_hokuyo_scan_cb (const ORTERecvInfo *info, void *vinstance, void *recvCallBackParam)
int robot_init_orte ()
int main ()

Variables

struct robottype_orte_data orte

Detailed Description

Debug file for testing detection shape.

Author:
Martin Synek
Michal Sojka
Date:
11/02/25

More information about using introduced methods can be found in dokumentation of class Shape_detect (shape_detect.h)


Function Documentation

int main ( void   ) 

Here is the call graph for this function:

void rcv_hokuyo_scan_cb ( const ORTERecvInfo *  info,
void *  vinstance,
void *  recvCallBackParam 
)

Here is the call graph for this function:

int robot_init_orte (  ) 

Here is the call graph for this function:

Here is the caller graph for this function:


Variable Documentation

struct robottype_orte_data orte