Gazebo | Ignition | Community
Ask Your Question
0

Why is package 'bullet' not found on Mac?

asked 2019-02-01 01:20:55 -0500

jossberd gravatar image

Hello,

I'm using Gazebo on a Mac with macOS High Sierra. Building a plugin with cmake leads to an error as follows:

-- Checking for module 'bullet>=2.82'
--   No package 'bullet' found
-- Checking for module 'bullet2.82>=2.82'
--   No package 'bullet2.82' found
CMake Error at /usr/local/lib/cmake/gazebo/gazebo-config.cmake:102 (message):
  Error: Bullet > 2.82 not found, please install libbullet2.82-dev.
Call Stack (most recent call first):
  CMakeLists.txt:29 (find_package)

How can I install the package libbullet2.82-dev on a Mac?

The command

sudo apt-get install libbullet2.82-dev

only works for Linux.

edit retag flag offensive close merge delete

Comments

Did you solve it? I am having same problem!

Dheenu gravatar imageDheenu ( 2020-03-29 18:07:11 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2021-05-18 16:39:31 -0500

This comment on a github issues solved this for me: https://github.com/khancyr/ardupilot_...

edit flag offensive delete link more
0

answered 2021-02-09 18:16:38 -0500

I have exactly the same problem. Have you found a solution ?

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-02-01 01:20:55 -0500

Seen: 716 times

Last updated: Mar 29 '20