Skip to content

Commit a09cd5b

Browse files
authored
Update CHANGELOG to reflect Albert's bugfix (#50)
* update CHANGELOG to reflect Albert's bugfix * Update citation for final version of RSS workshop paper --------- Co-authored-by: Preston Culbertson <pdc79@cornell.edu>
1 parent 727cf7b commit a09cd5b

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,13 @@ This release contains bugfixes prior to RSS 2025.
1313
* Update model loading so that textures appear correctly in the visualizer (@pculbertson, #32)
1414
* Fix bug where leap cube task encountered division by 0 in axis normalization (@alberthli, #34)
1515
* Fixed bug where changing tasks added accumulating grey lines to the GUI (@slecleach, #44)
16+
* Fixed bug in FR3 task where the MJC distance sensors were flakily not reporting when cube was being lifted (@alberthli, #49).
1617

1718
## Documentation
1819
* Changelog file to track changes in the repository (@alberthli, #43)
1920
* Added contributor guidelines to the README (@alberthli, #43)
2021
* Added information about the tasks in a task README (@alberthli, #43)
22+
* Updated author order in the README citation (@pculbertson, #50)
2123

2224
## Dev
2325
* Bump prefix-dev/setup-pixi from 0.8.8 to 0.8.10 (#18)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ If you use `judo` in your research, please use the following citation:
141141
```
142142
@inproceedings{li2025_judo,
143143
title = {Judo: A User-Friendly Open-Source Package for Sampling-Based Model Predictive Control},
144-
author = {Albert Li and Simon Le Cleac'h and Brandon Hung and Aaron D. Ames and Jiuguang Wang and Preston Culbertson},
144+
author = {Albert Li and Brandon Hung and Aaron D. Ames and Jiuguang Wang and Simon Le Cleac'h and Preston Culbertson},
145145
booktitle = {Proceedings of the Workshop on Fast Motion Planning and Control in the Era of Parallelism at Robotics: Science and Systems (RSS)},
146146
year = {2025},
147147
url = {https://github.com/bdaiinstitute/judo},

0 commit comments

Comments
 (0)