-
Notifications
You must be signed in to change notification settings - Fork 47
Home
Kevin Ochs edited this page Apr 24, 2015
·
4 revisions
This is a work in progress of my implementation of a hexapod functioning in the ROS framework. It is still very much a work in progress and I am still actively developing it. Its current capabilities are up to 2D mapping its environment.
Author: Kevin M. Ochs
Contributor: Renée Love
sudo apt-get install ros-indigo-sound-play
sudo apt-get install ros-indigo-diagnostic-updater
sudo apt-get install ros-indigo-xacro
sudo apt-get install ros-indigo-openni2-launch
sudo apt-get install ros-indigo-depthimage-to-laserscan
sudo apt-get install ros-indigo-joystick-drivers
sudo apt-get install ros-indigo-imu-filter-madgwick
sudo apt-get install libusb-1.0-0-dev
For pairing a PS3 controller you can either install BlueZ5 or follow the below link.
https://help.ubuntu.com/community/Sixaxis
git clone https://github.com/KevinOchs/ROS_hexapod.git
For PhantomX branch created by Renée Love:
git checkout PhantomX
Rviz screenshot of point cloud and laserscan active.
2D room mapping in Rviz.
Renée Love's adaptation of the Hexapod stack for Trossen's PhantomX.
Click on picture for redirect to YouTube video.