Skip to content

A ROS-based package implementation for Nao v5 robot teleoperation using the keyboard in C++.

Notifications You must be signed in to change notification settings

NekSfyris/Nao-Keyboard-Teleoperation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Nao-Keyboard-Teleoperation

A ROS based package implementation for Nao v5 robot teleoperation using the keyboard in C++. You will be able to control the robot's base and head movement in space.

Prerequisites

You need to have installed :

  • ROS ( with a catkin environment )
  • naoqi_driver package

Has been tested for ros-kinetic.

Build

After you cloned the package, move it in your catkin workspace and:

$ cd ~/catkin_ws
$ catkin_make

Run

To run the package first run naoqi_driver in one terminal. Then in another terminal :

$ roslaunch nao_teleop_keyboard teleop_keyboard.launch 

About

A ROS-based package implementation for Nao v5 robot teleoperation using the keyboard in C++.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published