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

ros2_0_galactic: configure device #6

Open
wants to merge 4 commits into
base: ros2_0_galactic
Choose a base branch
from

Conversation

renemoll
Copy link

In cases where the MTi is build in and cannot be accessed easily, we want to be able to change certain settings via parameters. This series of patches adds the abilities to configure:

  • baudrate
  • filter profile
  • output quantities
  • rotation matrices

(this time against the galactic branch as intended)

windelbouwman and others added 4 commits December 14, 2021 16:47
In our platform, physical access to the MTi is challanging so we want to
configure the MTi through the driver parameters. A previous patch added
the ability for output configuration. This may lead to higher bandwidth
requirements, hence the need to configure the baudrate.

To ensure the device can be detect initialy, and after potential factory
resets, an additional baudrate parameter is added to the configuration
and scan process. To ensure the device can be detected.
@renemoll renemoll changed the title Galactic configure device ros2_0+galactic: configure device Dec 15, 2021
@renemoll renemoll changed the title ros2_0+galactic: configure device ros2_0_galactic: configure device Dec 15, 2021
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