NimbRo ROS Soccer Package
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
mymarkerdisplay.h
1
#ifndef MYMARKERDISPLAY_H
2
#define MYMARKERDISPLAY_H
3
4
#include <rviz/display.h>
5
#include <rviz/default_plugin/marker_display.h>
6
7
#include <ros/package.h>
8
#include <ros/console.h>
9
10
11
class
MyMarkerDisplay :
public
rviz::MarkerDisplay
12
{
13
public
:
14
MyMarkerDisplay();
15
//virtual ~RobotDisplay();
16
17
void
update(
float
wall_dt,
float
ros_dt );
18
};
19
20
#endif
tools
trajectory_editor
include
trajectory_editor
mymarkerdisplay.h
Generated on Thu Oct 20 2016 17:56:45 for NimbRo ROS Soccer Package by
1.8.6