No version for distro humble showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

nao_moveit_config package from nao_moveit_config repo

nao_moveit_config

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.0.11
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-naoqi/nao_moveit_config.git
VCS Type git
VCS Version master
Last Updated 2017-01-20
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework

Additional Links

Maintainers

  • Surya Ambrose
  • Natalia Lyubova

Authors

  • Mikael Arguedas

nao_moveit_config

This is a MoveIt! config package generated by the MoveIt! wizard. It requires a NAO model which you can get from here:

https://github.com/ros-naoqi/nao_robot/tree/master/nao_description or from the binary package : ros-indigo-nao-description

The moveit package must be run on a remote computer and not directly on your robot.

URDF and Textures used

This moveit package is based on a textured nao: https://github.com/ros-naoqi/nao_meshes

The urdf used for the generation of the configuration files is at: https://github.com/ros-naoqi/nao_robot

1. Compile the packages

nao_moveit_config package doesn't need any compilation so running rospack profile should be enough

For the dcm and gazebo packages you need to compile the C++ nodes. In order to compile nao_dcm packages, you need to set the environment variable AL_DIR to the path to naoqiSDK-c++ on your computer.

Then you can run the usual

catkin_make

And your ready to play with your nao

2. Run MoveIt

Without a robot -------------You can run this moveit package either unconnected to any robot or attached to a robot (real or simulated): For a standalone execution :

roslaunch nao_moveit_config demo.launch

Once launching the demo, you should see the robot in MoveIt! GUI like this:

image{width=”100.0%”}

On a real robot -------------To launch it on a real nao you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual)

First, set NAO_IP environment variable to your robot's IP address:

export NAO_IP=<YOUR_ROBOT_IP>

Launch the DCM bringup:

roslaunch nao_dcm_bringup nao_dcm_H25_bringup_remote.launch

Wait until it is ready, then run:

roslaunch nao_moveit_config moveit_planner.launch

On a simulated robot (in Gazebo) ------------------------------To use MoveIt! with Gazebo simulation, you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual) - nao_gazebo_plugin (https://github.com/ros-aldebaran/nao_virtual)

Launch Gazebo, like this:

roslaunch nao_gazebo_plugin nao_gazebo_plugin_H25.launch

Wait until it is ready, then click on the Play button in Gazebo.

Finally, start MoveIt!:

roslaunch nao_moveit_config moveit_planner.launch

This is based on the work of Konstantinos Chatzilygeroudis: https://github.com/costashatz/nao_dcm.

3 Use Moveit:

File truncated at 100 lines see the full file

CHANGELOG

Changelog for package nao_moveit_config

0.0.11 (2017-01-20)

  • Merge pull request #18 from ros-naoqi/update_maintainers update maintainers
  • update maintainers
  • Merge pull request #17 from ros-naoqi/nlyubova-patch-2 Update the execution time
  • Update the execution time
  • Merge pull request #16 from ros-naoqi/fix-deprecated-warnings Fix deprecated warnings
  • update parameter namespace
  • fix deprecated xacro call
  • use action rather than service for trajectory execution
  • Contributors: Mikael Arguedas, Natalia Lyubova

0.0.10 (2016-09-18)

  • Update README.rst
  • adding RRT as default planner
  • remove vrabaud as a maintainer
  • Merge pull request #12 from ros-naoqi/update_dead_links update dead links
  • update dead links
  • updating the README
  • Contributors: Mikael Arguedas, Natalia Lyubova, Vincent Rabaud

0.0.9 (2016-02-03)

  • remove nao_meshes from dependency because license not displayed on buildfarm
  • Contributors: Mikael Arguedas

0.0.8 (2016-02-03)

  • updated dependency list
  • Contributors: Mikael Arguedas

0.0.7 (2016-01-23)

  • homogenize group names to match side_bodyChain
  • added end effectors for legs
  • update collision matrix: fix collision on NAO's feet
  • rename demo_real.launch into moveit_planner.launch to match tutorials
  • Merge pull request #9 from nlyubova/master missing collisions
  • fixing srdf, adding missing collisions
  • fixing the projection_evaluator joints for hand groups
  • added demo_real.launch from nlyubova's fork
  • Contributors: Mikael Arguedas, Vincent Rabaud, nlyubova

0.0.6 (2015-10-21)

  • updating the readme
  • fixing the config for the most recent urdf
  • add myself as a maintainer
  • Contributors: Vincent Rabaud, nlyubova
  • add myself as a maintainer
  • Contributors: Vincent Rabaud

0.0.5 (2015-05-25)

  • install the .setup_assistant file for potential introspection
  • remove the URDF and fix the README
  • add a .setup_assistant
  • Added foot and pelvis fake controllers
  • Added foot and pelvis controllers
  • Contributors: Arguedas Mikael, Konstantinos Chatzilygeroudis, Vincent Rabaud

0.0.4 (2014-12-04)

  • fixed collision for ankle
  • fixed path to xacro file
  • fixed hand links names
  • Update README.rst Added note for missing deppendency
  • add missing dependency
  • added moveit tutorial
  • Contributors: Arguedas Mikael, Mikael ARGUEDAS, margueda

0.0.3 (2014-10-01)

  • update README
  • Merge branch 'master' of github.com:ros-nao/nao_moveit_config
  • unify group names to match romeo_moveit_config agreement
  • Update README.rst
  • Update README.rst
  • fixed dependencies and update README
  • Initial tracks.yaml
  • Contributors: Arguedas Mikael, margueda

0.0.2 (2014-09-24)

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged nao_moveit_config at Robotics Stack Exchange

No version for distro jazzy showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

nao_moveit_config package from nao_moveit_config repo

nao_moveit_config

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.0.11
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-naoqi/nao_moveit_config.git
VCS Type git
VCS Version master
Last Updated 2017-01-20
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework

Additional Links

Maintainers

  • Surya Ambrose
  • Natalia Lyubova

Authors

  • Mikael Arguedas

nao_moveit_config

This is a MoveIt! config package generated by the MoveIt! wizard. It requires a NAO model which you can get from here:

https://github.com/ros-naoqi/nao_robot/tree/master/nao_description or from the binary package : ros-indigo-nao-description

The moveit package must be run on a remote computer and not directly on your robot.

URDF and Textures used

This moveit package is based on a textured nao: https://github.com/ros-naoqi/nao_meshes

The urdf used for the generation of the configuration files is at: https://github.com/ros-naoqi/nao_robot

1. Compile the packages

nao_moveit_config package doesn't need any compilation so running rospack profile should be enough

For the dcm and gazebo packages you need to compile the C++ nodes. In order to compile nao_dcm packages, you need to set the environment variable AL_DIR to the path to naoqiSDK-c++ on your computer.

Then you can run the usual

catkin_make

And your ready to play with your nao

2. Run MoveIt

Without a robot -------------You can run this moveit package either unconnected to any robot or attached to a robot (real or simulated): For a standalone execution :

roslaunch nao_moveit_config demo.launch

Once launching the demo, you should see the robot in MoveIt! GUI like this:

image{width=”100.0%”}

On a real robot -------------To launch it on a real nao you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual)

First, set NAO_IP environment variable to your robot's IP address:

export NAO_IP=<YOUR_ROBOT_IP>

Launch the DCM bringup:

roslaunch nao_dcm_bringup nao_dcm_H25_bringup_remote.launch

Wait until it is ready, then run:

roslaunch nao_moveit_config moveit_planner.launch

On a simulated robot (in Gazebo) ------------------------------To use MoveIt! with Gazebo simulation, you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual) - nao_gazebo_plugin (https://github.com/ros-aldebaran/nao_virtual)

Launch Gazebo, like this:

roslaunch nao_gazebo_plugin nao_gazebo_plugin_H25.launch

Wait until it is ready, then click on the Play button in Gazebo.

Finally, start MoveIt!:

roslaunch nao_moveit_config moveit_planner.launch

This is based on the work of Konstantinos Chatzilygeroudis: https://github.com/costashatz/nao_dcm.

3 Use Moveit:

File truncated at 100 lines see the full file

CHANGELOG

Changelog for package nao_moveit_config

0.0.11 (2017-01-20)

  • Merge pull request #18 from ros-naoqi/update_maintainers update maintainers
  • update maintainers
  • Merge pull request #17 from ros-naoqi/nlyubova-patch-2 Update the execution time
  • Update the execution time
  • Merge pull request #16 from ros-naoqi/fix-deprecated-warnings Fix deprecated warnings
  • update parameter namespace
  • fix deprecated xacro call
  • use action rather than service for trajectory execution
  • Contributors: Mikael Arguedas, Natalia Lyubova

0.0.10 (2016-09-18)

  • Update README.rst
  • adding RRT as default planner
  • remove vrabaud as a maintainer
  • Merge pull request #12 from ros-naoqi/update_dead_links update dead links
  • update dead links
  • updating the README
  • Contributors: Mikael Arguedas, Natalia Lyubova, Vincent Rabaud

0.0.9 (2016-02-03)

  • remove nao_meshes from dependency because license not displayed on buildfarm
  • Contributors: Mikael Arguedas

0.0.8 (2016-02-03)

  • updated dependency list
  • Contributors: Mikael Arguedas

0.0.7 (2016-01-23)

  • homogenize group names to match side_bodyChain
  • added end effectors for legs
  • update collision matrix: fix collision on NAO's feet
  • rename demo_real.launch into moveit_planner.launch to match tutorials
  • Merge pull request #9 from nlyubova/master missing collisions
  • fixing srdf, adding missing collisions
  • fixing the projection_evaluator joints for hand groups
  • added demo_real.launch from nlyubova's fork
  • Contributors: Mikael Arguedas, Vincent Rabaud, nlyubova

0.0.6 (2015-10-21)

  • updating the readme
  • fixing the config for the most recent urdf
  • add myself as a maintainer
  • Contributors: Vincent Rabaud, nlyubova
  • add myself as a maintainer
  • Contributors: Vincent Rabaud

0.0.5 (2015-05-25)

  • install the .setup_assistant file for potential introspection
  • remove the URDF and fix the README
  • add a .setup_assistant
  • Added foot and pelvis fake controllers
  • Added foot and pelvis controllers
  • Contributors: Arguedas Mikael, Konstantinos Chatzilygeroudis, Vincent Rabaud

0.0.4 (2014-12-04)

  • fixed collision for ankle
  • fixed path to xacro file
  • fixed hand links names
  • Update README.rst Added note for missing deppendency
  • add missing dependency
  • added moveit tutorial
  • Contributors: Arguedas Mikael, Mikael ARGUEDAS, margueda

0.0.3 (2014-10-01)

  • update README
  • Merge branch 'master' of github.com:ros-nao/nao_moveit_config
  • unify group names to match romeo_moveit_config agreement
  • Update README.rst
  • Update README.rst
  • fixed dependencies and update README
  • Initial tracks.yaml
  • Contributors: Arguedas Mikael, margueda

0.0.2 (2014-09-24)

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged nao_moveit_config at Robotics Stack Exchange

No version for distro kilted showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

nao_moveit_config package from nao_moveit_config repo

nao_moveit_config

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.0.11
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-naoqi/nao_moveit_config.git
VCS Type git
VCS Version master
Last Updated 2017-01-20
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework

Additional Links

Maintainers

  • Surya Ambrose
  • Natalia Lyubova

Authors

  • Mikael Arguedas

nao_moveit_config

This is a MoveIt! config package generated by the MoveIt! wizard. It requires a NAO model which you can get from here:

https://github.com/ros-naoqi/nao_robot/tree/master/nao_description or from the binary package : ros-indigo-nao-description

The moveit package must be run on a remote computer and not directly on your robot.

URDF and Textures used

This moveit package is based on a textured nao: https://github.com/ros-naoqi/nao_meshes

The urdf used for the generation of the configuration files is at: https://github.com/ros-naoqi/nao_robot

1. Compile the packages

nao_moveit_config package doesn't need any compilation so running rospack profile should be enough

For the dcm and gazebo packages you need to compile the C++ nodes. In order to compile nao_dcm packages, you need to set the environment variable AL_DIR to the path to naoqiSDK-c++ on your computer.

Then you can run the usual

catkin_make

And your ready to play with your nao

2. Run MoveIt

Without a robot -------------You can run this moveit package either unconnected to any robot or attached to a robot (real or simulated): For a standalone execution :

roslaunch nao_moveit_config demo.launch

Once launching the demo, you should see the robot in MoveIt! GUI like this:

image{width=”100.0%”}

On a real robot -------------To launch it on a real nao you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual)

First, set NAO_IP environment variable to your robot's IP address:

export NAO_IP=<YOUR_ROBOT_IP>

Launch the DCM bringup:

roslaunch nao_dcm_bringup nao_dcm_H25_bringup_remote.launch

Wait until it is ready, then run:

roslaunch nao_moveit_config moveit_planner.launch

