Skip to content
Snippets Groups Projects
Commit f0aed906 authored by Olivier Stasse's avatar Olivier Stasse Committed by Guilhem Saurel
Browse files

Switch off warnings from ros.

parent d55eee41
No related branches found
No related tags found
No related merge requests found
#ifndef DYNAMIC_GRAPH_BRIDGE_INTERPRETER_HH
#define DYNAMIC_GRAPH_BRIDGE_INTERPRETER_HH
#pragma GCC diagnostic push
#pragma GCC system_header
#include <ros/ros.h>
#pragma GCC diagnostic pop
#include <dynamic_graph_bridge_msgs/RunCommand.h>
#include <dynamic_graph_bridge_msgs/RunPythonFile.h>
#include <dynamic-graph/python/interpreter.hh>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment