Closed nakata5321 closed 2 years ago
When we want to calibrate workspase with command: rosrun local_task_planner draw_workspace error occurrences: can't find a publisher to marker.
rosrun local_task_planner draw_workspace
add next strings:
- Class: rviz/Marker Enabled: true Marker Topic: /visualization_marker Name: Marker Namespaces: basic_shapes: true Queue Size: 100 Value: true
in file robot_painter/kuka_kr6r900_common/kuka_moveit_config/launch/moveit.rviz between 308 and 309 lines.
Problem
When we want to calibrate workspase with command:
rosrun local_task_planner draw_workspace
error occurrences: can't find a publisher to marker.Solution
add next strings:
in file robot_painter/kuka_kr6r900_common/kuka_moveit_config/launch/moveit.rviz between 308 and 309 lines.