On a simulated robot (in Gazebo) ------------------------------To use MoveIt! with Gazebo simulation, you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual) - nao_gazebo_plugin (https://github.com/ros-aldebaran/nao_virtual)

Launch Gazebo, like this:

roslaunch nao_gazebo_plugin nao_gazebo_plugin_H25.launch

Wait until it is ready, then click on the Play button in Gazebo.

Finally, start MoveIt!:

roslaunch nao_moveit_config moveit_planner.launch

This is based on the work of Konstantinos Chatzilygeroudis: https://github.com/costashatz/nao_dcm.

3 Use Moveit:

File truncated at 100 lines see the full file

CHANGELOG

Changelog for package nao_moveit_config

0.0.11 (2017-01-20)

  • Merge pull request #18 from ros-naoqi/update_maintainers update maintainers
  • update maintainers
  • Merge pull request #17 from ros-naoqi/nlyubova-patch-2 Update the execution time
  • Update the execution time
  • Merge pull request #16 from ros-naoqi/fix-deprecated-warnings Fix deprecated warnings
  • update parameter namespace
  • fix deprecated xacro call
  • use action rather than service for trajectory execution
  • Contributors: Mikael Arguedas, Natalia Lyubova

0.0.10 (2016-09-18)

  • Update README.rst
  • adding RRT as default planner
  • remove vrabaud as a maintainer
  • Merge pull request #12 from ros-naoqi/update_dead_links update dead links
  • update dead links
  • updating the README
  • Contributors: Mikael Arguedas, Natalia Lyubova, Vincent Rabaud

0.0.9 (2016-02-03)

  • remove nao_meshes from dependency because license not displayed on buildfarm
  • Contributors: Mikael Arguedas

0.0.8 (2016-02-03)

  • updated dependency list
  • Contributors: Mikael Arguedas

0.0.7 (2016-01-23)

  • homogenize group names to match side_bodyChain
  • added end effectors for legs
  • update collision matrix: fix collision on NAO's feet
  • rename demo_real.launch into moveit_planner.launch to match tutorials
  • Merge pull request #9 from nlyubova/master missing collisions
  • fixing srdf, adding missing collisions
  • fixing the projection_evaluator joints for hand groups
  • added demo_real.launch from nlyubova's fork
  • Contributors: Mikael Arguedas, Vincent Rabaud, nlyubova

0.0.6 (2015-10-21)

  • updating the readme
  • fixing the config for the most recent urdf
  • add myself as a maintainer
  • Contributors: Vincent Rabaud, nlyubova
  • add myself as a maintainer
  • Contributors: Vincent Rabaud

0.0.5 (2015-05-25)

  • install the .setup_assistant file for potential introspection
  • remove the URDF and fix the README
  • add a .setup_assistant
  • Added foot and pelvis fake controllers
  • Added foot and pelvis controllers
  • Contributors: Arguedas Mikael, Konstantinos Chatzilygeroudis, Vincent Rabaud

0.0.4 (2014-12-04)

  • fixed collision for ankle
  • fixed path to xacro file
  • fixed hand links names
  • Update README.rst Added note for missing deppendency
  • add missing dependency
  • added moveit tutorial
  • Contributors: Arguedas Mikael, Mikael ARGUEDAS, margueda

0.0.3 (2014-10-01)

  • update README
  • Merge branch 'master' of github.com:ros-nao/nao_moveit_config
  • unify group names to match romeo_moveit_config agreement
  • Update README.rst
  • Update README.rst
  • fixed dependencies and update README
  • Initial tracks.yaml
  • Contributors: Arguedas Mikael, margueda

0.0.2 (2014-09-24)

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged nao_moveit_config at Robotics Stack Exchange

No version for distro rolling showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

nao_moveit_config package from nao_moveit_config repo

nao_moveit_config

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.0.11
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-naoqi/nao_moveit_config.git
VCS Type git
VCS Version master
Last Updated 2017-01-20
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework

Additional Links

Maintainers

  • Surya Ambrose
  • Natalia Lyubova

Authors

  • Mikael Arguedas

nao_moveit_config

This is a MoveIt! config package generated by the MoveIt! wizard. It requires a NAO model which you can get from here:

https://github.com/ros-naoqi/nao_robot/tree/master/nao_description or from the binary package : ros-indigo-nao-description

The moveit package must be run on a remote computer and not directly on your robot.

URDF and Textures used

This moveit package is based on a textured nao: https://github.com/ros-naoqi/nao_meshes

The urdf used for the generation of the configuration files is at: https://github.com/ros-naoqi/nao_robot

1. Compile the packages

nao_moveit_config package doesn't need any compilation so running rospack profile should be enough

For the dcm and gazebo packages you need to compile the C++ nodes. In order to compile nao_dcm packages, you need to set the environment variable AL_DIR to the path to naoqiSDK-c++ on your computer.

Then you can run the usual

catkin_make

And your ready to play with your nao

2. Run MoveIt

Without a robot -------------You can run this moveit package either unconnected to any robot or attached to a robot (real or simulated): For a standalone execution :

roslaunch nao_moveit_config demo.launch

Once launching the demo, you should see the robot in MoveIt! GUI like this:

image{width=”100.0%”}

On a real robot -------------To launch it on a real nao you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual)

First, set NAO_IP environment variable to your robot's IP address:

export NAO_IP=<YOUR_ROBOT_IP>

Launch the DCM bringup:

roslaunch nao_dcm_bringup nao_dcm_H25_bringup_remote.launch

Wait until it is ready, then run:

roslaunch nao_moveit_config moveit_planner.launch

On a simulated robot (in Gazebo) ------------------------------To use MoveIt! with Gazebo simulation, you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual) - nao_gazebo_plugin (https://github.com/ros-aldebaran/nao_virtual)

Launch Gazebo, like this:

roslaunch nao_gazebo_plugin nao_gazebo_plugin_H25.launch

Wait until it is ready, then click on the Play button in Gazebo.

Finally, start MoveIt!:

roslaunch nao_moveit_config moveit_planner.launch

This is based on the work of Konstantinos Chatzilygeroudis: https://github.com/costashatz/nao_dcm.

3 Use Moveit:

File truncated at 100 lines see the full file

CHANGELOG

Changelog for package nao_moveit_config

0.0.11 (2017-01-20)

  • Merge pull request #18 from ros-naoqi/update_maintainers update maintainers
  • update maintainers
  • Merge pull request #17 from ros-naoqi/nlyubova-patch-2 Update the execution time
  • Update the execution time
  • Merge pull request #16 from ros-naoqi/fix-deprecated-warnings Fix deprecated warnings
  • update parameter namespace
  • fix deprecated xacro call
  • use action rather than service for trajectory execution
  • Contributors: Mikael Arguedas, Natalia Lyubova

0.0.10 (2016-09-18)

  • Update README.rst
  • adding RRT as default planner
  • remove vrabaud as a maintainer
  • Merge pull request #12 from ros-naoqi/update_dead_links update dead links
  • update dead links
  • updating the README
  • Contributors: Mikael Arguedas, Natalia Lyubova, Vincent Rabaud

0.0.9 (2016-02-03)

  • remove nao_meshes from dependency because license not displayed on buildfarm
  • Contributors: Mikael Arguedas

0.0.8 (2016-02-03)

  • updated dependency list
  • Contributors: Mikael Arguedas

0.0.7 (2016-01-23)

  • homogenize group names to match side_bodyChain
  • added end effectors for legs
  • update collision matrix: fix collision on NAO's feet
  • rename demo_real.launch into moveit_planner.launch to match tutorials
  • Merge pull request #9 from nlyubova/master missing collisions
  • fixing srdf, adding missing collisions
  • fixing the projection_evaluator joints for hand groups
  • added demo_real.launch from nlyubova's fork
  • Contributors: Mikael Arguedas, Vincent Rabaud, nlyubova

0.0.6 (2015-10-21)

  • updating the readme
  • fixing the config for the most recent urdf
  • add myself as a maintainer
  • Contributors: Vincent Rabaud, nlyubova
  • add myself as a maintainer
  • Contributors: Vincent Rabaud

0.0.5 (2015-05-25)

  • install the .setup_assistant file for potential introspection
  • remove the URDF and fix the README
  • add a .setup_assistant
  • Added foot and pelvis fake controllers
  • Added foot and pelvis controllers
  • Contributors: Arguedas Mikael, Konstantinos Chatzilygeroudis, Vincent Rabaud

0.0.4 (2014-12-04)

  • fixed collision for ankle
  • fixed path to xacro file
  • fixed hand links names
  • Update README.rst Added note for missing deppendency
  • add missing dependency
  • added moveit tutorial
  • Contributors: Arguedas Mikael, Mikael ARGUEDAS, margueda

0.0.3 (2014-10-01)

  • update README
  • Merge branch 'master' of github.com:ros-nao/nao_moveit_config
  • unify group names to match romeo_moveit_config agreement
  • Update README.rst
  • Update README.rst
  • fixed dependencies and update README
  • Initial tracks.yaml
  • Contributors: Arguedas Mikael, margueda

0.0.2 (2014-09-24)

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged nao_moveit_config at Robotics Stack Exchange

No version for distro ardent showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

nao_moveit_config package from nao_moveit_config repo

nao_moveit_config

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.0.11
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-naoqi/nao_moveit_config.git
VCS Type git
VCS Version master
Last Updated 2017-01-20
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework

Additional Links

Maintainers

  • Surya Ambrose
  • Natalia Lyubova

Authors

  • Mikael Arguedas

nao_moveit_config

This is a MoveIt! config package generated by the MoveIt! wizard. It requires a NAO model which you can get from here:

https://github.com/ros-naoqi/nao_robot/tree/master/nao_description or from the binary package : ros-indigo-nao-description

The moveit package must be run on a remote computer and not directly on your robot.

URDF and Textures used

This moveit package is based on a textured nao: https://github.com/ros-naoqi/nao_meshes

The urdf used for the generation of the configuration files is at: https://github.com/ros-naoqi/nao_robot

1. Compile the packages

nao_moveit_config package doesn't need any compilation so running rospack profile should be enough

For the dcm and gazebo packages you need to compile the C++ nodes. In order to compile nao_dcm packages, you need to set the environment variable AL_DIR to the path to naoqiSDK-c++ on your computer.

Then you can run the usual

catkin_make

And your ready to play with your nao

2. Run MoveIt

Without a robot -------------You can run this moveit package either unconnected to any robot or attached to a robot (real or simulated): For a standalone execution :

roslaunch nao_moveit_config demo.launch

Once launching the demo, you should see the robot in MoveIt! GUI like this:

image{width=”100.0%”}

On a real robot -------------To launch it on a real nao you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual)

First, set NAO_IP environment variable to your robot's IP address:

export NAO_IP=<YOUR_ROBOT_IP>

Launch the DCM bringup:

roslaunch nao_dcm_bringup nao_dcm_H25_bringup_remote.launch

Wait until it is ready, then run:

roslaunch nao_moveit_config moveit_planner.launch

