Skip to content

remove redundant motor control instruction in readme - #60

Open
chris24sahadeo wants to merge 1 commit into
mainfrom
remove-redundant-instruction-in-readme
Open

remove redundant motor control instruction in readme#60
chris24sahadeo wants to merge 1 commit into
mainfrom
remove-redundant-instruction-in-readme

Conversation

@chris24sahadeo

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread README.md
Comment on lines -294 to -300
### Direct Motor Control

Low-level control of individual motors for testing and debugging:

```bash
# Enable a motor
python -m openarm.damiao enable --motor-type DM4310 --iface can0 1 1

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We might not need to explain everything about python -m openarm.damio, but there should be atleast an instruction indicating that we have pythonn -m openarm.damiao command and it's used for sending low-level control to the motor in CLI.

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