Skip to content

Commit

Permalink
Merge pull request #36 from rapyuta-robotics/release/v0.1.11
Browse files Browse the repository at this point in the history
make release/v0.1.11
  • Loading branch information
tocttou authored Aug 22, 2019
2 parents 405b310 + 11f1bef commit a23a87a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,15 @@
### Fixed


## [0.1.11] - 2019-08-19
## [0.1.11] - 2019-08-22
### Added
- Pointcloud color, intensity channels
- Pointcloud performance optimizations
- Support more image encodings
- Planning scene trajectory collision

### Changed
- Axis of scene is now z-axis

### Fixed
- Pointcloud rendering
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amphion",
"version": "0.1.10",
"version": "0.1.11",
"description": "roslibjs based web visualization library",
"main": "./src/index.js",
"repository": {
Expand Down

0 comments on commit a23a87a

Please sign in to comment.