#include <ros/ros.h>
#include <xpp_msgs/topic_names.h>
#include <xpp_msgs/TerrainInfo.h>
#include <xpp_states/convert.h>
#include <xpp_vis/rviz_robot_builder.h>
Go to the source code of this file.
|
int | main (int argc, char *argv[]) |
|
static void | ParamsCallback (const xpp_msgs::RobotParameters ¶ms_msg) |
|
static void | StateCallback (const xpp_msgs::RobotStateCartesian &state_msg) |
|
static void | TerrainInfoCallback (const xpp_msgs::TerrainInfo &terrain_msg) |
|
◆ main()
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ ParamsCallback()
static void ParamsCallback |
( |
const xpp_msgs::RobotParameters & |
params_msg | ) |
|
|
static |
◆ StateCallback()
static void StateCallback |
( |
const xpp_msgs::RobotStateCartesian & |
state_msg | ) |
|
|
static |
◆ TerrainInfoCallback()
static void TerrainInfoCallback |
( |
const xpp_msgs::TerrainInfo & |
terrain_msg | ) |
|
|
static |
◆ robot_builder
◆ rviz_marker_pub