Skip to content

Commit 0758311

Browse files
committed
removed old todo
1 parent d881ef1 commit 0758311

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

aegis_grpc/include/aegis_grpc/robot_control_service.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ class RobotControlServiceImpl final : public proto_aegis_grpc::v1::RobotControlS
3030

3131
explicit RobotControlServiceImpl(std::shared_ptr<rclcpp::Node> node);
3232

33-
// TODO(issue#87) Create additional methods to enable and disable servo control.
3433
grpc::Status ServoEnable(grpc::ServerContext* context,
3534
const google::protobuf::Empty* request,
3635
proto_aegis_grpc::v1::TriggerResponse* response) override;

0 commit comments

Comments
 (0)