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

Setting a homing mode different from default_homing_mode #245

Open
Enno-Florinco opened this issue Jan 8, 2024 · 0 comments
Open

Setting a homing mode different from default_homing_mode #245

Enno-Florinco opened this issue Jan 8, 2024 · 0 comments
Labels
question Further information is requested

Comments

@Enno-Florinco
Copy link

I have a motor that supports cia402 but that does not have the exact same homing sequence. It is missing the homing reached bit (MASK_Reached) so the driver never knows homing is done/stopped. I would like to add my own custom homing mode (e.g. HomingMode inheritance) to my config so I can still use ros2_canopen as a submodule. I was wondering if this is currently possible because I can't seem to find a way to set/override the homing method.

Setup:

  • Device: JVL MIS motor
  • OS: Ubuntu
  • ROS-Distro: Humble
  • Branch/Commit: Humble branch
@Enno-Florinco Enno-Florinco added the question Further information is requested label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant