Skip to content

Commit

Permalink
Update change log file with conda tutorial and issue 1279 fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
fspindle committed Nov 23, 2023
1 parent c156b17 commit d96fae8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,16 @@ ViSP 3.x.x (Version in development)
. Update tutorial: How to use Blender to generate simulated data for model-based tracking
experiments with step by step detailed explanations
https://visp-doc.inria.fr/doxygen/visp-daily/tutorial-tracking-mb-generic-rgbd-Blender.html
. New tutorial: Installation from prebuilt Conda packages for Linux / OSX / Windows
https://visp-doc.inria.fr/doxygen/visp-daily/tutorial-install-conda-package.html
- Bug fixed
. [#1251] Bug in vpDisplay::displayFrame()
. [#1270] Build issue around std::clamp and optional header which are not found with cxx17
standard enabled
. [#1272] Unable to build ViSP with PCL/VTK build from source, VTK headers are not found by ViSP
. [#1273] Build error in visp_java without deprecated functionalities
. [#1274] Build issue no member named clamp in namespace std
. [#1279] Issue in vpPoseVector json serialization
----------------------------------------------
ViSP 3.6.0 (released September 22, 2023)
- Contributors:
Expand Down

0 comments on commit d96fae8

Please sign in to comment.