Skip to content

Commit a5f789c

Browse files
author
Brian Zenowich
committed
Added changelog
1 parent e19a7ed commit a5f789c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Change Log
2+
All notable changes to this project will be documented in this file.
3+
This project adheres to [Semantic Versioning](http://semver.org/).
4+
5+
## [dev-3.0.0]
6+
7+
- Python3 support
8+
- Clang support
9+
- Updated dependencies (Boost, Eigen, Freeglut)
10+
- Allowed WAM loop to run while reading BHand sensors
11+
- Converted ex10 haptics visualization from vpython to OpenGL
12+
- Based WAM loop on a (100x) more accurate timer_fd instead of sleep()
13+
- More robust installation script
14+
- Improved mutex handling for non-rt operation
15+
- Offered Top10 tactile values from BHand for higher update rates
16+
17+
[dev-3.0.0]: https://git.barrett.com/software/libbarrett/-/tags/dev-3.0.0
18+

0 commit comments

Comments
 (0)