Skip to content

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.

2 participants