Skip to content

hakuturu583/robocup_packages

Repository files navigation

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

How do I get set up?

How to use?

  • How to run
    export NAO_IP = 192.168..(setting nao robot ip adress) run from bagfiles: roslaunch robocup_launcher play.launch
    run whole system on local PC and robot: roslaunch robocup_launcher nao_navigation.launch
    run with gazebo simulator and rviz: roslaunch robocup_launcher nao_virtual.launch
    run with rviz and moveit(without kinematic simulation): roslaunch robocup_launcher nao_moveit.launch

Hardware requirement

  • Stareo Camera
  • Nao(Softbank Robotics) is highly recommended

Who do I talk to?

Tips

if you want to turn off ip notification system of nao you should turn off notificationreader by modifying /etc/naoqi/autoload.ini and nao restart