Changelog for package fuse_tutorials
0.5.0 (2022-02-23)
- [RST-4186] Fix fuse macro names (#263)
* Namespace all macros with the FUSE_ prefix. Mark original macros as deprecated.
* Update all fuse objects to use the new macro names
- Fix install space for fuse_tutorials (#264)
- Added simple tutorial files from the S3 bucket (#253)
- Sensor tutorial (#251)
* Create a new sensor type with a non-trivial measurement function, a new publisher to visualize the results, and a simplistic robot simulator to demonstrate the sensor in action.
- Contributors: Paul Bovbel, Stephen Williams
0.6.0 (2023-02-22)
- Fix changelog
- 0.5.0
- Update changelogs
- [RST-4186] Fix fuse macro names (#263)
* Namespace all macros with the FUSE_ prefix. Mark original macros as deprecated.
* Update all fuse objects to use the new macro names
- Fix install space for fuse_tutorials (#264)
- Added simple tutorial files from the S3 bucket (#253)
- Sensor tutorial (#251)
* Create a new sensor type with a non-trivial measurement function, a new publisher to visualize the results, and a simplistic robot simulator to demonstrate the sensor in action.
- Contributors: Gary Servin, Paul Bovbel, Stephen Williams
0.0.1 (2018-07-05)