On a simulated robot (in Gazebo) ------------------------------To use MoveIt! with Gazebo simulation, you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual) - nao_gazebo_plugin (https://github.com/ros-aldebaran/nao_virtual)

Launch Gazebo, like this:

roslaunch nao_gazebo_plugin nao_gazebo_plugin_H25.launch

Wait until it is ready, then click on the Play button in Gazebo.

Finally, start MoveIt!:

roslaunch nao_moveit_config moveit_planner.launch

This is based on the work of Konstantinos Chatzilygeroudis: https://github.com/costashatz/nao_dcm.

3 Use Moveit:

File truncated at 100 lines see the full file

CHANGELOG

Changelog for package nao_moveit_config

0.0.11 (2017-01-20)

  • Merge pull request #18 from ros-naoqi/update_maintainers update maintainers
  • update maintainers
  • Merge pull request #17 from ros-naoqi/nlyubova-patch-2 Update the execution time
  • Update the execution time
  • Merge pull request #16 from ros-naoqi/fix-deprecated-warnings Fix deprecated warnings
  • update parameter namespace
  • fix deprecated xacro call
  • use action rather than service for trajectory execution
  • Contributors: Mikael Arguedas, Natalia Lyubova

0.0.10 (2016-09-18)

  • Update README.rst
  • adding RRT as default planner
  • remove vrabaud as a maintainer
  • Merge pull request #12 from ros-naoqi/update_dead_links update dead links
  • update dead links
  • updating the README
  • Contributors: Mikael Arguedas, Natalia Lyubova, Vincent Rabaud

0.0.9 (2016-02-03)

  • remove nao_meshes from dependency because license not displayed on buildfarm
  • Contributors: Mikael Arguedas

0.0.8 (2016-02-03)

  • updated dependency list
  • Contributors: Mikael Arguedas

0.0.7 (2016-01-23)

  • homogenize group names to match side_bodyChain
  • added end effectors for legs
  • update collision matrix: fix collision on NAO's feet
  • rename demo_real.launch into moveit_planner.launch to match tutorials
  • Merge pull request #9 from nlyubova/master missing collisions
  • fixing srdf, adding missing collisions
  • fixing the projection_evaluator joints for hand groups
  • added demo_real.launch from nlyubova's fork
  • Contributors: Mikael Arguedas, Vincent Rabaud, nlyubova

0.0.6 (2015-10-21)

  • updating the readme
  • fixing the config for the most recent urdf
  • add myself as a maintainer
  • Contributors: Vincent Rabaud, nlyubova
  • add myself as a maintainer
  • Contributors: Vincent Rabaud

0.0.5 (2015-05-25)

  • install the .setup_assistant file for potential introspection
  • remove the URDF and fix the README
  • add a .setup_assistant
  • Added foot and pelvis fake controllers
  • Added foot and pelvis controllers
  • Contributors: Arguedas Mikael, Konstantinos Chatzilygeroudis, Vincent Rabaud

0.0.4 (2014-12-04)

  • fixed collision for ankle
  • fixed path to xacro file
  • fixed hand links names
  • Update README.rst Added note for missing deppendency
  • add missing dependency
  • added moveit tutorial
  • Contributors: Arguedas Mikael, Mikael ARGUEDAS, margueda

0.0.3 (2014-10-01)

  • update README
  • Merge branch 'master' of github.com:ros-nao/nao_moveit_config
  • unify group names to match romeo_moveit_config agreement
  • Update README.rst
  • Update README.rst
  • fixed dependencies and update README
  • Initial tracks.yaml
  • Contributors: Arguedas Mikael, margueda

0.0.2 (2014-09-24)

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged nao_moveit_config at Robotics Stack Exchange

No version for distro bouncy showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

nao_moveit_config package from nao_moveit_config repo

nao_moveit_config

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.0.11
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-naoqi/nao_moveit_config.git
VCS Type git
VCS Version master
Last Updated 2017-01-20
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework

Additional Links

Maintainers

  • Surya Ambrose
  • Natalia Lyubova

Authors

  • Mikael Arguedas

nao_moveit_config

This is a MoveIt! config package generated by the MoveIt! wizard. It requires a NAO model which you can get from here:

https://github.com/ros-naoqi/nao_robot/tree/master/nao_description or from the binary package : ros-indigo-nao-description

The moveit package must be run on a remote computer and not directly on your robot.

URDF and Textures used

This moveit package is based on a textured nao: https://github.com/ros-naoqi/nao_meshes

The urdf used for the generation of the configuration files is at: https://github.com/ros-naoqi/nao_robot

1. Compile the packages

nao_moveit_config package doesn't need any compilation so running rospack profile should be enough

For the dcm and gazebo packages you need to compile the C++ nodes. In order to compile nao_dcm packages, you need to set the environment variable AL_DIR to the path to naoqiSDK-c++ on your computer.

Then you can run the usual

catkin_make

And your ready to play with your nao

2. Run MoveIt

Without a robot -------------You can run this moveit package either unconnected to any robot or attached to a robot (real or simulated): For a standalone execution :

roslaunch nao_moveit_config demo.launch

Once launching the demo, you should see the robot in MoveIt! GUI like this:

image{width=”100.0%”}

On a real robot -------------To launch it on a real nao you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual)

First, set NAO_IP environment variable to your robot's IP address:

export NAO_IP=<YOUR_ROBOT_IP>

Launch the DCM bringup:

roslaunch nao_dcm_bringup nao_dcm_H25_bringup_remote.launch

Wait until it is ready, then run:

roslaunch nao_moveit_config moveit_planner.launch

On a simulated robot (in Gazebo) ------------------------------To use MoveIt! with Gazebo simulation, you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual) - nao_gazebo_plugin (https://github.com/ros-aldebaran/nao_virtual)

Launch Gazebo, like this:

roslaunch nao_gazebo_plugin nao_gazebo_plugin_H25.launch

Wait until it is ready, then click on the Play button in Gazebo.

Finally, start MoveIt!:

roslaunch nao_moveit_config moveit_planner.launch

This is based on the work of Konstantinos Chatzilygeroudis: https://github.com/costashatz/nao_dcm.

3 Use Moveit:

File truncated at 100 lines see the full file

CHANGELOG

Changelog for package nao_moveit_config

0.0.11 (2017-01-20)

  • Merge pull request #18 from ros-naoqi/update_maintainers update maintainers
  • update maintainers
  • Merge pull request #17 from ros-naoqi/nlyubova-patch-2 Update the execution time
  • Update the execution time
  • Merge pull request #16 from ros-naoqi/fix-deprecated-warnings Fix deprecated warnings
  • update parameter namespace
  • fix deprecated xacro call
  • use action rather than service for trajectory execution
  • Contributors: Mikael Arguedas, Natalia Lyubova

0.0.10 (2016-09-18)

  • Update README.rst
  • adding RRT as default planner
  • remove vrabaud as a maintainer
  • Merge pull request #12 from ros-naoqi/update_dead_links update dead links
  • update dead links
  • updating the README
  • Contributors: Mikael Arguedas, Natalia Lyubova, Vincent Rabaud

0.0.9 (2016-02-03)

  • remove nao_meshes from dependency because license not displayed on buildfarm
  • Contributors: Mikael Arguedas

0.0.8 (2016-02-03)

  • updated dependency list
  • Contributors: Mikael Arguedas

0.0.7 (2016-01-23)

  • homogenize group names to match side_bodyChain
  • added end effectors for legs
  • update collision matrix: fix collision on NAO's feet
  • rename demo_real.launch into moveit_planner.launch to match tutorials
  • Merge pull request #9 from nlyubova/master missing collisions
  • fixing srdf, adding missing collisions
  • fixing the projection_evaluator joints for hand groups
  • added demo_real.launch from nlyubova's fork
  • Contributors: Mikael Arguedas, Vincent Rabaud, nlyubova

0.0.6 (2015-10-21)

  • updating the readme
  • fixing the config for the most recent urdf
  • add myself as a maintainer
  • Contributors: Vincent Rabaud, nlyubova
  • add myself as a maintainer
  • Contributors: Vincent Rabaud

0.0.5 (2015-05-25)

  • install the .setup_assistant file for potential introspection
  • remove the URDF and fix the README
  • add a .setup_assistant
  • Added foot and pelvis fake controllers
  • Added foot and pelvis controllers
  • Contributors: Arguedas Mikael, Konstantinos Chatzilygeroudis, Vincent Rabaud

0.0.4 (2014-12-04)

  • fixed collision for ankle
  • fixed path to xacro file
  • fixed hand links names
  • Update README.rst Added note for missing deppendency
  • add missing dependency
  • added moveit tutorial
  • Contributors: Arguedas Mikael, Mikael ARGUEDAS, margueda

0.0.3 (2014-10-01)

  • update README
  • Merge branch 'master' of github.com:ros-nao/nao_moveit_config
  • unify group names to match romeo_moveit_config agreement
  • Update README.rst
  • Update README.rst
  • fixed dependencies and update README
  • Initial tracks.yaml
  • Contributors: Arguedas Mikael, margueda

0.0.2 (2014-09-24)

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged nao_moveit_config at Robotics Stack Exchange

No version for distro crystal showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

nao_moveit_config package from nao_moveit_config repo

nao_moveit_config

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.0.11
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-naoqi/nao_moveit_config.git
VCS Type git
VCS Version master
Last Updated 2017-01-20
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework

Additional Links

Maintainers

  • Surya Ambrose
  • Natalia Lyubova

Authors

  • Mikael Arguedas

nao_moveit_config

This is a MoveIt! config package generated by the MoveIt! wizard. It requires a NAO model which you can get from here:

https://github.com/ros-naoqi/nao_robot/tree/master/nao_description or from the binary package : ros-indigo-nao-description

The moveit package must be run on a remote computer and not directly on your robot.

URDF and Textures used

This moveit package is based on a textured nao: https://github.com/ros-naoqi/nao_meshes

The urdf used for the generation of the configuration files is at: https://github.com/ros-naoqi/nao_robot

1. Compile the packages

nao_moveit_config package doesn't need any compilation so running rospack profile should be enough

For the dcm and gazebo packages you need to compile the C++ nodes. In order to compile nao_dcm packages, you need to set the environment variable AL_DIR to the path to naoqiSDK-c++ on your computer.

Then you can run the usual

catkin_make

And your ready to play with your nao

2. Run MoveIt

Without a robot -------------You can run this moveit package either unconnected to any robot or attached to a robot (real or simulated): For a standalone execution :

roslaunch nao_moveit_config demo.launch

Once launching the demo, you should see the robot in MoveIt! GUI like this:

image{width=”100.0%”}

On a real robot -------------To launch it on a real nao you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual)

First, set NAO_IP environment variable to your robot's IP address:

export NAO_IP=<YOUR_ROBOT_IP>

Launch the DCM bringup:

roslaunch nao_dcm_bringup nao_dcm_H25_bringup_remote.launch

Wait until it is ready, then run:

roslaunch nao_moveit_config moveit_planner.launch

On a simulated robot (in Gazebo) ------------------------------To use MoveIt! with Gazebo simulation, you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual) - nao_gazebo_plugin (https://github.com/ros-aldebaran/nao_virtual)

Launch Gazebo, like this:

roslaunch nao_gazebo_plugin nao_gazebo_plugin_H25.launch

Wait until it is ready, then click on the Play button in Gazebo.

Finally, start MoveIt!:

roslaunch nao_moveit_config moveit_planner.launch

This is based on the work of Konstantinos Chatzilygeroudis: https://github.com/costashatz/nao_dcm.

3 Use Moveit:

File truncated at 100 lines see the full file

CHANGELOG

Changelog for package nao_moveit_config

0.0.11 (2017-01-20)

  • Merge pull request #18 from ros-naoqi/update_maintainers update maintainers
  • update maintainers
  • Merge pull request #17 from ros-naoqi/nlyubova-patch-2 Update the execution time
  • Update the execution time
  • Merge pull request #16 from ros-naoqi/fix-deprecated-warnings Fix deprecated warnings
  • update parameter namespace
  • fix deprecated xacro call
  • use action rather than service for trajectory execution
  • Contributors: Mikael Arguedas, Natalia Lyubova

0.0.10 (2016-09-18)

  • Update README.rst
  • adding RRT as default planner
  • remove vrabaud as a maintainer
  • Merge pull request #12 from ros-naoqi/update_dead_links update dead links
  • update dead links
  • updating the README
  • Contributors: Mikael Arguedas, Natalia Lyubova, Vincent Rabaud

0.0.9 (2016-02-03)

  • remove nao_meshes from dependency because license not displayed on buildfarm
  • Contributors: Mikael Arguedas

0.0.8 (2016-02-03)

  • updated dependency list
  • Contributors: Mikael Arguedas

0.0.7 (2016-01-23)

  • homogenize group names to match side_bodyChain
  • added end effectors for legs
  • update collision matrix: fix collision on NAO's feet
  • rename demo_real.launch into moveit_planner.launch to match tutorials
  • Merge pull request #9 from nlyubova/master missing collisions
  • fixing srdf, adding missing collisions
  • fixing the projection_evaluator joints for hand groups
  • added demo_real.launch from nlyubova's fork
  • Contributors: Mikael Arguedas, Vincent Rabaud, nlyubova

0.0.6 (2015-10-21)

  • updating the readme
  • fixing the config for the most recent urdf
  • add myself as a maintainer
  • Contributors: Vincent Rabaud, nlyubova
  • add myself as a maintainer
  • Contributors: Vincent Rabaud

0.0.5 (2015-05-25)

  • install the .setup_assistant file for potential introspection
  • remove the URDF and fix the README
  • add a .setup_assistant
  • Added foot and pelvis fake controllers
  • Added foot and pelvis controllers
  • Contributors: Arguedas Mikael, Konstantinos Chatzilygeroudis, Vincent Rabaud

0.0.4 (2014-12-04)

  • fixed collision for ankle
  • fixed path to xacro file
  • fixed hand links names
  • Update README.rst Added note for missing deppendency
  • add missing dependency
  • added moveit tutorial
  • Contributors: Arguedas Mikael, Mikael ARGUEDAS, margueda

0.0.3 (2014-10-01)

  • update README
  • Merge branch 'master' of github.com:ros-nao/nao_moveit_config
  • unify group names to match romeo_moveit_config agreement
  • Update README.rst
  • Update README.rst
  • fixed dependencies and update README
  • Initial tracks.yaml
  • Contributors: Arguedas Mikael, margueda

0.0.2 (2014-09-24)

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged nao_moveit_config at Robotics Stack Exchange

No version for distro eloquent showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

nao_moveit_config package from nao_moveit_config repo

nao_moveit_config

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.0.11
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-naoqi/nao_moveit_config.git
VCS Type git
VCS Version master
Last Updated 2017-01-20
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework

Additional Links

Maintainers

  • Surya Ambrose
  • Natalia Lyubova

Authors

  • Mikael Arguedas

nao_moveit_config

This is a MoveIt! config package generated by the MoveIt! wizard. It requires a NAO model which you can get from here:

https://github.com/ros-naoqi/nao_robot/tree/master/nao_description or from the binary package : ros-indigo-nao-description

The moveit package must be run on a remote computer and not directly on your robot.

URDF and Textures used

This moveit package is based on a textured nao: https://github.com/ros-naoqi/nao_meshes

The urdf used for the generation of the configuration files is at: https://github.com/ros-naoqi/nao_robot

1. Compile the packages

nao_moveit_config package doesn't need any compilation so running rospack profile should be enough

For the dcm and gazebo packages you need to compile the C++ nodes. In order to compile nao_dcm packages, you need to set the environment variable AL_DIR to the path to naoqiSDK-c++ on your computer.

Then you can run the usual

catkin_make

And your ready to play with your nao

2. Run MoveIt

Without a robot -------------You can run this moveit package either unconnected to any robot or attached to a robot (real or simulated): For a standalone execution :

roslaunch nao_moveit_config demo.launch

Once launching the demo, you should see the robot in MoveIt! GUI like this:

image{width=”100.0%”}

On a real robot -------------To launch it on a real nao you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual)

