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

test_walk_1_real_robot fixes #720

Closed
wants to merge 4 commits into from
Closed

Conversation

acrylic-origami
Copy link
Contributor

  • Only the minimal change is included in this PR the commits are kept minimal
  • Code is readable and documented in the code
  • Minimal tests have been added

@Vuwij
Copy link
Member

Vuwij commented Dec 2, 2022

You need to put the skip back in to pass CI

@@ -32,6 +32,7 @@ def walker(request) -> Navigator:
config_folder_path = f"{file_path}/../../config/"
config_path = config_folder_path + f"{robot_model}_sim_pybullet.yaml"
set_rosparam_from_yaml_file(param_path=config_path)
set_rosparam_from_yaml_file(param_path=f"{file_path}/../../../{robot_model}_description/config/motor_mapping.yaml")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete this

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and then put the rospy.wait_for_message into this

@github-actions
Copy link

github-actions bot commented Feb 4, 2023

Stale pull request message

@github-actions
Copy link

Stale pull request message

@SpraggettMG SpraggettMG deleted the dev-test-walking-fixes branch July 24, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants