Package-Identification-using-Turtlebot
Robots have been used to improve efficiency in a various tasks in warehouses such as package handling, identification and organization. This project aims to simulate the use of Turtlebot in identifying packages with QR codes, in a warehouse setting.
|
#include <gtest/gtest.h>
#include <ros/ros.h>
Functions | |
int | main (int argc, char **argv) |
Run all the tests that were declared with TEST() More... | |
Variables | |
std::shared_ptr< ros::NodeHandle > | nh |
int main | ( | int | argc, |
char ** | argv | ||
) |
Run all the tests that were declared with TEST()
[in] | argc | |
[in] | argv |
std::shared_ptr<ros::NodeHandle> nh |