First, set NAO_IP environment variable to your robot's IP address:

export NAO_IP=<YOUR_ROBOT_IP>

Launch the DCM bringup:

roslaunch nao_dcm_bringup nao_dcm_H25_bringup_remote.launch

Wait until it is ready, then run:

roslaunch nao_moveit_config moveit_planner.launch

On a simulated robot (in Gazebo) ------------------------------To use MoveIt! with Gazebo simulation, you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual) - nao_gazebo_plugin (https://github.com/ros-aldebaran/nao_virtual)

Launch Gazebo, like this:

roslaunch nao_gazebo_plugin nao_gazebo_plugin_H25.launch

Wait until it is ready, then click on the Play button in Gazebo.

Finally, start MoveIt!:

roslaunch nao_moveit_config moveit_planner.launch

This is based on the work of Konstantinos Chatzilygeroudis: https://github.com/costashatz/nao_dcm.

3 Use Moveit:

File truncated at 100 lines see the full file

CHANGELOG

Changelog for package nao_moveit_config

0.0.11 (2017-01-20)

  • Merge pull request #18 from ros-naoqi/update_maintainers update maintainers
  • update maintainers
  • Merge pull request #17 from ros-naoqi/nlyubova-patch-2 Update the execution time
  • Update the execution time
  • Merge pull request #16 from ros-naoqi/fix-deprecated-warnings Fix deprecated warnings
  • update parameter namespace
  • fix deprecated xacro call
  • use action rather than service for trajectory execution
  • Contributors: Mikael Arguedas, Natalia Lyubova

0.0.10 (2016-09-18)

  • Update README.rst
  • adding RRT as default planner
  • remove vrabaud as a maintainer
  • Merge pull request #12 from ros-naoqi/update_dead_links update dead links
  • update dead links
  • updating the README
  • Contributors: Mikael Arguedas, Natalia Lyubova, Vincent Rabaud

0.0.9 (2016-02-03)

  • remove nao_meshes from dependency because license not displayed on buildfarm
  • Contributors: Mikael Arguedas

0.0.8 (2016-02-03)

  • updated dependency list
  • Contributors: Mikael Arguedas

0.0.7 (2016-01-23)

  • homogenize group names to match side_bodyChain
  • added end effectors for legs
  • update collision matrix: fix collision on NAO's feet
  • rename demo_real.launch into moveit_planner.launch to match tutorials
  • Merge pull request #9 from nlyubova/master missing collisions
  • fixing srdf, adding missing collisions
  • fixing the projection_evaluator joints for hand groups
  • added demo_real.launch from nlyubova's fork
  • Contributors: Mikael Arguedas, Vincent Rabaud, nlyubova

0.0.6 (2015-10-21)

  • updating the readme
  • fixing the config for the most recent urdf
  • add myself as a maintainer
  • Contributors: Vincent Rabaud, nlyubova
  • add myself as a maintainer
  • Contributors: Vincent Rabaud

0.0.5 (2015-05-25)

  • install the .setup_assistant file for potential introspection
  • remove the URDF and fix the README
  • add a .setup_assistant
  • Added foot and pelvis fake controllers
  • Added foot and pelvis controllers
  • Contributors: Arguedas Mikael, Konstantinos Chatzilygeroudis, Vincent Rabaud

0.0.4 (2014-12-04)

  • fixed collision for ankle
  • fixed path to xacro file
  • fixed hand links names
  • Update README.rst Added note for missing deppendency
  • add missing dependency
  • added moveit tutorial
  • Contributors: Arguedas Mikael, Mikael ARGUEDAS, margueda

0.0.3 (2014-10-01)

  • update README
  • Merge branch 'master' of github.com:ros-nao/nao_moveit_config
  • unify group names to match romeo_moveit_config agreement
  • Update README.rst
  • Update README.rst
  • fixed dependencies and update README
  • Initial tracks.yaml
  • Contributors: Arguedas Mikael, margueda

0.0.2 (2014-09-24)

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged nao_moveit_config at Robotics Stack Exchange

No version for distro dashing showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

nao_moveit_config package from nao_moveit_config repo

nao_moveit_config

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.0.11
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-naoqi/nao_moveit_config.git
VCS Type git
VCS Version master
Last Updated 2017-01-20
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework

Additional Links

Maintainers

  • Surya Ambrose
  • Natalia Lyubova

Authors

  • Mikael Arguedas

nao_moveit_config

This is a MoveIt! config package generated by the MoveIt! wizard. It requires a NAO model which you can get from here:

https://github.com/ros-naoqi/nao_robot/tree/master/nao_description or from the binary package : ros-indigo-nao-description

The moveit package must be run on a remote computer and not directly on your robot.

URDF and Textures used

This moveit package is based on a textured nao: https://github.com/ros-naoqi/nao_meshes

The urdf used for the generation of the configuration files is at: https://github.com/ros-naoqi/nao_robot

1. Compile the packages

nao_moveit_config package doesn't need any compilation so running rospack profile should be enough

For the dcm and gazebo packages you need to compile the C++ nodes. In order to compile nao_dcm packages, you need to set the environment variable AL_DIR to the path to naoqiSDK-c++ on your computer.

Then you can run the usual

catkin_make

And your ready to play with your nao

2. Run MoveIt

Without a robot -------------You can run this moveit package either unconnected to any robot or attached to a robot (real or simulated): For a standalone execution :

roslaunch nao_moveit_config demo.launch

Once launching the demo, you should see the robot in MoveIt! GUI like this:

image{width=”100.0%”}

On a real robot -------------To launch it on a real nao you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual)

First, set NAO_IP environment variable to your robot's IP address:

export NAO_IP=<YOUR_ROBOT_IP>

Launch the DCM bringup:

roslaunch nao_dcm_bringup nao_dcm_H25_bringup_remote.launch

Wait until it is ready, then run:

roslaunch nao_moveit_config moveit_planner.launch

On a simulated robot (in Gazebo) ------------------------------To use MoveIt! with Gazebo simulation, you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual) - nao_gazebo_plugin (https://github.com/ros-aldebaran/nao_virtual)

Launch Gazebo, like this:

roslaunch nao_gazebo_plugin nao_gazebo_plugin_H25.launch

Wait until it is ready, then click on the Play button in Gazebo.

Finally, start MoveIt!:

roslaunch nao_moveit_config moveit_planner.launch

This is based on the work of Konstantinos Chatzilygeroudis: https://github.com/costashatz/nao_dcm.

3 Use Moveit:

File truncated at 100 lines see the full file

CHANGELOG

Changelog for package nao_moveit_config

0.0.11 (2017-01-20)

  • Merge pull request #18 from ros-naoqi/update_maintainers update maintainers
  • update maintainers
  • Merge pull request #17 from ros-naoqi/nlyubova-patch-2 Update the execution time
  • Update the execution time
  • Merge pull request #16 from ros-naoqi/fix-deprecated-warnings Fix deprecated warnings
  • update parameter namespace
  • fix deprecated xacro call
  • use action rather than service for trajectory execution
  • Contributors: Mikael Arguedas, Natalia Lyubova

0.0.10 (2016-09-18)

  • Update README.rst
  • adding RRT as default planner
  • remove vrabaud as a maintainer
  • Merge pull request #12 from ros-naoqi/update_dead_links update dead links
  • update dead links
  • updating the README
  • Contributors: Mikael Arguedas, Natalia Lyubova, Vincent Rabaud

0.0.9 (2016-02-03)

  • remove nao_meshes from dependency because license not displayed on buildfarm
  • Contributors: Mikael Arguedas

0.0.8 (2016-02-03)

  • updated dependency list
  • Contributors: Mikael Arguedas

0.0.7 (2016-01-23)

  • homogenize group names to match side_bodyChain
  • added end effectors for legs
  • update collision matrix: fix collision on NAO's feet
  • rename demo_real.launch into moveit_planner.launch to match tutorials
  • Merge pull request #9 from nlyubova/master missing collisions
  • fixing srdf, adding missing collisions
  • fixing the projection_evaluator joints for hand groups
  • added demo_real.launch from nlyubova's fork
  • Contributors: Mikael Arguedas, Vincent Rabaud, nlyubova

0.0.6 (2015-10-21)

  • updating the readme
  • fixing the config for the most recent urdf
  • add myself as a maintainer
  • Contributors: Vincent Rabaud, nlyubova
  • add myself as a maintainer
  • Contributors: Vincent Rabaud

0.0.5 (2015-05-25)

  • install the .setup_assistant file for potential introspection
  • remove the URDF and fix the README
  • add a .setup_assistant
  • Added foot and pelvis fake controllers
  • Added foot and pelvis controllers
  • Contributors: Arguedas Mikael, Konstantinos Chatzilygeroudis, Vincent Rabaud

0.0.4 (2014-12-04)

  • fixed collision for ankle
  • fixed path to xacro file
  • fixed hand links names
  • Update README.rst Added note for missing deppendency
  • add missing dependency
  • added moveit tutorial
  • Contributors: Arguedas Mikael, Mikael ARGUEDAS, margueda

0.0.3 (2014-10-01)

  • update README
  • Merge branch 'master' of github.com:ros-nao/nao_moveit_config
  • unify group names to match romeo_moveit_config agreement
  • Update README.rst
  • Update README.rst
  • fixed dependencies and update README
  • Initial tracks.yaml
  • Contributors: Arguedas Mikael, margueda

0.0.2 (2014-09-24)

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged nao_moveit_config at Robotics Stack Exchange

No version for distro galactic showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

nao_moveit_config package from nao_moveit_config repo

nao_moveit_config

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.0.11
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-naoqi/nao_moveit_config.git
VCS Type git
VCS Version master
Last Updated 2017-01-20
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework

Additional Links

Maintainers

  • Surya Ambrose
  • Natalia Lyubova

Authors

  • Mikael Arguedas

nao_moveit_config

This is a MoveIt! config package generated by the MoveIt! wizard. It requires a NAO model which you can get from here:

https://github.com/ros-naoqi/nao_robot/tree/master/nao_description or from the binary package : ros-indigo-nao-description

The moveit package must be run on a remote computer and not directly on your robot.

URDF and Textures used

This moveit package is based on a textured nao: https://github.com/ros-naoqi/nao_meshes

The urdf used for the generation of the configuration files is at: https://github.com/ros-naoqi/nao_robot

1. Compile the packages

nao_moveit_config package doesn't need any compilation so running rospack profile should be enough

For the dcm and gazebo packages you need to compile the C++ nodes. In order to compile nao_dcm packages, you need to set the environment variable AL_DIR to the path to naoqiSDK-c++ on your computer.

Then you can run the usual

catkin_make

And your ready to play with your nao

2. Run MoveIt

Without a robot -------------You can run this moveit package either unconnected to any robot or attached to a robot (real or simulated): For a standalone execution :

roslaunch nao_moveit_config demo.launch

Once launching the demo, you should see the robot in MoveIt! GUI like this:

image{width=”100.0%”}

On a real robot -------------To launch it on a real nao you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual)

First, set NAO_IP environment variable to your robot's IP address:

export NAO_IP=<YOUR_ROBOT_IP>

Launch the DCM bringup:

roslaunch nao_dcm_bringup nao_dcm_H25_bringup_remote.launch

Wait until it is ready, then run:

roslaunch nao_moveit_config moveit_planner.launch

