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

Update run.launch.py #608

Closed
wants to merge 1 commit into from
Closed

Update run.launch.py #608

wants to merge 1 commit into from

Conversation

KarthiAru
Copy link

Added the path for the panda_config.yaml file. This is required to run the pick_place_demo example.

Added the path for the panda_config.yaml file. This is required to run the pick_place_demo example.
Comment on lines +20 to +24
os.path.join(
get_package_share_directory("moveit_task_constructor_demo"),
"config",
"panda_config.yaml",
),
Copy link
Contributor

Choose a reason for hiding this comment

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

Are you sure this works?
As far as I know, parameters should be a list of dictionaries (representing the parameter values).

@rhaschke
Copy link
Contributor

Cherry-picked #607.

@rhaschke rhaschke closed this Aug 27, 2024
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.

2 participants