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
For an offline test with the emulated hardware you can just copy-paste this line.
73
73
To run on the hardware, write the IP address of your robot and omit the `use_fake_hardware` argument.
@@ -80,13 +80,13 @@ The most relevant arguments are the following:
80
80
81
81
To check the controllers' state use `ros2 control list_controllers` command.
82
82
83
-
2. Send some goal to the Joint Trajectory Controller by using a demo node from [ros2_control_demos](https://github.com/ros-controls/ros2_control_demos) package by starting the following command in another terminal:
83
+
- Send some goal to the Joint Trajectory Controller by using a demo node from [ros2_control_demos](https://github.com/ros-controls/ros2_control_demos) package by starting the following command in another terminal:
0 commit comments