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

[SYSID] [Motor Test] add dshot telemetry support for motor_test #592

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Li-Jinjie
Copy link
Contributor

What is this

Add a feature to motor_test, which can record dshot telemetry data now. Tested using beetle_art.

Details

Example Usage:

roslaunch motor_test test.launch force_sensor:=PFS055YA501U6 min_pwm_value:=1000 max_pwm_value:=1100 pwm_incremental_value:=50 has_dshot_telemetry:=true

Note that if you are using an external spinal to test the motor, please uncomment these code in test.launch:

<!--  <include file="$(find rosserial_server)/launch/serial.launch" >-->
<!--    <arg name="port" value="/dev/ttyUSB0" />-->
<!--    <arg name="baud" value="921600" />-->
<!--  </include>-->

@Li-Jinjie Li-Jinjie changed the title add dshot telemetry support for motor_test [Motor Test] add dshot telemetry support for motor_test Jan 31, 2024
@Li-Jinjie Li-Jinjie changed the title [Motor Test] add dshot telemetry support for motor_test [SYSID] [Motor Test] add dshot telemetry support for motor_test Feb 18, 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.

1 participant