Skip to content

Commit

Permalink
Merge pull request #82 from zivid/Fix-pylint-warning
Browse files Browse the repository at this point in the history
Update comment formatting
  • Loading branch information
ajlandau authored Aug 31, 2020
2 parents cdc7395 + 64f8d6e commit f4f12fd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ def _capture_one_frame_and_robot_pose(


def _generate_dataset(con: rtde, input_data):
""" Generate dataset based on predefined robot poses
"""Generate dataset based on predefined robot poses
Args:
con: Connection between computer and robot
Expand Down Expand Up @@ -387,7 +387,7 @@ def _generate_dataset(con: rtde, input_data):


def perform_hand_eye_calibration(mode: str, data_dir: Path):
""" Perform had-eye calibration based on mode
"""Perform had-eye calibration based on mode
Args:
mode: Calibration mode, eye-in-hand or eye-to-hand
Expand Down

0 comments on commit f4f12fd

Please sign in to comment.