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

fix little things #101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

houhuawei23
Copy link

  1. fix some CMakeLists.txt and package.xml, so that can build drone-250 on source-build noetic ros on debian12.
  2. fix ces_randommap.cpp, add #include <deque>
  3. fix gradient_descent_optimizer.hpp, change int limit from 1e10 to 2147483647, avoid warning on compiler.

…0 on source build noetic ros on debian12.

2. fix ces_randommap.cpp
3. fix gradient_descent_optimizer.hpp, change int limit from 1e10 to 2147483647, avoid warning on compiler.
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