Skip to content

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
victorpaleologue committed Nov 23, 2023
1 parent f3ba04c commit 3a02542
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,41 @@
Changelog for package naoqi_driver
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* New "Listen" action
* Remove usages of BOOST_FOREACH
* New `qi_listen_url` option and update README
* Track `ros2` branch of `nao_meshes`
* Get odom at the same time as joint states
* No need to register the driver as a NAOqi service
* Simplify starting and stopping the node
An extra thread is not required anymore to run the ROS loop.
* Safer unsubscription from ALMemory
* Switch to NAOqi 2 subscribers for touch events
* Fix build warnings
* libqi-related warnings
* Use .value() when getting a Qi service
* Fix lack of return value in `camera.cpp`
* Fix deprecated include to `image_transport.h`
* Remove unused mentions to behavior trees
* Better error messages
* Transform computation
* Experimental running the driver and for dev
Adapted from https://github.com/sea-bass/turtlebot3_behavior_demos
* Support NAOqi 2.8 (NAO v6)
* Repair audio
* Support for humble & iron
* RViz files converted to RViz2 ones
* Update use of placeholders
* Update robot description code
* Remove mentions to catkin
* Update README:
* New details about building meshes
* How to build from source now
* Remove dependence to `orocos-kdl`
* Contributors: Maxime Busy, Victor Paleologue, Victor Paléologue

2.0.0 (2022-09-13)
------------------
* Update README, add buildfarm status badges
Expand Down

0 comments on commit 3a02542

Please sign in to comment.