Skip to content

Commit

Permalink
update realtime_publisher header
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-rauch committed Jan 14, 2025
1 parent e64aff2 commit aa1dec2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include "franka_semantic_components/franka_robot_state.hpp"
#include "rclcpp_lifecycle/lifecycle_publisher.hpp"
#include "rclcpp_lifecycle/node_interfaces/lifecycle_node_interface.hpp"
#include "realtime_tools/realtime_publisher.h"
#include "realtime_tools/realtime_publisher.hpp"

namespace franka_robot_state_broadcaster {
class FrankaRobotStateBroadcaster : public controller_interface::ControllerInterface {
Expand Down

0 comments on commit aa1dec2

Please sign in to comment.