Skip to content

Package for implement navigation with IMU, expansion resettings, and original recovery behaviors on Raspberry Pi Mouse.

License

Notifications You must be signed in to change notification settings

zaki0929/raspimouse_navigation_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raspimouse_navigation_2

Package for implement navigation with IMU, expansion resettings, and original recovery behaviors on Raspberry Pi Mouse.

Demo

Requirements

This package requires the following to run:

Installation

First of all, install the latest stable version of ROS. Please refer to ROS WiKi for installation.

Next, download the dependent ROS package and this repository.

sudo apt install ros-kinetic-urg-node
cd ~/catkin_ws/src
git clone https://github.com/zaki0929/navigation.git
git clone https://github.com/AtsushiSaito/lab_usb_9axisimu_driver.git
git clone https://github.com/zaki0929/raspimouse_navigation_2.git

Finally, build the downloaded ones.

cd ~/catkin_ws
catkin_make
source ~/catkin_ws/devel/setup.bash

Usage

In order to use this package, you need to launch the launch file on Raspberry Pi Mouse side and PC side as follows.

The map data you want to load is placed in map.

Raspberry Pi Mouse side

roslaunch raspimouse_navigation_2 remote_robot.launch

PC side

roslaunch raspimouse_navigation_2 remote_desktop.launch

License

This repository is licensed under the MIT license, see LICENSE.

About

Package for implement navigation with IMU, expansion resettings, and original recovery behaviors on Raspberry Pi Mouse.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •