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 output of joint limits nicer. #788

Merged
merged 1 commit into from
Jul 28, 2022
Merged

Conversation

destogl
Copy link
Member

@destogl destogl commented Jul 27, 2022

Correct spaces in debug output for joint limits.

Does anybody has some idea what to add instead of [] to put values inside and make output a bit nicer? I find this currently hard to read. Should we add something like (value: xy)

The output now looks like as follows:

[ros2_control_node-3]   has position limits: false [nan, nan]
[ros2_control_node-3]   has velocity limits: true [1]
[ros2_control_node-3]   has acceleration limits: true [1]
[ros2_control_node-3]   has jerk limits: true [10]
[ros2_control_node-3]   has effort limits: false [nan]
[ros2_control_node-3]   angle wraparound: false

@bmagyar
Copy link
Member

bmagyar commented Jul 27, 2022

me likes

@bmagyar bmagyar merged commit 4062ad8 into master Jul 28, 2022
@destogl destogl deleted the update-output-of-joint-limits branch February 9, 2023 17:24
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.

None yet

2 participants