Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proper way of exiting when using ROS #54

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Apr 15, 2017

  1. Proper way to exit the ROS

    jahaniam committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    45b32e0 View commit details
    Browse the repository at this point in the history
  2. going back to before eigen fix pull request. Fixing issue just by adding

    #define EIGEN_ALIGN32 EIGEN_ALIGN_TO_BOUNDARY(32)
    to the coarseinitializer.h
    
    tested for eigen 3.2 and 3.3
    jahaniam committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    75658b5 View commit details
    Browse the repository at this point in the history
  3. Compiling with ROS

    including ROS in Pangolin for ros::shutdown if user has ROS installed
    jahaniam committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    4005c73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b31dd4e View commit details
    Browse the repository at this point in the history