bamboosdu / RGBD_POSE_Socket_linux

This is server in ROS. Transport rgbd and pose information from ROS to sever PC using socket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

imageCallback.h //get the rgbd information from the ros topic

poseCallback.h //get the pose data from the ros topic

socket.h //about socket information transport

socket_server.cpp //main loop

About

This is server in ROS. Transport rgbd and pose information from ROS to sever PC using socket


Languages

Language:C++ 95.4%Language:CMake 4.6%