Loading...
Searching...
No Matches
path.hpp
Go to the documentation of this file.
1#ifndef EXAMPLE_ROBOT_DATA_PATH_HPP
2#define EXAMPLE_ROBOT_DATA_PATH_HPP
3
4#define EXAMPLE_ROBOT_DATA_MODEL_DIR "/opt/openrobots/share/example-robot-data/robots"
5
6#endif