Skip to content
Snippets Groups Projects
Unverified Commit 36fed95d authored by TTies's avatar TTies Committed by GitHub
Browse files

Update control_mode.h

Package franka_hw doesn't build without the vector include statement.
parent 42820ab4
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
#pragma once
#include <ostream>
#include <vector>
namespace franka_hw {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment