Skip to content

Commit

Permalink
Remove pointer definitions
Browse files Browse the repository at this point in the history
Co-authored-by: Bence Magyar <[email protected]>
  • Loading branch information
jordan-palacios and bmagyar authored Feb 15, 2023
1 parent e769649 commit 79b8272
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ namespace ros2_control_demo_hardware
class RRBotTransmissionsSystemPositionOnlyHardware : public hardware_interface::SystemInterface
{
public:
RCLCPP_SHARED_PTR_DEFINITIONS(RRBotTransmissionsSystemPositionOnlyHardware);

ROS2_CONTROL_DEMO_HARDWARE_PUBLIC
hardware_interface::CallbackReturn on_init(
Expand Down

0 comments on commit 79b8272

Please sign in to comment.