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

Adding ros param to use different config files #39

Closed
wants to merge 1 commit into from

Conversation

mtlazaro
Copy link
Contributor

@mtlazaro mtlazaro commented Jun 4, 2021

Hi,
the current version of the driver works with a fixed config file located in config/config.yaml inside the project folder.

This is quite inconvenient if we want to use the same driver with different sensors setups with configuration files located on other folders.

This pull request applies a modification to be able to set the config file as a ROS parameter.

The modication works with ROS (not ROS2)

@hlinhn hlinhn mentioned this pull request Jul 12, 2021
@Vidicon
Copy link

Vidicon commented Jul 12, 2021

We would like to have this change because we have all our robot-specific config files in a different package than the drivers.
(This helps with automatic install and deployment)

@Timple Timple mentioned this pull request Jul 23, 2021
@ronzheng1006
Copy link
Contributor

We have merged your PR to the dev branch. Thanks to everyone.

@ronzheng1006
Copy link
Contributor

close the PR.

robertkurvits pushed a commit to DUT-Racing/rslidar_sdk that referenced this pull request Feb 14, 2023
robertkurvits pushed a commit to DUT-Racing/rslidar_sdk that referenced this pull request Feb 14, 2023
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.

3 participants