Skip to content

lannersluc/ecto-SegFault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

ecto-SegFault

How to provoke the segFault:

To install ecto and ORK follow these steps:

  1. ) mkdir ws && cd ws

  2. ) export DISTRO=hydro

  3. )sudo apt-get install libopenni-dev ros-${DISTRO}-catkin ros-${DISTRO}-ecto* ros-${DISTRO}-opencv-candidate ros-${DISTRO}-moveit-msgs

  4. ) source /opt/ros/${DISTRO}/setup.sh

  5. ) Copy the file "ros.rosinstall" into the ws directory

  6. ) wstool init src ros.rosinstall

  7. ) cd src && wstool update -j8

  8. ) cd .. && rosdep install --from-paths src -i -y

  9. ) catkin_make

  10. ) source devel/setup.bash

After compilation, run the following command to provoke segFault:

  1. ) roslaunch object_detection filtered_kinect_detection.launch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published