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

sim2b: add bullet and bullet_robotics CFLAGS #6

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

Conversation

kmarkus
Copy link

@kmarkus kmarkus commented Nov 9, 2020

Among others flags, this adds BT_USE_DOUBLE_PRECISION
to sim2b_bullet if that flag was also used to compile libbullet. If these
don't match, the simulation will just produce nan's.

Suggested-by: Sven Schneider [email protected]
Signed-off-by: Markus Klotzbuecher [email protected]

Among others, this causes sim2b to be compiled with
BT_USE_DOUBLE_PRECISION if it was also used for the library. If these
don't match, the simulation will just produce nan's.

Suggested-by: Sven Schneider <[email protected]>
Signed-off-by: Markus Klotzbuecher <[email protected]>
@kmarkus kmarkus force-pushed the use-pkgconfig-cflags branch from 7ecccd8 to 3d439a4 Compare November 25, 2020 20:21
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