How to use humanoid_walk
Hello Everyone!!
How to use Humanoid_walk
Install: Ubuntu 12.04 (Precise)
sudo sh -c 'echo "deb <a href="http://packages.ros.org/ros/ubuntu">http://packages.ros.org/ros/ubuntu</a> precise main" > /etc/apt/sources.list.d/ros-latest.list':
wget <a href="http://packages.ros.org/ros.key">http://packages.ros.org/ros.key</a> -O - | sudo apt-key add -
sudo apt-get update
sudo apt-get install ros-fuerte-desktop-full
echo "source /opt/ros/fuerte/setup.bash" >> ~/.bashrc
. ~/.bashrc
source /opt/ros/fuerte/setup.bash
Others:
sudo apt-get install python-rosinstall python-rosdep
sudo apt-get install ros-fuerte-qt-gui-core ros-fuerte-rqt
sudo apt-get install git
Run In A Terminal:
roscore
Another Terminal:
source ~/'ros'/setup.sh
roscd
git clone <a href="https://github.com/laas/humanoid_walk.git">https://github.com/laas/humanoid_walk.git</a>;
rosws set humanoid_walk
roscd humanoid_walk
roscd walk_interfacesmake
rosws set walk_interfaces
roscd walk_interfaces
make
rosws set walk_msgs
roscd walk_msgs
make
rosws set walk_tools
roscd walk_tools
make
rosws set halfsteps_pattern_generator
roscd halfsteps_pattern_generator
make
rosrun halfsteps_pattern_generator generator
Another Terminal:
source ~/'ros'/setup.sh
roscd halfsteps_pattern_generator
./samples/tutorial_getting_started.py
Another Terminal:
rosrun rviz rviz -d `rospack find walk_msgs`/walking_trajectories.vcg
http://www.ros.org/wiki/halfsteps_pattern_generator
Kindest regards,
Vincent
Maintainer here. Can you edit the post and translate the spanish part? I will then try to answer your question here. Thanks.
I translated it for you. Still don't know what you're asking, Vincent.... Is this a tutorial? ¿Es esto un tutorial?
This is a tutorial, but I have problem with this:
http://answers.ros.org/question/63525/how-use-rosrun-walk_msgs-generator-_yamlsampleshort_walkyaml/
@Thomas, is this tutorial correct?
how could edit the trayectory of foot?
to senosoidal?
I am sorry but what is your issue? Can you please merge the quesiton and tell me: 1. what you want to achieve? 2. what result you obtain? Thanks!
rosrun walk_msgs generator _yaml:=/sample/short_walk.yaml
fatal error: bad type for pattern generator node (expected type: map, parsed type: null) [ERROR] [1369543267.813844427]: fatal error: bad type for pattern generator node (expected type: map, parsed type: null)