Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple incorrect comment changes. #1330

Open
1 task done
Kunal2341 opened this issue Oct 29, 2024 · 0 comments
Open
1 task done

Simple incorrect comment changes. #1330

Kunal2341 opened this issue Oct 29, 2024 · 0 comments

Comments

@Kunal2341
Copy link

Kunal2341 commented Oct 29, 2024

Proposal

Just a simple change, in the file actions_cfg.py under class JointPositionToLimitsActionCfg(ActionTermCfg): the comment suggests

See :class:`JointPositionWithinLimitsAction` for more details.

however that class doesn't exist. I believe the comment, should say see class JointPositionToLimitsAction(ActionTerm): as that is the correct class name. Which is within joint_actions_to_limits.py file.

Motivation

Simple just comment change

Checklist

  • I have checked that there is no similar issue in the repo (required)

Acceptance Criteria

Change of comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant