Skip to content

Commit 914d6a1

Browse files
committed
added todo
1 parent 2cc44e6 commit 914d6a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/bitbots_behavior/bitbots_body_behavior/bitbots_body_behavior/behavior_dsd/actions

src/bitbots_behavior/bitbots_body_behavior/bitbots_body_behavior/behavior_dsd/actions/kick_ball.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ def perform(self, reevaluate=False):
126126
self.pop()
127127

128128

129+
# TODO: Fix integration
129130
class RLKick(AbstractKickAction):
130131
def __init__(self, blackboard, dsd, parameters):
131132
super().__init__(blackboard, dsd, parameters)

0 commit comments

Comments
 (0)