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

Remove space in log and param names #1134

Merged
merged 2 commits into from
Oct 11, 2022
Merged

Conversation

krichardsson
Copy link
Contributor

This PR adds a test to make sure there are no spaces in log or param names. The reason that this is important is that the names are used as topics in ROS (when using Crazyswarm) and topics must not contain space.

The newly added parameters "IMU Phi", "IMU Theta" and "IMU PSI" have also been renamed.

@krichardsson krichardsson merged commit d7786ad into master Oct 11, 2022
@krichardsson krichardsson deleted the krichardsson/clean-params branch October 11, 2022 12:34
@knmcguire
Copy link
Contributor

@matejkarasek

@matejkarasek
Copy link
Contributor

Noted, for next time :)

@krichardsson
Copy link
Contributor Author

I did not know that this was a problem until the swarm tests failed in the test lab. You learn something new every day :-)

@krichardsson krichardsson added this to the 2022.12 milestone Dec 13, 2022
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