frankaemika/franka_ros

Build error: ’class franka_hw::FrankaHW’ has no member named ‘robotMode’

Closed this issue · 1 comments

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’?

See #320 for a fix.