We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4f72a0 commit bcb0b12Copy full SHA for bcb0b12
docs/jnmouse/ros/package-install.md
@@ -33,7 +33,7 @@ Jetson Nano Mouseへのインストールは必須です。ノートパソコン
33
# Clone ROS packages
34
$ git clone https://github.com/ryuichiueda/raspimouse_ros_2
35
$ 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
+ $ git clone -b $ROS_DISTRO-devel https://github.com/rt-net/jnmouse_ros_examples
37
$ git clone -b $ROS_DISTRO-devel https://github.com/rt-net/raspimouse_slam_navigation_ros
38
39
# Install dependencies
0 commit comments