diff --git a/README.md b/README.md index 2e071acb38ebe10a261a4541d6fa6d32c0821db4..3890a54cd0fdc9917f23e2ad85698577b8fdb097 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # axis_imu -Driver to Axis IMU. \ No newline at end of file +Driver to Axis IMU. + + +Usage: +```bash +rosrun axis_imu axis_imu _frame_id:=imu_frame _rate:=100 _root_passwd:=pass _camera_ip:=192.168.7.19 _driver_ip:=192.168.7.160 _port:=5000 +``` \ No newline at end of file