On a simulated robot (in Gazebo) ------------------------------To use MoveIt! with Gazebo simulation, you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual) - nao_gazebo_plugin (https://github.com/ros-aldebaran/nao_virtual)

Launch Gazebo, like this:

roslaunch nao_gazebo_plugin nao_gazebo_plugin_H25.launch

Wait until it is ready, then click on the Play button in Gazebo.

Finally, start MoveIt!:

roslaunch nao_moveit_config moveit_planner.launch

This is based on the work of Konstantinos Chatzilygeroudis: https://github.com/costashatz/nao_dcm.

3 Use Moveit:

File truncated at 100 lines see the full file

CHANGELOG

Changelog for package nao_moveit_config

0.0.11 (2017-01-20)

  • Merge pull request #18 from ros-naoqi/update_maintainers update maintainers
  • update maintainers
  • Merge pull request #17 from ros-naoqi/nlyubova-patch-2 Update the execution time
  • Update the execution time
  • Merge pull request #16 from ros-naoqi/fix-deprecated-warnings Fix deprecated warnings
  • update parameter namespace
  • fix deprecated xacro call
  • use action rather than service for trajectory execution
  • Contributors: Mikael Arguedas, Natalia Lyubova

0.0.10 (2016-09-18)

  • Update README.rst
  • adding RRT as default planner
  • remove vrabaud as a maintainer
  • Merge pull request #12 from ros-naoqi/update_dead_links update dead links
  • update dead links
  • updating the README
  • Contributors: Mikael Arguedas, Natalia Lyubova, Vincent Rabaud

0.0.9 (2016-02-03)

  • remove nao_meshes from dependency because license not displayed on buildfarm
  • Contributors: Mikael Arguedas

0.0.8 (2016-02-03)

  • updated dependency list
  • Contributors: Mikael Arguedas

0.0.7 (2016-01-23)

  • homogenize group names to match side_bodyChain
  • added end effectors for legs
  • update collision matrix: fix collision on NAO's feet
  • rename demo_real.launch into moveit_planner.launch to match tutorials
  • Merge pull request #9 from nlyubova/master missing collisions
  • fixing srdf, adding missing collisions
  • fixing the projection_evaluator joints for hand groups
  • added demo_real.launch from nlyubova's fork
  • Contributors: Mikael Arguedas, Vincent Rabaud, nlyubova

0.0.6 (2015-10-21)

  • updating the readme
  • fixing the config for the most recent urdf
  • add myself as a maintainer
  • Contributors: Vincent Rabaud, nlyubova
  • add myself as a maintainer
  • Contributors: Vincent Rabaud

0.0.5 (2015-05-25)

  • install the .setup_assistant file for potential introspection
  • remove the URDF and fix the README
  • add a .setup_assistant
  • Added foot and pelvis fake controllers
  • Added foot and pelvis controllers
  • Contributors: Arguedas Mikael, Konstantinos Chatzilygeroudis, Vincent Rabaud

0.0.4 (2014-12-04)

  • fixed collision for ankle
  • fixed path to xacro file
  • fixed hand links names
  • Update README.rst Added note for missing deppendency
  • add missing dependency
  • added moveit tutorial
  • Contributors: Arguedas Mikael, Mikael ARGUEDAS, margueda

0.0.3 (2014-10-01)

  • update README
  • Merge branch 'master' of github.com:ros-nao/nao_moveit_config
  • unify group names to match romeo_moveit_config agreement
  • Update README.rst
  • Update README.rst
  • fixed dependencies and update README
  • Initial tracks.yaml
  • Contributors: Arguedas Mikael, margueda

0.0.2 (2014-09-24)

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged nao_moveit_config at Robotics Stack Exchange

No version for distro foxy showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

nao_moveit_config package from nao_moveit_config repo

nao_moveit_config

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.0.11
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-naoqi/nao_moveit_config.git
VCS Type git
VCS Version master
Last Updated 2017-01-20
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework

Additional Links

Maintainers

  • Surya Ambrose
  • Natalia Lyubova

Authors

  • Mikael Arguedas

nao_moveit_config

This is a MoveIt! config package generated by the MoveIt! wizard. It requires a NAO model which you can get from here:

https://github.com/ros-naoqi/nao_robot/tree/master/nao_description or from the binary package : ros-indigo-nao-description

The moveit package must be run on a remote computer and not directly on your robot.

URDF and Textures used

This moveit package is based on a textured nao: https://github.com/ros-naoqi/nao_meshes

The urdf used for the generation of the configuration files is at: https://github.com/ros-naoqi/nao_robot

1. Compile the packages

nao_moveit_config package doesn't need any compilation so running rospack profile should be enough

For the dcm and gazebo packages you need to compile the C++ nodes. In order to compile nao_dcm packages, you need to set the environment variable AL_DIR to the path to naoqiSDK-c++ on your computer.

Then you can run the usual

catkin_make

And your ready to play with your nao

2. Run MoveIt

Without a robot -------------You can run this moveit package either unconnected to any robot or attached to a robot (real or simulated): For a standalone execution :

roslaunch nao_moveit_config demo.launch

Once launching the demo, you should see the robot in MoveIt! GUI like this:

image{width=”100.0%”}

On a real robot -------------To launch it on a real nao you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual)

First, set NAO_IP environment variable to your robot's IP address:

export NAO_IP=<YOUR_ROBOT_IP>

Launch the DCM bringup:

roslaunch nao_dcm_bringup nao_dcm_H25_bringup_remote.launch

Wait until it is ready, then run:

roslaunch nao_moveit_config moveit_planner.launch

On a simulated robot (in Gazebo) ------------------------------To use MoveIt! with Gazebo simulation, you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual) - nao_gazebo_plugin (https://github.com/ros-aldebaran/nao_virtual)

Launch Gazebo, like this:

roslaunch nao_gazebo_plugin nao_gazebo_plugin_H25.launch

Wait until it is ready, then click on the Play button in Gazebo.

Finally, start MoveIt!:

roslaunch nao_moveit_config moveit_planner.launch

This is based on the work of Konstantinos Chatzilygeroudis: https://github.com/costashatz/nao_dcm.

3 Use Moveit:

File truncated at 100 lines see the full file

CHANGELOG

Changelog for package nao_moveit_config

0.0.11 (2017-01-20)

  • Merge pull request #18 from ros-naoqi/update_maintainers update maintainers
  • update maintainers
  • Merge pull request #17 from ros-naoqi/nlyubova-patch-2 Update the execution time
  • Update the execution time
  • Merge pull request #16 from ros-naoqi/fix-deprecated-warnings Fix deprecated warnings
  • update parameter namespace
  • fix deprecated xacro call
  • use action rather than service for trajectory execution
  • Contributors: Mikael Arguedas, Natalia Lyubova

0.0.10 (2016-09-18)

  • Update README.rst
  • adding RRT as default planner
  • remove vrabaud as a maintainer
  • Merge pull request #12 from ros-naoqi/update_dead_links update dead links
  • update dead links
  • updating the README
  • Contributors: Mikael Arguedas, Natalia Lyubova, Vincent Rabaud

0.0.9 (2016-02-03)

  • remove nao_meshes from dependency because license not displayed on buildfarm
  • Contributors: Mikael Arguedas

0.0.8 (2016-02-03)

  • updated dependency list
  • Contributors: Mikael Arguedas

0.0.7 (2016-01-23)

  • homogenize group names to match side_bodyChain
  • added end effectors for legs
  • update collision matrix: fix collision on NAO's feet
  • rename demo_real.launch into moveit_planner.launch to match tutorials
  • Merge pull request #9 from nlyubova/master missing collisions
  • fixing srdf, adding missing collisions
  • fixing the projection_evaluator joints for hand groups
  • added demo_real.launch from nlyubova's fork
  • Contributors: Mikael Arguedas, Vincent Rabaud, nlyubova

0.0.6 (2015-10-21)

  • updating the readme
  • fixing the config for the most recent urdf
  • add myself as a maintainer
  • Contributors: Vincent Rabaud, nlyubova
  • add myself as a maintainer
  • Contributors: Vincent Rabaud

0.0.5 (2015-05-25)

  • install the .setup_assistant file for potential introspection
  • remove the URDF and fix the README
  • add a .setup_assistant
  • Added foot and pelvis fake controllers
  • Added foot and pelvis controllers
  • Contributors: Arguedas Mikael, Konstantinos Chatzilygeroudis, Vincent Rabaud

0.0.4 (2014-12-04)

  • fixed collision for ankle
  • fixed path to xacro file
  • fixed hand links names
  • Update README.rst Added note for missing deppendency
  • add missing dependency
  • added moveit tutorial
  • Contributors: Arguedas Mikael, Mikael ARGUEDAS, margueda

0.0.3 (2014-10-01)

  • update README
  • Merge branch 'master' of github.com:ros-nao/nao_moveit_config
  • unify group names to match romeo_moveit_config agreement
  • Update README.rst
  • Update README.rst
  • fixed dependencies and update README
  • Initial tracks.yaml
  • Contributors: Arguedas Mikael, margueda

0.0.2 (2014-09-24)

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged nao_moveit_config at Robotics Stack Exchange

No version for distro iron showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

nao_moveit_config package from nao_moveit_config repo

nao_moveit_config

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.0.11
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-naoqi/nao_moveit_config.git
VCS Type git
VCS Version master
Last Updated 2017-01-20
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework

Additional Links

Maintainers

  • Surya Ambrose
  • Natalia Lyubova

Authors

  • Mikael Arguedas

nao_moveit_config

This is a MoveIt! config package generated by the MoveIt! wizard. It requires a NAO model which you can get from here:

https://github.com/ros-naoqi/nao_robot/tree/master/nao_description or from the binary package : ros-indigo-nao-description

The moveit package must be run on a remote computer and not directly on your robot.

URDF and Textures used

This moveit package is based on a textured nao: https://github.com/ros-naoqi/nao_meshes

The urdf used for the generation of the configuration files is at: https://github.com/ros-naoqi/nao_robot

1. Compile the packages

nao_moveit_config package doesn't need any compilation so running rospack profile should be enough

For the dcm and gazebo packages you need to compile the C++ nodes. In order to compile nao_dcm packages, you need to set the environment variable AL_DIR to the path to naoqiSDK-c++ on your computer.

Then you can run the usual

catkin_make

And your ready to play with your nao

2. Run MoveIt

Without a robot -------------You can run this moveit package either unconnected to any robot or attached to a robot (real or simulated): For a standalone execution :

roslaunch nao_moveit_config demo.launch

Once launching the demo, you should see the robot in MoveIt! GUI like this:

image{width=”100.0%”}

On a real robot -------------To launch it on a real nao you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual)

First, set NAO_IP environment variable to your robot's IP address:

export NAO_IP=<YOUR_ROBOT_IP>

Launch the DCM bringup:

roslaunch nao_dcm_bringup nao_dcm_H25_bringup_remote.launch

Wait until it is ready, then run:

roslaunch nao_moveit_config moveit_planner.launch

On a simulated robot (in Gazebo) ------------------------------To use MoveIt! with Gazebo simulation, you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual) - nao_gazebo_plugin (https://github.com/ros-aldebaran/nao_virtual)

Launch Gazebo, like this:

roslaunch nao_gazebo_plugin nao_gazebo_plugin_H25.launch

Wait until it is ready, then click on the Play button in Gazebo.

Finally, start MoveIt!:

roslaunch nao_moveit_config moveit_planner.launch

This is based on the work of Konstantinos Chatzilygeroudis: https://github.com/costashatz/nao_dcm.

3 Use Moveit:

File truncated at 100 lines see the full file

CHANGELOG

Changelog for package nao_moveit_config

0.0.11 (2017-01-20)

  • Merge pull request #18 from ros-naoqi/update_maintainers update maintainers
  • update maintainers
  • Merge pull request #17 from ros-naoqi/nlyubova-patch-2 Update the execution time
  • Update the execution time
  • Merge pull request #16 from ros-naoqi/fix-deprecated-warnings Fix deprecated warnings
  • update parameter namespace
  • fix deprecated xacro call
  • use action rather than service for trajectory execution
  • Contributors: Mikael Arguedas, Natalia Lyubova

0.0.10 (2016-09-18)

  • Update README.rst
  • adding RRT as default planner
  • remove vrabaud as a maintainer
  • Merge pull request #12 from ros-naoqi/update_dead_links update dead links
  • update dead links
  • updating the README
  • Contributors: Mikael Arguedas, Natalia Lyubova, Vincent Rabaud

0.0.9 (2016-02-03)

  • remove nao_meshes from dependency because license not displayed on buildfarm
  • Contributors: Mikael Arguedas

0.0.8 (2016-02-03)

  • updated dependency list
  • Contributors: Mikael Arguedas

0.0.7 (2016-01-23)

  • homogenize group names to match side_bodyChain
  • added end effectors for legs
  • update collision matrix: fix collision on NAO's feet
  • rename demo_real.launch into moveit_planner.launch to match tutorials
  • Merge pull request #9 from nlyubova/master missing collisions
  • fixing srdf, adding missing collisions
  • fixing the projection_evaluator joints for hand groups
  • added demo_real.launch from nlyubova's fork
  • Contributors: Mikael Arguedas, Vincent Rabaud, nlyubova

0.0.6 (2015-10-21)

  • updating the readme
  • fixing the config for the most recent urdf
  • add myself as a maintainer
  • Contributors: Vincent Rabaud, nlyubova
  • add myself as a maintainer
  • Contributors: Vincent Rabaud

0.0.5 (2015-05-25)

  • install the .setup_assistant file for potential introspection
  • remove the URDF and fix the README
  • add a .setup_assistant
  • Added foot and pelvis fake controllers
  • Added foot and pelvis controllers
  • Contributors: Arguedas Mikael, Konstantinos Chatzilygeroudis, Vincent Rabaud

0.0.4 (2014-12-04)

  • fixed collision for ankle
  • fixed path to xacro file
  • fixed hand links names
  • Update README.rst Added note for missing deppendency
  • add missing dependency
  • added moveit tutorial
  • Contributors: Arguedas Mikael, Mikael ARGUEDAS, margueda

0.0.3 (2014-10-01)

  • update README
  • Merge branch 'master' of github.com:ros-nao/nao_moveit_config
  • unify group names to match romeo_moveit_config agreement
  • Update README.rst
  • Update README.rst
  • fixed dependencies and update README
  • Initial tracks.yaml
  • Contributors: Arguedas Mikael, margueda

0.0.2 (2014-09-24)

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged nao_moveit_config at Robotics Stack Exchange

No version for distro lunar showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

nao_moveit_config package from nao_moveit_config repo

nao_moveit_config

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.0.11
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-naoqi/nao_moveit_config.git
VCS Type git
VCS Version master
Last Updated 2017-01-20
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework

Additional Links

Maintainers

  • Surya Ambrose
  • Natalia Lyubova

Authors

  • Mikael Arguedas

nao_moveit_config

This is a MoveIt! config package generated by the MoveIt! wizard. It requires a NAO model which you can get from here:

https://github.com/ros-naoqi/nao_robot/tree/master/nao_description or from the binary package : ros-indigo-nao-description

The moveit package must be run on a remote computer and not directly on your robot.

URDF and Textures used

This moveit package is based on a textured nao: https://github.com/ros-naoqi/nao_meshes

The urdf used for the generation of the configuration files is at: https://github.com/ros-naoqi/nao_robot

1. Compile the packages

nao_moveit_config package doesn't need any compilation so running rospack profile should be enough

For the dcm and gazebo packages you need to compile the C++ nodes. In order to compile nao_dcm packages, you need to set the environment variable AL_DIR to the path to naoqiSDK-c++ on your computer.

Then you can run the usual

catkin_make

And your ready to play with your nao

2. Run MoveIt

Without a robot -------------You can run this moveit package either unconnected to any robot or attached to a robot (real or simulated): For a standalone execution :

roslaunch nao_moveit_config demo.launch

Once launching the demo, you should see the robot in MoveIt! GUI like this:

image{width=”100.0%”}

On a real robot -------------To launch it on a real nao you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual)

