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

Disable EKF that's not necessary (unless robot moves) #402

Merged
merged 1 commit into from
Oct 28, 2015

Conversation

130s
Copy link
Contributor

@130s 130s commented Oct 28, 2015

Reported at start-jsk/rtmros_common#852

EKF is not necessary for Hiro nor NEXTAGE, unless they have custom mobile capability. So

  • turn it off by default
  • users can optionally set it true via arg

@130s
Copy link
Contributor Author

130s commented Oct 28, 2015

One of 3 travis cases failed. https://travis-ci.org/start-jsk/rtmros_hironx/jobs/87878727#L374-L375

$ if [ $USE_DEB == false ]; then $ROSWS update   ; fi
ERROR in config: scm type without declared uri in {'local-name': 'rtm-ros-robotics/rtmros_hironx', 'version': 'indigo-devel'}

Merging based on the same reasoning as #401 (comment).

130s added a commit that referenced this pull request Oct 28, 2015
Disable EKF that's not necessary (unless robot moves)
@130s 130s merged commit f8e945d into start-jsk:indigo-devel Oct 28, 2015
@130s 130s deleted the impr/no_ekf branch October 28, 2015 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant