You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was following along with tutorial_1_using_the_controller.md and noticed some minor issues.
This tutorial was following along with the reader in the creation of a config file (from step 2) in a new package called "my_dynamixel_project" but the launch file was reading the config file from "dynamixel_interface" in Step 3.
Hi there!
I was following along with tutorial_1_using_the_controller.md and noticed some minor issues.
This tutorial was following along with the reader in the creation of a config file (from step 2) in a new package called "my_dynamixel_project" but the launch file was reading the config file from "dynamixel_interface" in Step 3.
Original:
Proposed change:
In Step 5 for controlling the dynamixels, the topics being published to are /desired_joint_state, rather than /desired_joint_states:
Originals:
and
Proposed changes:
and
Hope that was helpful!
Kind Regards,
Zachary Bazyar
The text was updated successfully, but these errors were encountered: