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

[kinetic] New panel with a slider to control the visualized trajectory #508

Merged
merged 1 commit into from
May 17, 2017

Conversation

davetcoleman
Copy link
Member

Cherry-pick of #491

)

* New panel with a slider controlling the planned path

This panel is integrated in the trajectory visualization, that means for the Trajectory
display and the MotionPlanning display appears a new panel.

This is an extension to the displayed planned path, currently the planned path is
shown once after it is planned, if the loop mode is enabled the animation will
be repeated. These behaviors will be kept.

This panel includes a slider which controls this animated path, it is possible now
to display the single waypoints of the trajectory. There is also a play/pause button
which starts the animation from the current waypoint to the end and to pause it again.
Pressing the play button after the animation is finished replays the trajectory.
This can also be used to pause the loop mode.

* Simplified logic of the animated planned path with the slider

the changed logic clarify the seperate cases we have with the loop mode and the slider.
@v4hn v4hn merged commit 781d35c into moveit:kinetic-devel May 17, 2017
@davetcoleman davetcoleman deleted the kinetic-rviz-panel-slider branch June 20, 2017 11:47
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.

2 participants