First, set NAO_IP environment variable to your robot's IP address:

export NAO_IP=<YOUR_ROBOT_IP>

Launch the DCM bringup:

roslaunch nao_dcm_bringup nao_dcm_H25_bringup_remote.launch

Wait until it is ready, then run:

roslaunch nao_moveit_config moveit_planner.launch

On a simulated robot (in Gazebo) ------------------------------To use MoveIt! with Gazebo simulation, you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual) - nao_gazebo_plugin (https://github.com/ros-aldebaran/nao_virtual)

Launch Gazebo, like this:

roslaunch nao_gazebo_plugin nao_gazebo_plugin_H25.launch

Wait until it is ready, then click on the Play button in Gazebo.

Finally, start MoveIt!:

roslaunch nao_moveit_config moveit_planner.launch

This is based on the work of Konstantinos Chatzilygeroudis: https://github.com/costashatz/nao_dcm.

3 Use Moveit:

File truncated at 100 lines see the full file

CHANGELOG

Changelog for package nao_moveit_config

0.0.11 (2017-01-20)

  • Merge pull request #18 from ros-naoqi/update_maintainers update maintainers
  • update maintainers
  • Merge pull request #17 from ros-naoqi/nlyubova-patch-2 Update the execution time
  • Update the execution time
  • Merge pull request #16 from ros-naoqi/fix-deprecated-warnings Fix deprecated warnings
  • update parameter namespace
  • fix deprecated xacro call
  • use action rather than service for trajectory execution
  • Contributors: Mikael Arguedas, Natalia Lyubova

0.0.10 (2016-09-18)

  • Update README.rst
  • adding RRT as default planner
  • remove vrabaud as a maintainer
  • Merge pull request #12 from ros-naoqi/update_dead_links update dead links
  • update dead links
  • updating the README
  • Contributors: Mikael Arguedas, Natalia Lyubova, Vincent Rabaud

0.0.9 (2016-02-03)

  • remove nao_meshes from dependency because license not displayed on buildfarm
  • Contributors: Mikael Arguedas

0.0.8 (2016-02-03)

  • updated dependency list
  • Contributors: Mikael Arguedas

0.0.7 (2016-01-23)

  • homogenize group names to match side_bodyChain
  • added end effectors for legs
  • update collision matrix: fix collision on NAO's feet
  • rename demo_real.launch into moveit_planner.launch to match tutorials
  • Merge pull request #9 from nlyubova/master missing collisions
  • fixing srdf, adding missing collisions
  • fixing the projection_evaluator joints for hand groups
  • added demo_real.launch from nlyubova's fork
  • Contributors: Mikael Arguedas, Vincent Rabaud, nlyubova

0.0.6 (2015-10-21)

  • updating the readme
  • fixing the config for the most recent urdf
  • add myself as a maintainer
  • Contributors: Vincent Rabaud, nlyubova
  • add myself as a maintainer
  • Contributors: Vincent Rabaud

0.0.5 (2015-05-25)

  • install the .setup_assistant file for potential introspection
  • remove the URDF and fix the README
  • add a .setup_assistant
  • Added foot and pelvis fake controllers
  • Added foot and pelvis controllers
  • Contributors: Arguedas Mikael, Konstantinos Chatzilygeroudis, Vincent Rabaud

0.0.4 (2014-12-04)

  • fixed collision for ankle
  • fixed path to xacro file
  • fixed hand links names
  • Update README.rst Added note for missing deppendency
  • add missing dependency
  • added moveit tutorial
  • Contributors: Arguedas Mikael, Mikael ARGUEDAS, margueda

0.0.3 (2014-10-01)

  • update README
  • Merge branch 'master' of github.com:ros-nao/nao_moveit_config
  • unify group names to match romeo_moveit_config agreement
  • Update README.rst
  • Update README.rst
  • fixed dependencies and update README
  • Initial tracks.yaml
  • Contributors: Arguedas Mikael, margueda

0.0.2 (2014-09-24)

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged nao_moveit_config at Robotics Stack Exchange

Package symbol

nao_moveit_config package from nao_moveit_config repo

nao_moveit_config

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.0.11
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-naoqi/nao_moveit_config.git
VCS Type git
VCS Version master
Last Updated 2017-01-20
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework

Additional Links

Maintainers

  • Surya Ambrose
  • Natalia Lyubova

Authors

  • Mikael Arguedas

nao_moveit_config

This is a MoveIt! config package generated by the MoveIt! wizard. It requires a NAO model which you can get from here:

https://github.com/ros-naoqi/nao_robot/tree/master/nao_description or from the binary package : ros-indigo-nao-description

The moveit package must be run on a remote computer and not directly on your robot.

URDF and Textures used

This moveit package is based on a textured nao: https://github.com/ros-naoqi/nao_meshes

The urdf used for the generation of the configuration files is at: https://github.com/ros-naoqi/nao_robot

1. Compile the packages

nao_moveit_config package doesn't need any compilation so running rospack profile should be enough

For the dcm and gazebo packages you need to compile the C++ nodes. In order to compile nao_dcm packages, you need to set the environment variable AL_DIR to the path to naoqiSDK-c++ on your computer.

Then you can run the usual

catkin_make

And your ready to play with your nao

2. Run MoveIt

Without a robot -------------You can run this moveit package either unconnected to any robot or attached to a robot (real or simulated): For a standalone execution :

roslaunch nao_moveit_config demo.launch

Once launching the demo, you should see the robot in MoveIt! GUI like this:

image{width=”100.0%”}

On a real robot -------------To launch it on a real nao you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual)

First, set NAO_IP environment variable to your robot's IP address:

export NAO_IP=<YOUR_ROBOT_IP>

Launch the DCM bringup:

roslaunch nao_dcm_bringup nao_dcm_H25_bringup_remote.launch

Wait until it is ready, then run:

roslaunch nao_moveit_config moveit_planner.launch

On a simulated robot (in Gazebo) ------------------------------To use MoveIt! with Gazebo simulation, you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual) - nao_gazebo_plugin (https://github.com/ros-aldebaran/nao_virtual)

Launch Gazebo, like this:

roslaunch nao_gazebo_plugin nao_gazebo_plugin_H25.launch

Wait until it is ready, then click on the Play button in Gazebo.

Finally, start MoveIt!:

roslaunch nao_moveit_config moveit_planner.launch

This is based on the work of Konstantinos Chatzilygeroudis: https://github.com/costashatz/nao_dcm.

3 Use Moveit:

File truncated at 100 lines see the full file

CHANGELOG

Changelog for package nao_moveit_config

0.0.11 (2017-01-20)

  • Merge pull request #18 from ros-naoqi/update_maintainers update maintainers
  • update maintainers
  • Merge pull request #17 from ros-naoqi/nlyubova-patch-2 Update the execution time
  • Update the execution time
  • Merge pull request #16 from ros-naoqi/fix-deprecated-warnings Fix deprecated warnings
  • update parameter namespace
  • fix deprecated xacro call
  • use action rather than service for trajectory execution
  • Contributors: Mikael Arguedas, Natalia Lyubova

0.0.10 (2016-09-18)

  • Update README.rst
  • adding RRT as default planner
  • remove vrabaud as a maintainer
  • Merge pull request #12 from ros-naoqi/update_dead_links update dead links
  • update dead links
  • updating the README
  • Contributors: Mikael Arguedas, Natalia Lyubova, Vincent Rabaud

0.0.9 (2016-02-03)

  • remove nao_meshes from dependency because license not displayed on buildfarm
  • Contributors: Mikael Arguedas

0.0.8 (2016-02-03)

  • updated dependency list
  • Contributors: Mikael Arguedas

0.0.7 (2016-01-23)

  • homogenize group names to match side_bodyChain
  • added end effectors for legs
  • update collision matrix: fix collision on NAO's feet
  • rename demo_real.launch into moveit_planner.launch to match tutorials
  • Merge pull request #9 from nlyubova/master missing collisions
  • fixing srdf, adding missing collisions
  • fixing the projection_evaluator joints for hand groups
  • added demo_real.launch from nlyubova's fork
  • Contributors: Mikael Arguedas, Vincent Rabaud, nlyubova

0.0.6 (2015-10-21)

  • updating the readme
  • fixing the config for the most recent urdf
  • add myself as a maintainer
  • Contributors: Vincent Rabaud, nlyubova
  • add myself as a maintainer
  • Contributors: Vincent Rabaud

0.0.5 (2015-05-25)

  • install the .setup_assistant file for potential introspection
  • remove the URDF and fix the README
  • add a .setup_assistant
  • Added foot and pelvis fake controllers
  • Added foot and pelvis controllers
  • Contributors: Arguedas Mikael, Konstantinos Chatzilygeroudis, Vincent Rabaud

0.0.4 (2014-12-04)

  • fixed collision for ankle
  • fixed path to xacro file
  • fixed hand links names
  • Update README.rst Added note for missing deppendency
  • add missing dependency
  • added moveit tutorial
  • Contributors: Arguedas Mikael, Mikael ARGUEDAS, margueda

0.0.3 (2014-10-01)

  • update README
  • Merge branch 'master' of github.com:ros-nao/nao_moveit_config
  • unify group names to match romeo_moveit_config agreement
  • Update README.rst
  • Update README.rst
  • fixed dependencies and update README
  • Initial tracks.yaml
  • Contributors: Arguedas Mikael, margueda

0.0.2 (2014-09-24)

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged nao_moveit_config at Robotics Stack Exchange

Package symbol

nao_moveit_config package from nao_moveit_config repo

nao_moveit_config

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.0.11
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-naoqi/nao_moveit_config.git
VCS Type git
VCS Version master
Last Updated 2017-01-20
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework

Additional Links

Maintainers

  • Surya Ambrose
  • Natalia Lyubova

Authors

  • Mikael Arguedas

nao_moveit_config

This is a MoveIt! config package generated by the MoveIt! wizard. It requires a NAO model which you can get from here:

https://github.com/ros-naoqi/nao_robot/tree/master/nao_description or from the binary package : ros-indigo-nao-description

The moveit package must be run on a remote computer and not directly on your robot.

URDF and Textures used

This moveit package is based on a textured nao: https://github.com/ros-naoqi/nao_meshes

The urdf used for the generation of the configuration files is at: https://github.com/ros-naoqi/nao_robot

1. Compile the packages

nao_moveit_config package doesn't need any compilation so running rospack profile should be enough

For the dcm and gazebo packages you need to compile the C++ nodes. In order to compile nao_dcm packages, you need to set the environment variable AL_DIR to the path to naoqiSDK-c++ on your computer.

Then you can run the usual

catkin_make

And your ready to play with your nao

2. Run MoveIt

Without a robot -------------You can run this moveit package either unconnected to any robot or attached to a robot (real or simulated): For a standalone execution :

roslaunch nao_moveit_config demo.launch

Once launching the demo, you should see the robot in MoveIt! GUI like this:

image{width=”100.0%”}

On a real robot -------------To launch it on a real nao you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual)

First, set NAO_IP environment variable to your robot's IP address:

export NAO_IP=<YOUR_ROBOT_IP>

