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

range: max value 10000 #27

Open
gbr1 opened this issue Aug 21, 2018 · 1 comment
Open

range: max value 10000 #27

gbr1 opened this issue Aug 21, 2018 · 1 comment

Comments

@gbr1
Copy link

gbr1 commented Aug 21, 2018

I'm using rqt_ez_publisher to publish some float32 topic, unfortunately max range is -10000 10000.

Pls update to be a float32 maxrange.

JulioLP added a commit to JulioLP/rqt_ez_publisher that referenced this issue Aug 22, 2018
This fix lets the user write slider limits that are higher than 10k or lower than -10k. The min and max spinboxes become slightly larger due to the larger limits. It would be a good feature to set a fixed spinbox length to solve this.
@JulioLP
Copy link

JulioLP commented Aug 22, 2018

I have added a new commit to my pull request #25 to solve your issue. It will be good if it gets added soon. In the mean time, you can try copying the changes in commit e755408 to your currently installed package. This can be done modifying the file in "/opt/ros/kinetic/lib/python2.7/dist-packages/rqt_ez_publisher/widget/double_value_widget.py" (or similar route) and adding the new code.

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

No branches or pull requests

2 participants