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

Compatibility with more recent versions of Ogre #1538

Open
wants to merge 47 commits into
base: master
Choose a base branch
from

Conversation

rolalaro
Copy link

@rolalaro rolalaro commented Jan 8, 2025

  • Fix compatibilities issues with Ogre 1.12.10, 13.1.0 and 14.0.0
  • Created 2 CIs to check the compilation of ViSP when Ogre is used as 3rd party. Unit tests for Ogre cannot be run because Ogre requires a valid X11 context

LAGNEAU Romain and others added 30 commits December 4, 2024 15:15
…d" and "Ogre::WindowEventListener : expected class-name before '{' token"
Moved detection of the visp-images outside the vp_add_test method, to make the detection possible even when tests are disabled
…cause it seemed to cause a problem when running successive configure steps
LAGNEAU Romain added 3 commits January 10, 2025 08:06
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.01%. Comparing base (a82c454) to head (6059bcf).
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1538   +/-   ##
=======================================
  Coverage   54.01%   54.01%           
=======================================
  Files         441      441           
  Lines       53863    53865    +2     
=======================================
+ Hits        29093    29095    +2     
  Misses      24770    24770           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

- Introduce vpDisplayFactory
- Remove useless try/catch and other code
@fspindle
Copy link
Contributor

@rolalaro AROgre and AROgreBasic are now working with Ogre 1.12.10 installed from ubuntu package.

There remains a segfault when I run ./mbtEdgeKltTracking -c -o or ./mbtGenericTracking -c -w -o

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