Skip to content

foreverlms/handsfree

 
 

Repository files navigation

HANDS FREE ROS DEMO

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
    1. run Documentation/environment_config.sh to install some dependent packages
    1. change handsfree_hw/src/main.cpp row 7 "/home/kedou/ros_workspace/HANDS_FREE_WS/src/handsfree_hw/config.txt" to your own Path
    1. Compilation : catkin_make
    1. run example

      roslaunch handsfree_hw handsfree_hw.launch
      roslaunch handsfree_hw keyboard_teleop.launch

then you can remote control robot.

About

HandsFree Open Source Robot Project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 73.6%
  • Python 12.8%
  • C 7.5%
  • CMake 6.1%