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

Make rviz1_to_rviz2.py accept configs with missing values #945

Merged
merged 1 commit into from
Jan 26, 2023

Conversation

sloretz
Copy link
Contributor

@sloretz sloretz commented Jan 26, 2023

In support of locusrobotics/fuse#309

There were a couple RViz configs in the fuse repository that could not be converted using the conversion script because they were missing some values. This PR includes those two RViz configs as test cases, and makes the conversion tool more leinent about missing options by adding defaults for them.

@sloretz sloretz added the enhancement New feature or request label Jan 26, 2023
@sloretz sloretz requested a review from ahcorde as a code owner January 26, 2023 00:53
@sloretz sloretz self-assigned this Jan 26, 2023
@sloretz
Copy link
Contributor Author

sloretz commented Jan 26, 2023

CI (build: --packages-up-to rviz2 test: --packages-select rviz2)

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@ahcorde
Copy link
Contributor

ahcorde commented Jan 26, 2023

@sloretz Do we need to backport this?

@ahcorde ahcorde merged commit a9a4d9e into rolling Jan 26, 2023
@delete-merged-branch delete-merged-branch bot deleted the sloretz__more_lenient_rviz1_porting branch January 26, 2023 09:21
@sloretz
Copy link
Contributor Author

sloretz commented Jan 26, 2023

@Mergifyio backport humble

@mergify
Copy link

mergify bot commented Jan 26, 2023

backport humble

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Jan 26, 2023
Signed-off-by: Shane Loretz <[email protected]>
(cherry picked from commit a9a4d9e)

# Conflicts:
#	rviz2/scripts/rviz1_to_rviz2.py
#	rviz2/test/tools/rviz1_to_2_check.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants