We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab34495 commit 0f4c935Copy full SHA for 0f4c935
moveit_configs_utils/moveit_configs_utils/launches.py
@@ -59,6 +59,7 @@ def generate_moveit_rviz_launch(moveit_config):
59
rviz_parameters = [
60
moveit_config.planning_pipelines,
61
moveit_config.robot_description_kinematics,
62
+ moveit_config.joint_limits,
63
]
64
65
add_debuggable_node(
0 commit comments