YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
yarpcontext.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2006-2021 Istituto Italiano di Tecnologia (IIT)
3 * SPDX-License-Identifier: BSD-3-Clause
4 */
5
6#ifndef YARPCONTEXT_H
7#define YARPCONTEXT_H
8
9int yarp_context_main(int argc, char *argv[]);
11#endif
void yarp_context_help()
int yarp_context_main(int argc, char *argv[])