Skip to content

Commit bcb0b12

Browse files
authored
[Jetson Nano Mouse] Fix typo (#32)
1 parent f4f72a0 commit bcb0b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/jnmouse/ros/package-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Jetson Nano Mouseへのインストールは必須です。ノートパソコン
3333
# Clone ROS packages
3434
$ git clone https://github.com/ryuichiueda/raspimouse_ros_2
3535
$ git clone -b $ROS_DISTRO-devel https://github.com/rt-net/raspimouse_ros_examples
36-
$ git clone -b $ROS_DISTRO-devel https://github.com/jnmouse_ros_examples
36+
$ git clone -b $ROS_DISTRO-devel https://github.com/rt-net/jnmouse_ros_examples
3737
$ git clone -b $ROS_DISTRO-devel https://github.com/rt-net/raspimouse_slam_navigation_ros
3838

3939
# Install dependencies

0 commit comments

Comments
 (0)