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

lessons learned, attempt 3 #697

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

jerzydziewierz
Copy link

@jerzydziewierz jerzydziewierz commented Jun 3, 2022

As I wait for my encoders to arrive, I was struggling to set up the sensorless mode.

This docs update contains the lessons learned.

Plus,

  • minor grammar updates
  • Python code now uses classic 4 spaces instead of 3 or 5

Copy link
Member

@samuelsadok samuelsadok left a comment

Choose a reason for hiding this comment

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

Did you try to build the docs locally to check if all looks good?

Note that in rST the required indentation is sometimes inconsistent so I'm not sure if 3 spaces vs 4 spaces indentation give the same result. Also a new line might be required after .. code:.


.. code:: iPython
odrv0.save_configuration()
odrv0.axis0.config.enable_sensorless_mode = True
Copy link
Member

Choose a reason for hiding this comment

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

this should probably be one line above

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