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

printPose functionality #1

Open
TomShkurti opened this issue Jul 23, 2018 · 3 comments
Open

printPose functionality #1

TomShkurti opened this issue Jul 23, 2018 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@TomShkurti
Copy link
Contributor

I think it would be helpful if the printPose function returned the string representation of the pose instead of printing it to the console directly, like Java's toString(). This would allow integration with ROS_INFO, concatenating multiple poses, etc.

@TomShkurti TomShkurti added the enhancement New feature or request label Jul 23, 2018
@TomShkurti TomShkurti self-assigned this Jul 23, 2018
@TomShkurti
Copy link
Contributor Author

The printPose functions' names should also be consistent, since their arguments are more than capable of telling them apart.

@wsnewman
Copy link

wsnewman commented Jul 23, 2018 via email

@TomShkurti
Copy link
Contributor Author

On it.

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

No branches or pull requests

2 participants