create_robot icon indicating copy to clipboard operation
create_robot copied to clipboard

Reduce diagonal covariance values

Open jacobperron opened this issue 5 years ago • 2 comments

I'm not sure if this is the most correct thing to do, but it resolves rendering issues in RViz.

Connects to #55

jacobperron avatar Sep 18 '19 04:09 jacobperron

Hi @jacobperron,

not a review really, just noticed that it's a backport from your personal repo. Your fork looks more up-to-date than the version in this repo. Any plans to merge your work here and/or adding melodic version to ROS repos? Is it still unstable?

Thanks!

OYTIS avatar Oct 23 '19 12:10 OYTIS

@OYTIS I was planning on releasing the create_autonomy packages under a different name for Melodic onward, and cutting the releases from my personal fork. The reason is to have semantically more meaningful names for the packages. Instead of ca_driver, ca_description, etc, we will have create_driver, create_description, etc. And the new metapackage is named create_robot. This is more in-line with ROS naming conventions for packages.

I will keep this repo alive as long as Kinetic. And then I'll consider merging the repositories: either archiving this one preferring my fork or renaming this repository and archiving my fork.

jacobperron avatar Oct 23 '19 21:10 jacobperron