Skip to content

Commit

Permalink
Remove printout
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Della Vedova <[email protected]>
  • Loading branch information
luca-della-vedova committed Dec 13, 2024
1 parent cac92bd commit 08bc9d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nexus_visualization/src/WorkcellStateVisualizer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ void WorkcellStateVisualizer::initialize_state_subscriptions()

void WorkcellStateVisualizer::timer_cb()
{
RCLCPP_INFO(this->get_logger(), "Publishing updated markers");

auto set_body_pose =
[](const WorkcellState& state, Marker& marker)
{
Expand Down

0 comments on commit 08bc9d2

Please sign in to comment.