Since #279 was merged, I get the following compiler error when building franka_ros from source and having its Debian packages installed in /opt/ros too:
franka_control_node.cpp:128:43: error: ‘class franka_hw::FrankaHW’ has no member named ‘robotMode’; did you mean ‘robotMutex’?
Since #279 was merged, I get the following compiler error when building
franka_ros
from source and having its Debian packages installed in/opt/ros
too: