Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hanruihua committed Jan 4, 2025
1 parent 4f368cc commit 672a952
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,15 @@

## ir-sim 2.2.6

- Reformulate the behavior lib, add custom behavior interface, see usage 13custom_behavior for detail
- Add default name for the yaml file; default name is same with the python script; see usage: 12dynamic_obstacle for detail
- Change the trajectory visualization style; see usage 02robot_world for detail
- Reconstruct the save_figure function; see usage 07renderw_world for detail
- Fix the bug of 'display' in the env.end() function.
- Refactor the behavior library and add a custom behavior interface.
See usage: 13custom_behavior for details.
- Add a default name for YAML files, matching the Python script name.
See usage: 12dynamic_obstacle for details.
- Change the trajectory visualization style.
See usage: 02robot_world for details.
- Reconstruct the save_figure function.
See usage: 07renderw_world for details.
- Fix the 'display' bug in the env.end() function.

## ir-sim 2.2.5

Expand Down

0 comments on commit 672a952

Please sign in to comment.