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

Collision avoidance tutorial fix #62

Merged
merged 2 commits into from
Jul 19, 2021
Merged

Collision avoidance tutorial fix #62

merged 2 commits into from
Jul 19, 2021

Conversation

hello-adamc
Copy link
Contributor

Edited tutorial to include fix related to where the custom collision model module is created. This is to avoid import errors.

@hello-adamc hello-adamc changed the title Tutorial fix Collision avoidance tutorial fix Jul 19, 2021
@@ -194,6 +201,19 @@ collision_arm_table:
py_class_name: 'CollisionArmTable'
py_module_name: 'collision_arm_table'

```
However if we create our custom class within the 'stretch_body' directoy the yaml file should be configured as follows:
Copy link
Contributor

Choose a reason for hiding this comment

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

typo

docs/collision_avoidance_tutorial.md Outdated Show resolved Hide resolved
Copy link
Contributor

@hello-binit hello-binit left a comment

Choose a reason for hiding this comment

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

Looks good!

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.

None yet

2 participants