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 installation with catkin_make install #11

Open
wants to merge 10 commits into
base: gazebo-9-ver
Choose a base branch
from

Conversation

eborghi10
Copy link

The package does not install some resources properly hence the command catkin_make install won't work as expected. This PR makes the changes to make it work (and compile with newer versions of Gazebo too).

Signed-off-by: Emiliano Borghi [email protected]

eborghi10 and others added 10 commits March 29, 2022 20:32
Signed-off-by: Emiliano Borghi <[email protected]>
Add missing intensity field to Livox Lidar simulation plugin
Signed-off-by: Emiliano Borghi <[email protected]>

Signed-off-by: Emiliano Borghi <[email protected]>
* fix bug of start point in Load

* fix bug of start_point

* Migration steps for gazebo 9.0

* Fix compilation

Signed-off-by: Emiliano Borghi <[email protected]>

Signed-off-by: Emiliano Borghi <[email protected]>
Co-authored-by: caoming <[email protected]>
Co-authored-by: Jack M. Pimbert <[email protected]>
* fix bug of start_point

* fix bug of start point in Load

Co-authored-by: caoming <[email protected]>
* fix bug of start_point

* fix bug of start point in Load

---------

Co-authored-by: caoming <[email protected]>
* Don't publish empty cloud

Signed-off-by: Emiliano Borghi <[email protected]>

* A few fixes

Signed-off-by: Emiliano Borghi <[email protected]>

* Code cleanup

Signed-off-by: Emiliano Borghi <[email protected]>

---------

Signed-off-by: Emiliano Borghi <[email protected]>
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.

2 participants