-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
Changelog for package jetson_nano_csi_cam | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
0.1.0 (2020-08-25) | ||
------------------ | ||
* Update README (`#7 <https://github.com/rt-net/jetson_nano_csi_cam_ros/issues/7>`_) | ||
* Load the camera calibration parameter by default (`#6 <https://github.com/rt-net/jetson_nano_csi_cam_ros/issues/6>`_) | ||
* Update README and LICENSE file (`#5 <https://github.com/rt-net/jetson_nano_csi_cam_ros/issues/5>`_) | ||
* Add a sample of camera calibration data (`#4 <https://github.com/rt-net/jetson_nano_csi_cam_ros/issues/4>`_) | ||
* Support dual CSI camera on Jetson Nano DevKit B01 (`#2 <https://github.com/rt-net/jetson_nano_csi_cam_ros/issues/2>`_) | ||
* Contributors: Daisuke Sato | ||
|
||
0.0.0 (2019-01-20) | ||
------------------ | ||
* Adds multi-camera support | ||
* Update docs: catkin_ws -> catkin_workspace | ||
* Typo fix | ||
* Added link to blog post | ||
* Fixed typo | ||
* Update README.md | ||
* Update README.md | ||
* Added full install and usage instructions. | ||
Also included how to calibrate the camera. | ||
* Merge branch 'master' of https://github.com/peter-moran/jetson_csi_cam | ||
* Added arguments needed for camera calibration. | ||
* Update README.md | ||
* Create README.md | ||
* Added license | ||
* Initial upload | ||
* Contributors: Peter Moran, pengzw |