Launch the DCM bringup:

roslaunch nao_dcm_bringup nao_dcm_H25_bringup_remote.launch

Wait until it is ready, then run:

roslaunch nao_moveit_config moveit_planner.launch

On a simulated robot (in Gazebo) ------------------------------To use MoveIt! with Gazebo simulation, you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual) - nao_gazebo_plugin (https://github.com/ros-aldebaran/nao_virtual)

Launch Gazebo, like this:

roslaunch nao_gazebo_plugin nao_gazebo_plugin_H25.launch

Wait until it is ready, then click on the Play button in Gazebo.

Finally, start MoveIt!:

roslaunch nao_moveit_config moveit_planner.launch

This is based on the work of Konstantinos Chatzilygeroudis: https://github.com/costashatz/nao_dcm.

3 Use Moveit:

File truncated at 100 lines see the full file

CHANGELOG

Changelog for package nao_moveit_config

0.0.11 (2017-01-20)

  • Merge pull request #18 from ros-naoqi/update_maintainers update maintainers
  • update maintainers
  • Merge pull request #17 from ros-naoqi/nlyubova-patch-2 Update the execution time
  • Update the execution time
  • Merge pull request #16 from ros-naoqi/fix-deprecated-warnings Fix deprecated warnings
  • update parameter namespace
  • fix deprecated xacro call
  • use action rather than service for trajectory execution
  • Contributors: Mikael Arguedas, Natalia Lyubova

0.0.10 (2016-09-18)

  • Update README.rst
  • adding RRT as default planner
  • remove vrabaud as a maintainer
  • Merge pull request #12 from ros-naoqi/update_dead_links update dead links
  • update dead links
  • updating the README
  • Contributors: Mikael Arguedas, Natalia Lyubova, Vincent Rabaud

0.0.9 (2016-02-03)

  • remove nao_meshes from dependency because license not displayed on buildfarm
  • Contributors: Mikael Arguedas

0.0.8 (2016-02-03)

  • updated dependency list
  • Contributors: Mikael Arguedas

0.0.7 (2016-01-23)

  • homogenize group names to match side_bodyChain
  • added end effectors for legs
  • update collision matrix: fix collision on NAO's feet
  • rename demo_real.launch into moveit_planner.launch to match tutorials
  • Merge pull request #9 from nlyubova/master missing collisions
  • fixing srdf, adding missing collisions
  • fixing the projection_evaluator joints for hand groups
  • added demo_real.launch from nlyubova's fork
  • Contributors: Mikael Arguedas, Vincent Rabaud, nlyubova

0.0.6 (2015-10-21)

  • updating the readme
  • fixing the config for the most recent urdf
  • add myself as a maintainer
  • Contributors: Vincent Rabaud, nlyubova
  • add myself as a maintainer
  • Contributors: Vincent Rabaud

0.0.5 (2015-05-25)

  • install the .setup_assistant file for potential introspection
  • remove the URDF and fix the README
  • add a .setup_assistant
  • Added foot and pelvis fake controllers
  • Added foot and pelvis controllers
  • Contributors: Arguedas Mikael, Konstantinos Chatzilygeroudis, Vincent Rabaud

0.0.4 (2014-12-04)

  • fixed collision for ankle
  • fixed path to xacro file
  • fixed hand links names
  • Update README.rst Added note for missing deppendency
  • add missing dependency
  • added moveit tutorial
  • Contributors: Arguedas Mikael, Mikael ARGUEDAS, margueda

0.0.3 (2014-10-01)

  • update README
  • Merge branch 'master' of github.com:ros-nao/nao_moveit_config
  • unify group names to match romeo_moveit_config agreement
  • Update README.rst
  • Update README.rst
  • fixed dependencies and update README
  • Initial tracks.yaml
  • Contributors: Arguedas Mikael, margueda

0.0.2 (2014-09-24)

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged nao_moveit_config at Robotics Stack Exchange

Package symbol

nao_moveit_config package from nao_moveit_config repo

nao_moveit_config

ROS Distro
hydro

Package Summary

Tags No category tags.
Version 0.0.11
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-naoqi/nao_moveit_config.git
VCS Type git
VCS Version master
Last Updated 2017-01-20
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework

Additional Links

Maintainers

  • Surya Ambrose
  • Natalia Lyubova

Authors

  • Mikael Arguedas

nao_moveit_config

This is a MoveIt! config package generated by the MoveIt! wizard. It requires a NAO model which you can get from here:

https://github.com/ros-naoqi/nao_robot/tree/master/nao_description or from the binary package : ros-indigo-nao-description

The moveit package must be run on a remote computer and not directly on your robot.

URDF and Textures used

This moveit package is based on a textured nao: https://github.com/ros-naoqi/nao_meshes

The urdf used for the generation of the configuration files is at: https://github.com/ros-naoqi/nao_robot

1. Compile the packages

nao_moveit_config package doesn't need any compilation so running rospack profile should be enough

For the dcm and gazebo packages you need to compile the C++ nodes. In order to compile nao_dcm packages, you need to set the environment variable AL_DIR to the path to naoqiSDK-c++ on your computer.

Then you can run the usual

catkin_make

And your ready to play with your nao

2. Run MoveIt

Without a robot -------------You can run this moveit package either unconnected to any robot or attached to a robot (real or simulated): For a standalone execution :

roslaunch nao_moveit_config demo.launch

Once launching the demo, you should see the robot in MoveIt! GUI like this:

image{width=”100.0%”}

On a real robot -------------To launch it on a real nao you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual)

First, set NAO_IP environment variable to your robot's IP address:

export NAO_IP=<YOUR_ROBOT_IP>

Launch the DCM bringup:

roslaunch nao_dcm_bringup nao_dcm_H25_bringup_remote.launch

Wait until it is ready, then run:

roslaunch nao_moveit_config moveit_planner.launch

On a simulated robot (in Gazebo) ------------------------------To use MoveIt! with Gazebo simulation, you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual) - nao_gazebo_plugin (https://github.com/ros-aldebaran/nao_virtual)

Launch Gazebo, like this:

roslaunch nao_gazebo_plugin nao_gazebo_plugin_H25.launch

Wait until it is ready, then click on the Play button in Gazebo.

Finally, start MoveIt!:

roslaunch nao_moveit_config moveit_planner.launch

This is based on the work of Konstantinos Chatzilygeroudis: https://github.com/costashatz/nao_dcm.

3 Use Moveit:

File truncated at 100 lines see the full file

CHANGELOG

Changelog for package nao_moveit_config

0.0.11 (2017-01-20)

  • Merge pull request #18 from ros-naoqi/update_maintainers update maintainers
  • update maintainers
  • Merge pull request #17 from ros-naoqi/nlyubova-patch-2 Update the execution time
  • Update the execution time
  • Merge pull request #16 from ros-naoqi/fix-deprecated-warnings Fix deprecated warnings
  • update parameter namespace
  • fix deprecated xacro call
  • use action rather than service for trajectory execution
  • Contributors: Mikael Arguedas, Natalia Lyubova

0.0.10 (2016-09-18)

  • Update README.rst
  • adding RRT as default planner
  • remove vrabaud as a maintainer
  • Merge pull request #12 from ros-naoqi/update_dead_links update dead links
  • update dead links
  • updating the README
  • Contributors: Mikael Arguedas, Natalia Lyubova, Vincent Rabaud

0.0.9 (2016-02-03)

  • remove nao_meshes from dependency because license not displayed on buildfarm
  • Contributors: Mikael Arguedas

0.0.8 (2016-02-03)

  • updated dependency list
  • Contributors: Mikael Arguedas

0.0.7 (2016-01-23)

  • homogenize group names to match side_bodyChain
  • added end effectors for legs
  • update collision matrix: fix collision on NAO's feet
  • rename demo_real.launch into moveit_planner.launch to match tutorials
  • Merge pull request #9 from nlyubova/master missing collisions
  • fixing srdf, adding missing collisions
  • fixing the projection_evaluator joints for hand groups
  • added demo_real.launch from nlyubova's fork
  • Contributors: Mikael Arguedas, Vincent Rabaud, nlyubova

0.0.6 (2015-10-21)

  • updating the readme
  • fixing the config for the most recent urdf
  • add myself as a maintainer
  • Contributors: Vincent Rabaud, nlyubova
  • add myself as a maintainer
  • Contributors: Vincent Rabaud

0.0.5 (2015-05-25)

  • install the .setup_assistant file for potential introspection
  • remove the URDF and fix the README
  • add a .setup_assistant
  • Added foot and pelvis fake controllers
  • Added foot and pelvis controllers
  • Contributors: Arguedas Mikael, Konstantinos Chatzilygeroudis, Vincent Rabaud

0.0.4 (2014-12-04)

  • fixed collision for ankle
  • fixed path to xacro file
  • fixed hand links names
  • Update README.rst Added note for missing deppendency
  • add missing dependency
  • added moveit tutorial
  • Contributors: Arguedas Mikael, Mikael ARGUEDAS, margueda

0.0.3 (2014-10-01)

  • update README
  • Merge branch 'master' of github.com:ros-nao/nao_moveit_config
  • unify group names to match romeo_moveit_config agreement
  • Update README.rst
  • Update README.rst
  • fixed dependencies and update README
  • Initial tracks.yaml
  • Contributors: Arguedas Mikael, margueda

0.0.2 (2014-09-24)

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged nao_moveit_config at Robotics Stack Exchange

Package symbol

nao_moveit_config package from nao_moveit_config repo

nao_moveit_config

ROS Distro
kinetic

Package Summary

Tags No category tags.
Version 0.0.11
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-naoqi/nao_moveit_config.git
VCS Type git
VCS Version master
Last Updated 2017-01-20
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework

Additional Links

Maintainers

  • Surya Ambrose
  • Natalia Lyubova

Authors

  • Mikael Arguedas

nao_moveit_config

This is a MoveIt! config package generated by the MoveIt! wizard. It requires a NAO model which you can get from here:

https://github.com/ros-naoqi/nao_robot/tree/master/nao_description or from the binary package : ros-indigo-nao-description

The moveit package must be run on a remote computer and not directly on your robot.

URDF and Textures used

This moveit package is based on a textured nao: https://github.com/ros-naoqi/nao_meshes

The urdf used for the generation of the configuration files is at: https://github.com/ros-naoqi/nao_robot

1. Compile the packages

nao_moveit_config package doesn't need any compilation so running rospack profile should be enough

For the dcm and gazebo packages you need to compile the C++ nodes. In order to compile nao_dcm packages, you need to set the environment variable AL_DIR to the path to naoqiSDK-c++ on your computer.

Then you can run the usual

catkin_make

And your ready to play with your nao

2. Run MoveIt

Without a robot -------------You can run this moveit package either unconnected to any robot or attached to a robot (real or simulated): For a standalone execution :

roslaunch nao_moveit_config demo.launch

Once launching the demo, you should see the robot in MoveIt! GUI like this:

image{width=”100.0%”}

On a real robot -------------To launch it on a real nao you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual)

First, set NAO_IP environment variable to your robot's IP address:

export NAO_IP=<YOUR_ROBOT_IP>

Launch the DCM bringup:

roslaunch nao_dcm_bringup nao_dcm_H25_bringup_remote.launch

Wait until it is ready, then run:

roslaunch nao_moveit_config moveit_planner.launch

