transformable_server_sample.cpp
Go to the documentation of this file.
1 #include <ros/ros.h>
3 
4 using namespace jsk_interactive_marker;
5 
6 int main(int argc, char** argv)
7 {
8  ros::init(argc, argv, "simple_marker");
9 
11 
12  ti_server->run();
13 
14 }
ros::init
ROSCPP_DECL void init(const M_string &remappings, const std::string &name, uint32_t options=0)
ros.h
jsk_interactive_marker
Definition: camera_info_publisher.h:48
main
int main(int argc, char **argv)
Definition: transformable_server_sample.cpp:6
argv
ROS_INFO ROS_ERROR int pointer * argv
transformable_interactive_server.h
jsk_interactive_marker::TransformableInteractiveServer::run
void run()
Definition: transformable_interactive_server.cpp:723
jsk_interactive_marker::TransformableInteractiveServer
Definition: transformable_interactive_server.h:37


jsk_interactive_marker
Author(s): furuta
autogenerated on Sat Jun 1 2024 02:47:23