Skip to content

Commit

Permalink
release 3.2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
mawenke committed May 29, 2018
1 parent 436e192 commit bcf418c
Show file tree
Hide file tree
Showing 53 changed files with 15 additions and 4,516 deletions.
2 changes: 2 additions & 0 deletions Documentation/auto_install_all_ubuntu14.04.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ echo "source ~/handsfree/handsfree_ros_ws/devel/setup.sh" >> ~/.bashrc
source ~/.bashrc
echo HandsFree 相关程序已经安装完毕
echo 安装路径为:~/handsfree

sudo cp /opt/ros/indigo/share/laser_filters/laser_filters_plugins.xml /opt/ros/indigo/share/laser_filters_jsk_patch/
2 changes: 2 additions & 0 deletions Documentation/auto_install_all_ubuntu16.04.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ echo "source ~/handsfree/handsfree_ros_ws/devel/setup.sh" >> ~/.bashrc
source ~/.bashrc
echo HandsFree 相关程序已经安装完毕
echo 安装路径为:~/handsfree

sudo cp /opt/ros/kinetic/share/laser_filters/laser_filters_plugins.xml /opt/ros/kinetic/share/laser_filters_jsk_patch/
18 changes: 11 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# HANDS FREE ROS DEMO

### Environment ###
## Environment
we recommend that you test code on the pc before transplant to TK1 or TX1
* 1. Make sure you install ROS and carefully read the [Beginner Level Tutorials]( http://wiki.ros.org/ROS/Tutorials )
* 2. run Documentation/environment_config.sh to install some dependent packages
* 1. Make sure you install ROS and carefully read the [Beginner Level Tutorials](http://wiki.ros.org/ROS/Tutorials)
* 2. Follow [HandsFree Tutorials](http://wiki.hfreetech.org/docs/FAQ/environment_config.html) to install some dependent packages
* 3. Compilation : catkin_make
* 4. run example

Expand All @@ -12,9 +12,13 @@ we recommend that you test code on the pc before transplant to TK1 or TX1

then you can remote control robot.

### Installation from Scratch ###
There is now an install.sh script(in Documentation), which can be executed (bash install.sh). It installs everything required.
## Community:
* [HandsFree Github](https://github.com/HANDS-FREE)
* [HandsFree Website](http://www.hfreetech.org/)
* [HandsFree Wiki](http://wiki.hfreetech.org/) , [Old Version Wiki](http://wiki.handsfree.org.cn/)
* [HandsFree baiduyun](https://pan.baidu.com/s/1WTEuCW87K9-HUubpUM5dDw#list/path=%2F)
* [BUY Robot](https://shop145029875.taobao.com/?spm=a1z10.3-c.0.0.zpwB3d)
* QQ Group: 521037187(Hands Free Community)
* Email: [email protected]

The script is short and not complicated, so you can also use it as a manual.

If you want to use the install script, it is sufficient to [download it directly](https://raw.githubusercontent.com/HANDS-FREE/handsfree/master/Documentation/install.sh). There is no need to clone this repository then, as the script will do that for you.
21 changes: 0 additions & 21 deletions laser_filters/.travis.yml

This file was deleted.

258 changes: 0 additions & 258 deletions laser_filters/CHANGELOG.rst

This file was deleted.

Loading

0 comments on commit bcf418c

Please sign in to comment.