On a simulated robot (in Gazebo) ------------------------------To use MoveIt! with Gazebo simulation, you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual) - nao_gazebo_plugin (https://github.com/ros-aldebaran/nao_virtual)

Launch Gazebo, like this:

roslaunch nao_gazebo_plugin nao_gazebo_plugin_H25.launch

Wait until it is ready, then click on the Play button in Gazebo.

Finally, start MoveIt!:

roslaunch nao_moveit_config moveit_planner.launch

This is based on the work of Konstantinos Chatzilygeroudis: https://github.com/costashatz/nao_dcm.

3 Use Moveit:

File truncated at 100 lines see the full file

CHANGELOG

Changelog for package nao_moveit_config

0.0.11 (2017-01-20)

  • Merge pull request #18 from ros-naoqi/update_maintainers update maintainers
  • update maintainers
  • Merge pull request #17 from ros-naoqi/nlyubova-patch-2 Update the execution time
  • Update the execution time
  • Merge pull request #16 from ros-naoqi/fix-deprecated-warnings Fix deprecated warnings
  • update parameter namespace
  • fix deprecated xacro call
  • use action rather than service for trajectory execution
  • Contributors: Mikael Arguedas, Natalia Lyubova

0.0.10 (2016-09-18)

  • Update README.rst
  • adding RRT as default planner
  • remove vrabaud as a maintainer
  • Merge pull request #12 from ros-naoqi/update_dead_links update dead links
  • update dead links
  • updating the README
  • Contributors: Mikael Arguedas, Natalia Lyubova, Vincent Rabaud

0.0.9 (2016-02-03)

  • remove nao_meshes from dependency because license not displayed on buildfarm
  • Contributors: Mikael Arguedas

0.0.8 (2016-02-03)

  • updated dependency list
  • Contributors: Mikael Arguedas

0.0.7 (2016-01-23)

  • homogenize group names to match side_bodyChain
  • added end effectors for legs
  • update collision matrix: fix collision on NAO's feet
  • rename demo_real.launch into moveit_planner.launch to match tutorials
  • Merge pull request #9 from nlyubova/master missing collisions
  • fixing srdf, adding missing collisions
  • fixing the projection_evaluator joints for hand groups
  • added demo_real.launch from nlyubova's fork
  • Contributors: Mikael Arguedas, Vincent Rabaud, nlyubova

0.0.6 (2015-10-21)

  • updating the readme
  • fixing the config for the most recent urdf
  • add myself as a maintainer
  • Contributors: Vincent Rabaud, nlyubova
  • add myself as a maintainer
  • Contributors: Vincent Rabaud

0.0.5 (2015-05-25)

  • install the .setup_assistant file for potential introspection
  • remove the URDF and fix the README
  • add a .setup_assistant
  • Added foot and pelvis fake controllers
  • Added foot and pelvis controllers
  • Contributors: Arguedas Mikael, Konstantinos Chatzilygeroudis, Vincent Rabaud

0.0.4 (2014-12-04)

  • fixed collision for ankle
  • fixed path to xacro file
  • fixed hand links names
  • Update README.rst Added note for missing deppendency
  • add missing dependency
  • added moveit tutorial
  • Contributors: Arguedas Mikael, Mikael ARGUEDAS, margueda

0.0.3 (2014-10-01)

  • update README
  • Merge branch 'master' of github.com:ros-nao/nao_moveit_config
  • unify group names to match romeo_moveit_config agreement
  • Update README.rst
  • Update README.rst
  • fixed dependencies and update README
  • Initial tracks.yaml
  • Contributors: Arguedas Mikael, margueda

0.0.2 (2014-09-24)

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged nao_moveit_config at Robotics Stack Exchange

No version for distro melodic showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

nao_moveit_config package from nao_moveit_config repo

nao_moveit_config

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.0.11
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-naoqi/nao_moveit_config.git
VCS Type git
VCS Version master
Last Updated 2017-01-20
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework

Additional Links

Maintainers

  • Surya Ambrose
  • Natalia Lyubova

Authors

  • Mikael Arguedas

nao_moveit_config

This is a MoveIt! config package generated by the MoveIt! wizard. It requires a NAO model which you can get from here:

https://github.com/ros-naoqi/nao_robot/tree/master/nao_description or from the binary package : ros-indigo-nao-description

The moveit package must be run on a remote computer and not directly on your robot.

URDF and Textures used

This moveit package is based on a textured nao: https://github.com/ros-naoqi/nao_meshes

The urdf used for the generation of the configuration files is at: https://github.com/ros-naoqi/nao_robot

1. Compile the packages

nao_moveit_config package doesn't need any compilation so running rospack profile should be enough

For the dcm and gazebo packages you need to compile the C++ nodes. In order to compile nao_dcm packages, you need to set the environment variable AL_DIR to the path to naoqiSDK-c++ on your computer.

Then you can run the usual

catkin_make

And your ready to play with your nao

2. Run MoveIt

Without a robot -------------You can run this moveit package either unconnected to any robot or attached to a robot (real or simulated): For a standalone execution :

roslaunch nao_moveit_config demo.launch

Once launching the demo, you should see the robot in MoveIt! GUI like this:

image{width=”100.0%”}

On a real robot -------------To launch it on a real nao you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual)

First, set NAO_IP environment variable to your robot's IP address:

export NAO_IP=<YOUR_ROBOT_IP>

Launch the DCM bringup:

roslaunch nao_dcm_bringup nao_dcm_H25_bringup_remote.launch

Wait until it is ready, then run:

roslaunch nao_moveit_config moveit_planner.launch

On a simulated robot (in Gazebo) ------------------------------To use MoveIt! with Gazebo simulation, you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual) - nao_gazebo_plugin (https://github.com/ros-aldebaran/nao_virtual)

Launch Gazebo, like this:

roslaunch nao_gazebo_plugin nao_gazebo_plugin_H25.launch

Wait until it is ready, then click on the Play button in Gazebo.

Finally, start MoveIt!:

roslaunch nao_moveit_config moveit_planner.launch

This is based on the work of Konstantinos Chatzilygeroudis: https://github.com/costashatz/nao_dcm.

3 Use Moveit:

File truncated at 100 lines see the full file

CHANGELOG

Changelog for package nao_moveit_config

0.0.11 (2017-01-20)

  • Merge pull request #18 from ros-naoqi/update_maintainers update maintainers
  • update maintainers
  • Merge pull request #17 from ros-naoqi/nlyubova-patch-2 Update the execution time
  • Update the execution time
  • Merge pull request #16 from ros-naoqi/fix-deprecated-warnings Fix deprecated warnings
  • update parameter namespace
  • fix deprecated xacro call
  • use action rather than service for trajectory execution
  • Contributors: Mikael Arguedas, Natalia Lyubova

0.0.10 (2016-09-18)

  • Update README.rst
  • adding RRT as default planner
  • remove vrabaud as a maintainer
  • Merge pull request #12 from ros-naoqi/update_dead_links update dead links
  • update dead links
  • updating the README
  • Contributors: Mikael Arguedas, Natalia Lyubova, Vincent Rabaud

0.0.9 (2016-02-03)

  • remove nao_meshes from dependency because license not displayed on buildfarm
  • Contributors: Mikael Arguedas

0.0.8 (2016-02-03)

  • updated dependency list
  • Contributors: Mikael Arguedas

0.0.7 (2016-01-23)

  • homogenize group names to match side_bodyChain
  • added end effectors for legs
  • update collision matrix: fix collision on NAO's feet
  • rename demo_real.launch into moveit_planner.launch to match tutorials
  • Merge pull request #9 from nlyubova/master missing collisions
  • fixing srdf, adding missing collisions
  • fixing the projection_evaluator joints for hand groups
  • added demo_real.launch from nlyubova's fork
  • Contributors: Mikael Arguedas, Vincent Rabaud, nlyubova

0.0.6 (2015-10-21)

  • updating the readme
  • fixing the config for the most recent urdf
  • add myself as a maintainer
  • Contributors: Vincent Rabaud, nlyubova
  • add myself as a maintainer
  • Contributors: Vincent Rabaud

0.0.5 (2015-05-25)

  • install the .setup_assistant file for potential introspection
  • remove the URDF and fix the README
  • add a .setup_assistant
  • Added foot and pelvis fake controllers
  • Added foot and pelvis controllers
  • Contributors: Arguedas Mikael, Konstantinos Chatzilygeroudis, Vincent Rabaud

0.0.4 (2014-12-04)

  • fixed collision for ankle
  • fixed path to xacro file
  • fixed hand links names
  • Update README.rst Added note for missing deppendency
  • add missing dependency
  • added moveit tutorial
  • Contributors: Arguedas Mikael, Mikael ARGUEDAS, margueda

0.0.3 (2014-10-01)

  • update README
  • Merge branch 'master' of github.com:ros-nao/nao_moveit_config
  • unify group names to match romeo_moveit_config agreement
  • Update README.rst
  • Update README.rst
  • fixed dependencies and update README
  • Initial tracks.yaml
  • Contributors: Arguedas Mikael, margueda

0.0.2 (2014-09-24)

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged nao_moveit_config at Robotics Stack Exchange

No version for distro noetic showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

nao_moveit_config package from nao_moveit_config repo

nao_moveit_config

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.0.11
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-naoqi/nao_moveit_config.git
VCS Type git
VCS Version master
Last Updated 2017-01-20
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

An automatically generated package with all the configuration and launch files for using the NAO robot with the MoveIt Motion Planning Framework

Additional Links

Maintainers

  • Surya Ambrose
  • Natalia Lyubova

Authors

  • Mikael Arguedas

nao_moveit_config

This is a MoveIt! config package generated by the MoveIt! wizard. It requires a NAO model which you can get from here:

https://github.com/ros-naoqi/nao_robot/tree/master/nao_description or from the binary package : ros-indigo-nao-description

The moveit package must be run on a remote computer and not directly on your robot.

URDF and Textures used

This moveit package is based on a textured nao: https://github.com/ros-naoqi/nao_meshes

The urdf used for the generation of the configuration files is at: https://github.com/ros-naoqi/nao_robot

1. Compile the packages

nao_moveit_config package doesn't need any compilation so running rospack profile should be enough

For the dcm and gazebo packages you need to compile the C++ nodes. In order to compile nao_dcm packages, you need to set the environment variable AL_DIR to the path to naoqiSDK-c++ on your computer.

Then you can run the usual

catkin_make

And your ready to play with your nao

2. Run MoveIt

Without a robot -------------You can run this moveit package either unconnected to any robot or attached to a robot (real or simulated): For a standalone execution :

roslaunch nao_moveit_config demo.launch

Once launching the demo, you should see the robot in MoveIt! GUI like this:

image{width=”100.0%”}

On a real robot -------------To launch it on a real nao you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual)

First, set NAO_IP environment variable to your robot's IP address:

export NAO_IP=<YOUR_ROBOT_IP>

Launch the DCM bringup:

roslaunch nao_dcm_bringup nao_dcm_H25_bringup_remote.launch

Wait until it is ready, then run:

roslaunch nao_moveit_config moveit_planner.launch

On a simulated robot (in Gazebo) ------------------------------To use MoveIt! with Gazebo simulation, you need: - nao_dcm_bringup (https://github.com/ros-aldebaran/nao_dcm_robot) - nao_control (https://github.com/ros-aldebaran/nao_virtual) - nao_gazebo_plugin (https://github.com/ros-aldebaran/nao_virtual)

Launch Gazebo, like this:

roslaunch nao_gazebo_plugin nao_gazebo_plugin_H25.launch

Wait until it is ready, then click on the Play button in Gazebo.

Finally, start MoveIt!:

roslaunch nao_moveit_config moveit_planner.launch

This is based on the work of Konstantinos Chatzilygeroudis: https://github.com/costashatz/nao_dcm.

3 Use Moveit:

File truncated at 100 lines see the full file

CHANGELOG

Changelog for package nao_moveit_config

0.0.11 (2017-01-20)

  • Merge pull request #18 from ros-naoqi/update_maintainers update maintainers
  • update maintainers
  • Merge pull request #17 from ros-naoqi/nlyubova-patch-2 Update the execution time
  • Update the execution time
  • Merge pull request #16 from ros-naoqi/fix-deprecated-warnings Fix deprecated warnings
  • update parameter namespace
  • fix deprecated xacro call
  • use action rather than service for trajectory execution
  • Contributors: Mikael Arguedas, Natalia Lyubova

0.0.10 (2016-09-18)

  • Update README.rst
  • adding RRT as default planner
  • remove vrabaud as a maintainer
  • Merge pull request #12 from ros-naoqi/update_dead_links update dead links
  • update dead links
  • updating the README
  • Contributors: Mikael Arguedas, Natalia Lyubova, Vincent Rabaud

0.0.9 (2016-02-03)

  • remove nao_meshes from dependency because license not displayed on buildfarm
  • Contributors: Mikael Arguedas

0.0.8 (2016-02-03)

  • updated dependency list
  • Contributors: Mikael Arguedas

0.0.7 (2016-01-23)

  • homogenize group names to match side_bodyChain
  • added end effectors for legs
  • update collision matrix: fix collision on NAO's feet
  • rename demo_real.launch into moveit_planner.launch to match tutorials
  • Merge pull request #9 from nlyubova/master missing collisions
  • fixing srdf, adding missing collisions
  • fixing the projection_evaluator joints for hand groups
  • added demo_real.launch from nlyubova's fork
  • Contributors: Mikael Arguedas, Vincent Rabaud, nlyubova

0.0.6 (2015-10-21)

  • updating the readme
  • fixing the config for the most recent urdf
  • add myself as a maintainer
  • Contributors: Vincent Rabaud, nlyubova
  • add myself as a maintainer
  • Contributors: Vincent Rabaud

0.0.5 (2015-05-25)

  • install the .setup_assistant file for potential introspection
  • remove the URDF and fix the README
  • add a .setup_assistant
  • Added foot and pelvis fake controllers
  • Added foot and pelvis controllers
  • Contributors: Arguedas Mikael, Konstantinos Chatzilygeroudis, Vincent Rabaud

0.0.4 (2014-12-04)

  • fixed collision for ankle
  • fixed path to xacro file
  • fixed hand links names
  • Update README.rst Added note for missing deppendency
  • add missing dependency
  • added moveit tutorial
  • Contributors: Arguedas Mikael, Mikael ARGUEDAS, margueda

0.0.3 (2014-10-01)

  • update README
  • Merge branch 'master' of github.com:ros-nao/nao_moveit_config
  • unify group names to match romeo_moveit_config agreement
  • Update README.rst
  • Update README.rst
  • fixed dependencies and update README
  • Initial tracks.yaml
  • Contributors: Arguedas Mikael, margueda

0.0.2 (2014-09-24)

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged nao_moveit_config at Robotics Stack Exchange