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

Use contoller config in moveit fake hardware launch only if defined #63

Merged
merged 2 commits into from
Sep 2, 2024

Conversation

Svastits
Copy link
Member

@Svastits Svastits commented Sep 2, 2024

Before submitting this PR into master please make sure:

If you added a new robot model:

  • you extended the table of verified data in README.md with the new model
  • you extended the CMakeLists.txt of the appropriate moveit configuration package with the new model
  • you added a test_<robot_model>.launch.py and after launching the robot was visible in rviz
  • you added a <robot_model>_joint_limits.yaml file in the config directory (to provide moveit support)

If you modified an already existing robot model:

  • you checked and optionally updated the table of verified data in README.md with the changes
  • you have run the test_<robot_model>.launch.py and the robot was visible in rviz

Short description of the change

@Svastits Svastits merged commit 2b0a7c8 into master Sep 2, 2024
3 checks passed
@Svastits Svastits deleted the fix/controller_config branch September 2, 2024 07:50
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

Successfully merging this pull request may close these issues.

1 participant