Skip to content

Conversation

@davetcoleman
Copy link
Member

@davetcoleman davetcoleman commented Aug 1, 2019

  • Do not change the default color to clear
  • Addresses issues in moveit_grasps
  • Minor cleanup

Reverts a change in #21

@davetcoleman davetcoleman force-pushed the no_clear branch 3 times, most recently from 737a15f to 25bd32b Compare August 1, 2019 15:07
- Do not change the default color to clear
- Addresses issues in moveit_grasps
- Minor cleanup of EE functions
@simonschmeisser
Copy link
Contributor

I agree with you that CLEAR is not a very sane default but reject the blame and as far as I can see this reverts nothing from #21

Copy link
Contributor

@simonschmeisser simonschmeisser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

besides the comments about the wording lgtm

publishEEMarkers(pre_grasp_pose, ee_jmg);
if (batch_publishing_enabled_)
trigger();

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it took me a while to get the difference between publishMarker which would need a trigger in this case and publishMarkers which does not follow the batch_publishing_enabled_ and therefore does not need a separate trigger/publish ever

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yea, its counter intuitive for sure. i'll make a TODO, but i can't address this now...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually i just went ahead and fixed it: PickNikRobotics/rviz_visual_tools#123

Co-Authored-By: Simon Schmeisser <[email protected]>
@davetcoleman davetcoleman merged commit aa4857f into master Aug 14, 2019
@rhaschke rhaschke deleted the no_clear branch August 16, 2019 07: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.

4 participants