Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 499 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 499 Bytes

packml

ROS packml https://en.wikipedia.org/wiki/PackML support package

Build

Dependencies

Build

mkdir -p ~/packml_workspace/src
cd ~/packml_workspace/src
git clone -b kinetic-devel https://github.com/shaun-edwards/packml.git
catkin build

Run

source ~/packml_workspace/devel/setup.bash
rosrun packml_gui packml

image