What's Changed
* Change 'typedef' to 'using', add curly braces by the-raspberry-pi-guy in https://github.com/stack-of-tasks/pinocchio/pull/1476
* [CMake] set INSTALL_RPATH for python on linux by nim65s in https://github.com/stack-of-tasks/pinocchio/pull/1482
* [visualize] captureImage() method by ManifoldFR in https://github.com/stack-of-tasks/pinocchio/pull/1480
* ci: update ROS CI by jcarpent in https://github.com/stack-of-tasks/pinocchio/pull/1483
* Fix issue with Pool when FCL is missing by jcarpent in https://github.com/stack-of-tasks/pinocchio/pull/1485
* fix module name by nim65s in https://github.com/stack-of-tasks/pinocchio/pull/1487
* Add RVizVisualizer by EtienneAr in https://github.com/stack-of-tasks/pinocchio/pull/1488
* fix reshape issues by kozakromch in https://github.com/stack-of-tasks/pinocchio/pull/1489
* Remove useless reference to L-GPL + remove of useless files by jcarpent in https://github.com/stack-of-tasks/pinocchio/pull/1500
* Update old function, remove mobile robot wrapper by kozakromch in https://github.com/stack-of-tasks/pinocchio/pull/1490
* Allows the display of {COLLISION,VISUAL} in MeshCat by jcarpent in https://github.com/stack-of-tasks/pinocchio/pull/1502
* Delete submodule travis by jcarpent in https://github.com/stack-of-tasks/pinocchio/pull/1509
* Add citation by jcarpent in https://github.com/stack-of-tasks/pinocchio/pull/1511
* badges: add PyPI by nim65s in https://github.com/stack-of-tasks/pinocchio/pull/1510
* Add support of Convex within MeshCat + improve GeometryObject bindings by jcarpent in https://github.com/stack-of-tasks/pinocchio/pull/1530
* [python] Fix BaseVisualizer constructor. by jmirabel in https://github.com/stack-of-tasks/pinocchio/pull/1533
* [python] Add pybind11 header. by jmirabel in https://github.com/stack-of-tasks/pinocchio/pull/1519
* make copy of supports during model cast by rubengrandia in https://github.com/stack-of-tasks/pinocchio/pull/1536
* [python] Simplify buildGeomFromUrdf and allow to build from string. by jmirabel in https://github.com/stack-of-tasks/pinocchio/pull/1538
* Sync submodule by jcarpent in https://github.com/stack-of-tasks/pinocchio/pull/1542
* Turn off automatic documentation generation by wxmerkt in https://github.com/stack-of-tasks/pinocchio/pull/1541
New Contributors
* the-raspberry-pi-guy made their first contribution in https://github.com/stack-of-tasks/pinocchio/pull/1476
* ManifoldFR made their first contribution in https://github.com/stack-of-tasks/pinocchio/pull/1480
* EtienneAr made their first contribution in https://github.com/stack-of-tasks/pinocchio/pull/1488
* kozakromch made their first contribution in https://github.com/stack-of-tasks/pinocchio/pull/1489
* rubengrandia made their first contribution in https://github.com/stack-of-tasks/pinocchio/pull/1536
**Full Changelog**: https://github.com/stack-of-tasks/pinocchio/compare/v2.6.3...v2.6.4