You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The launch files can also be run via the command line, as further described below.
@@ -134,25 +136,6 @@ Please note that MoveIt configurations are specific and you as a user will need
134
136
.. note::
135
137
Runs ``RViz`` with specific MoveIt configurations.
136
138
137
-
Mixins
138
-
------
139
-
The ``lbr_bringup`` package makes heavy use of mixins. Mixins are simply state-free classes with static methods. They are a convenient way of writing launch files.
140
-
141
-
The below shows an example of the `rviz.launch.py <https://github.com/lbr-stack/lbr_fri_ros2_stack/blob/jazzy/lbr_bringup/launch/rviz.launch.py>`_:octicon:`link-external` file:
0 commit comments