Skip to content

Commit cb4165f

Browse files
committed
update readme
1 parent a705402 commit cb4165f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ register_plugin('custom_plugin', plugin_cls=MyPlugin)
160160
> When writing custom localization plugin, velocities should be reported in **world frame**.
161161
162162
> [!NOTE]
163-
> Angular velocity source is onboard IMU.
163+
> Angular velocity source is onboard IMU. You could leave `qvel[3:6]` in the returned state as zero for now.
164164
165165
Localization plugin can be changed in the configuration file. A `--plugin` argument can be supplied to `dial-mpc-real` to import a custom localization plugin in the current workspace.
166166

0 commit comments

Comments
 (0)